summaryrefslogtreecommitdiff
path: root/editors/vim/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-11Update to Vim 7.2 patchlevel 69.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=224111
2008-11-07Update to Vim 7.2 patchlevel 29.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=222504
2008-09-11Update vim-7.2.tar.bz2 checksums.David E. O'Brien1-1/+1
Per http://ftp.vim.org/pub/vim/unix/ the change is due to "fixed permissions 2008 Sep 6". PR: 127231 Submitted by: Josh Carroll <josh.carroll@gmail.com> Also update to patchlevel 14. Approved by: portmgr (pav) Notes: svn path=/head/; revision=220346
2008-09-04Update to Vim 7.2 patchlevel 9.David E. O'Brien1-4/+4
Notes: svn path=/head/; revision=219851
2008-08-25Update Vim to version 7.2 (and patchlevel 6 at that).David E. O'Brien1-10/+9
Notes: svn path=/head/; revision=219152
2008-08-04- Unbreak and fix buildMartin Wilke1-2/+0
PR: 125747 (based on) Reported by: many Submitted by: Martin Neubauer <m.ne@gmx.net> No response from: maintainer (obrien, 14 days) Notes: svn path=/head/; revision=218040
2008-08-04Mark BROKEN: does not buildErwin Lansing1-0/+2
Notes: svn path=/head/; revision=218037
2008-07-17Update to Vim 7.1 patchlevel 330.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=216959
2008-06-24Add gvimtutor to the mix.David E. O'Brien1-0/+2
PR: 124890 Submitted by: Daniel Austin MBCS <freebsd-sparc64@dan.me.uk> Notes: svn path=/head/; revision=215709
2008-06-16Update to Vim 7.1 patchlevel 315.David E. O'Brien1-2/+5
Notes: svn path=/head/; revision=214956
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-1/+1
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214431
2008-05-01Update to Vim 7.1 patchlevel 293.David E. O'Brien1-3/+3
Notes: svn path=/head/; revision=212433
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-5/+8
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
2008-03-19Update to Vim 7.1 patchlevel 282.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=209378
2008-01-31Update to Vim 7.1 patchlevel 242.David E. O'Brien1-1/+4
Notes: svn path=/head/; revision=206497
2008-01-07Be more precautionary in cleaning out patch turds.David E. O'Brien1-1/+1
Submitted by: "Mikhail T." <mi+metlife@aldan.algebra.com> Notes: svn path=/head/; revision=205144
2008-01-07Add patches 126 and 186.David E. O'Brien1-1/+2
Patch 7.1.186 is dependent on changes made in patch 7.1.126. However, 7.1.126 will not apply cleanly to the tree in vim-7.1.tar.bz2, as the file gui_w48.c is not in that archive. Conversation on the vim-use list at Google shows Bram Moolenaar made a special version of patch 126 as '7.1.126ne'. Submitted by: Derek Tattersall <dlt@mebtel.net> Notes: svn path=/head/; revision=205143
2008-01-07Update to Vim 7.1 patchlevel 211.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=205142
2008-01-07Update to Vim 7.1 patchlevel 201.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=205141
2007-12-19Re-enable WITH_TCL.David E. O'Brien1-8/+7
+ fixed TCL_DEFS processing in patch-configure + re-enabled Tcl support (using new bsd.tcl.mk) + supports Tcl 80, 82, 83, 84, 85 (WITH_TCL_VER=8x or VIM_WITH_TCL_VER=8x) + no support for threaded Tcl yet (because of the way how vim's configure searches for Tcl, this needs more modifications) PR: 112347 Submitted by: mm Notes: svn path=/head/; revision=204122
2007-12-19Add a "show-options" target.David E. O'Brien1-0/+3
Submitted by: sorry, I cannot remember who I was discussing with that led me to add this Notes: svn path=/head/; revision=204121
2007-12-19Enable WITH_LANG for "PACKAGE_BUILDING".David E. O'Brien1-0/+1
Notes: svn path=/head/; revision=204071
2007-12-19Update to Vim 7.1 patchlevel 175.David E. O'Brien1-3/+3
Notes: svn path=/head/; revision=204070
2007-11-14Fix building vim-lite with "WITH_VIM_OPTIONS=yes".David E. O'Brien1-1/+1
PR: ports/117982 Submitted by: cokane Approved by: portmgr(pav) Notes: svn path=/head/; revision=202708
2007-11-14Note conflicts with vim6 (and vim-lite).David E. O'Brien1-0/+1
PR: 108369 Submitted by: alex<azen@izb.net> Approved by: portmgr(pav) Notes: svn path=/head/; revision=202707
2007-10-25Move around the package-building options to make other ones easier to see,David E. O'Brien1-14/+19
and conditionalize WANT_PERL & WANT_GNOME. Notes: svn path=/head/; revision=202001
2007-10-25Update to Vim 7.1 patchlevel 145.David E. O'Brien1-3/+4
Notes: svn path=/head/; revision=201997
2007-09-29Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon1-0/+1
Approved by: maintainer Notes: svn path=/head/; revision=200385
2007-09-25Fix missing vim*lang.David E. O'Brien1-0/+2
PR: 110410 Notes: svn path=/head/; revision=200110
2007-09-20Update to Vim 7.1 patchlevel 116.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=199837
2007-09-16If 'WITH_OPTIONS' or 'WITH_VIM_OPTIONS' is defined, then offer the userDavid E. O'Brien1-0/+4
a set of selectable OPTIONS for building this port. Maybe I can set a trend of WITH_OPTIONS / WITH_<PORTNAME>_OPTIONS Notes: svn path=/head/; revision=199535
2007-09-11Update to Vim 7.1 patchlevel 100.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=199336
2007-08-21Update to Vim 7.1 patchlevel 87.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=198084
2007-08-13Update to Vim 7.1 patchlevel 68.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=197596
2007-08-07Update to Vim 7.1 patchlevel 55.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=197311
2007-07-28- Update to 7.1 patchset 39Martin Wilke1-1/+1
Approved by: Approved by: maintainer timeout (security, 1 day), simon (secteam) Security: http://www.vuxml.org/freebsd/1ed03222-3c65-11dc-b3d3-0016179b2dd5.html Notes: svn path=/head/; revision=196472
2007-06-29Update to Vim 7.1 patchlevel 18.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=194463
2007-06-26Update to Vim 7.1 patchlevel 12.David E. O'Brien1-4/+4
This is a bug-fix release, there are no fancy new features. A few new syntax files, filetype plugins, and indent files were added. Along with additional tutor and keymap translations. Notes: svn path=/head/; revision=194318
2007-06-21Update to Vim 7.0 patchlevel 241.David E. O'Brien1-4/+4
Notes: svn path=/head/; revision=194008
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-1/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2007-04-18Update to Vim 7.0 patchlevel 224.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=190261
2007-03-11Update to Vim 7.0 patchlevel 214.David E. O'Brien1-3/+3
Notes: svn path=/head/; revision=187084
2007-01-08Fix bug rev 1.292 introduced to Gvim - Escape the pipe in the menu files.David E. O'Brien1-2/+2
PR: 107524 Submitted by: Ricardo Nabinger Sanchez<rnsanchez@wait4.org> Patch submitted by: James Seward <james@jamesoff.net> Notes: svn path=/head/; revision=181800
2007-01-03Catch up with Exuberant ctags binary name change.David E. O'Brien1-4/+14
To use Exuberant ctags vs. /usr/bin/ctags build 'WITH_EXUBERANT_CTAGS'. Notes: svn path=/head/; revision=181324
2007-01-02- FreeBSD's ctags has no -R option.Stanislav Sedov1-1/+7
Approved by: maintainer timeout (4 months) Notes: svn path=/head/; revision=181304
2006-12-14Update to Vim 7.0 patchlevel 178.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=179694
2006-12-13Fix 'make -DWITH_LANG makesum'.David E. O'Brien1-4/+5
Notes: svn path=/head/; revision=179688
2006-12-12If "WITH_LANG" is defined, install the several languages contained inDavid E. O'Brien1-0/+14
Vim "lang" distribution. PR: 106532 Submitted by: Jose G. Juanino <jjuanino@gmail.com> Notes: svn path=/head/; revision=179536
2006-12-12Catch up with rev 1.287 and take TCL support out of the "PACKAGE_BUILDING"David E. O'Brien1-1/+1
configuration. Notes: svn path=/head/; revision=179535
2006-12-10Mark WITH_TCL BROKEN: does not compileKris Kennaway1-0/+4
Notes: svn path=/head/; revision=179352