aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
Commit message (Collapse)AuthorAgeFilesLines
* Add support for "X11_ONLY" - which disables all GUI toolkit variants, butDavid E. O'Brien2009-12-292-19/+22
| | | | | | | | | | does have support for the X11 cut buffer, etc... (patch reworked by me) PR: 140646 Submitted by: Merijn Verstraaten <merijn@inconsistent.nl> Notes: svn path=/head/; revision=246835
* Update to Vim 7.2 patchlevel 322.David E. O'Brien2009-12-292-2/+65
| | | | Notes: svn path=/head/; revision=246808
* Update to Vim 7.2 patchlevel 299.David E. O'Brien2009-11-172-3/+168
| | | | Notes: svn path=/head/; revision=244398
* Chase patch rename so that it passes "make checksum"Wesley Shields2009-07-291-3/+3
| | | | Notes: svn path=/head/; revision=238641
* Change name of diked patch.David E. O'Brien2009-07-291-1/+1
| | | | Notes: svn path=/head/; revision=238587
* Update to Vim 7.2 patchlevel 239.David E. O'Brien2009-07-292-2/+80
| | | | Notes: svn path=/head/; revision=238580
* Fix fetching famous^Wannoying patchfile 7.2.041%.Sergey Skvortsov2009-07-141-2/+2
| | | | | | | | | | | | | | | | | | Note that "7.2.041%" can not be correct part of http:// URL at all, because must be encoded as "7.2.041%25". Fetching works only because file fetched via "ftp://". However this name prevent using local distfiles cache accessed by http:// protocol, ex.: MASTER_SITE_OVERRIDE=http://freebsd.mycompany.com/distfiles/vim/ So this file should be removed/renamed ASAP. PR: ports/136027 Submitted by: johans Approved by: maintainer timeout Notes: svn path=/head/; revision=237792
* - Prepare for lang/tcl80 and x11-toolkits/tk80 removalMartin Matuska2009-07-071-1/+1
| | | | | | | - Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ Notes: svn path=/head/; revision=237310
* Damage control, backout latest changes and let fetch timeout.Florent Thoumie2009-06-232-3/+4
| | | | | | | | | Sorry for the mess. Pointyhat to: self Notes: svn path=/head/; revision=236519
* Also update distinfo.Florent Thoumie2009-06-231-3/+3
| | | | Notes: svn path=/head/; revision=236517
* Fix fetching.Florent Thoumie2009-06-231-1/+0
| | | | | | | | PR: ports/135699 Submitted by: Radim Kolar Notes: svn path=/head/; revision=236516
* Update to Vim 7.2 patchlevel 209.David E. O'Brien2009-06-172-6/+123
| | | | Notes: svn path=/head/; revision=236130
* Update to Vim 7.2 patchlevel 171.David E. O'Brien2009-05-192-9/+18
| | | | | | | (there is an issue with patch 173 that holds back updating past PL 171) Notes: svn path=/head/; revision=234209
* I had a WITH_GNOME where I should have had a USE_GNOME.David E. O'Brien2009-05-061-2/+2
| | | | | | | | PR: 133949 Submitted by: Justin Hibbits <jrh29@alumni.cwru.edu> Notes: svn path=/head/; revision=233295
* Update to Vim 7.2 patchlevel 166.David E. O'Brien2009-05-062-4/+105
| | | | Notes: svn path=/head/; revision=233290
* - Mark MAKE_JOBS_UNSAFE= yesPhilip M. Gollucci2009-04-281-0/+2
| | | | | | | | Approved by: pav (via irc on #bsdports) Tested on: RideCharge TB, and P6 TB Notes: svn path=/head/; revision=232921
* Update to Vim 7.2 patchlevel 132.David E. O'Brien2009-03-082-2/+80
| | | | Notes: svn path=/head/; revision=229670
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* Update to Vim 7.2 patchlevel 106.David E. O'Brien2009-02-112-15/+93
| | | | Notes: svn path=/head/; revision=228060
* Update to Vim 7.2 patchlevel 69.David E. O'Brien2008-12-112-2/+122
| | | | Notes: svn path=/head/; revision=224111
* Update to Vim 7.2 patchlevel 29.David E. O'Brien2008-11-072-2/+44
| | | | Notes: svn path=/head/; revision=222504
* Update vim-7.2.tar.bz2 checksums.David E. O'Brien2008-09-112-4/+19
| | | | | | | | | | | | | | 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
* Update to Vim 7.2 patchlevel 9.David E. O'Brien2008-09-042-4/+28
| | | | Notes: svn path=/head/; revision=219851
* Update Vim to version 7.2 (and patchlevel 6 at that).David E. O'Brien2008-08-254-964/+26
| | | | Notes: svn path=/head/; revision=219152
* - Unbreak and fix buildMartin Wilke2008-08-042-2/+31
| | | | | | | | | | 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
* Mark BROKEN: does not buildErwin Lansing2008-08-041-0/+2
| | | | Notes: svn path=/head/; revision=218037
* Update to Vim 7.1 patchlevel 330.David E. O'Brien2008-07-172-2/+44
| | | | Notes: svn path=/head/; revision=216959
* Add gvimtutor to the mix.David E. O'Brien2008-06-242-0/+3
| | | | | | | | PR: 124890 Submitted by: Daniel Austin MBCS <freebsd-sparc64@dan.me.uk> Notes: svn path=/head/; revision=215709
* Update to Vim 7.1 patchlevel 315.David E. O'Brien2008-06-162-5/+71
| | | | Notes: svn path=/head/; revision=214956
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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
* Add TCL support and translations options.David E. O'Brien2008-06-051-0/+2
| | | | | | | | PR: 123662 Submitted by: Dima Panov <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=214354
* If one wanted to build a GUI-less, one got stuck with GNOME1 anyway.David E. O'Brien2008-05-011-0/+1
| | | | | | | | | | So add the "X11" knob so 'WITHOUT_X11' will properly get set. PR: 123257, 123272 Reported by: Mel <mel@rachie.is-a-geek.net> Notes: svn path=/head/; revision=212434
* Update to Vim 7.1 patchlevel 293.David E. O'Brien2008-05-012-3/+33
| | | | Notes: svn path=/head/; revision=212433
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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
* Update to Vim 7.1 patchlevel 282.David E. O'Brien2008-03-192-2/+110
| | | | Notes: svn path=/head/; revision=209378
* Update to Vim 7.1 patchlevel 242.David E. O'Brien2008-01-312-1/+97
| | | | Notes: svn path=/head/; revision=206497
* Be more precautionary in cleaning out patch turds.David E. O'Brien2008-01-071-1/+1
| | | | | | | Submitted by: "Mikhail T." <mi+metlife@aldan.algebra.com> Notes: svn path=/head/; revision=205144
* Add patches 126 and 186.David E. O'Brien2008-01-072-1/+8
| | | | | | | | | | | | | 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
* Update to Vim 7.1 patchlevel 211.David E. O'Brien2008-01-072-2/+29
| | | | Notes: svn path=/head/; revision=205142
* Update to Vim 7.1 patchlevel 201.David E. O'Brien2008-01-072-2/+74
| | | | Notes: svn path=/head/; revision=205141
* Re-enable WITH_TCL.David E. O'Brien2007-12-192-9/+8
| | | | | | | | | | | | | | + 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
* Add a "show-options" target.David E. O'Brien2007-12-191-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
* Enable WITH_LANG for "PACKAGE_BUILDING".David E. O'Brien2007-12-191-0/+1
| | | | Notes: svn path=/head/; revision=204071
* Update to Vim 7.1 patchlevel 175.David E. O'Brien2007-12-192-3/+84
| | | | Notes: svn path=/head/; revision=204070
* Fix building vim-lite with "WITH_VIM_OPTIONS=yes".David E. O'Brien2007-11-141-1/+1
| | | | | | | | | PR: ports/117982 Submitted by: cokane Approved by: portmgr(pav) Notes: svn path=/head/; revision=202708
* Note conflicts with vim6 (and vim-lite).David E. O'Brien2007-11-141-0/+1
| | | | | | | | | PR: 108369 Submitted by: alex<azen@izb.net> Approved by: portmgr(pav) Notes: svn path=/head/; revision=202707
* Move around the package-building options to make other ones easier to see,David E. O'Brien2007-10-251-14/+19
| | | | | | | and conditionalize WANT_PERL & WANT_GNOME. Notes: svn path=/head/; revision=202001
* Update to Vim 7.1 patchlevel 145.David E. O'Brien2007-10-252-3/+76
| | | | Notes: svn path=/head/; revision=201997
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-291-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=200385
* Fix missing vim*lang.David E. O'Brien2007-09-252-0/+5
| | | | | | | PR: 110410 Notes: svn path=/head/; revision=200110