aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim5
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
* SHA256ifyEdwin Groothuis2006-01-221-0/+10
* Update to use tcl 8.4.David E. O'Brien2005-10-301-2/+7
* Desupport perl 5.8.David E. O'Brien2005-10-301-6/+2
* - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12Pav Lucistnik2005-05-311-1/+1
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-6/+0
* Port was broken if you WITH_GTK=1. The USE_GTK needs to be modified toDavid E. O'Brien2004-02-161-12/+12
* Use MASTER_SITE_VIM so people don't waste time with dead sites.David E. O'Brien2004-02-102-7/+11
* BROKEN with perl 5.8: Does not compileKris Kennaway2004-02-081-0/+4
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-2/+2
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Fix building fails when compiled w/ perl interpreter option.David E. O'Brien2002-06-031-4/+15
* Allow package suffix to be overridden.David E. O'Brien2002-05-221-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-10/+10
* Change LATEST_LINK so version 6 "comes out ahead".David E. O'Brien2001-11-071-2/+1
* ftp.freesoftware.com -- R.I.P.David E. O'Brien2001-09-141-1/+0
* Update Vim 5.8 to patchlevel 8.David E. O'Brien2001-07-242-2/+4
* Update Vim 5.8 to patchlevel 6.David E. O'Brien2001-06-292-2/+4
* Update Vim 5.8 to patchlevel 4.David E. O'Brien2001-06-172-2/+3
* Update Vim 5.8 to patchlevel 3.David E. O'Brien2001-06-102-2/+4
* Update Vim 5.8 to patchlevel 2.David E. O'Brien2001-06-071-1/+1
* Go back to using the proper distname regex now that we are out of beta.David E. O'Brien2001-06-061-1/+1
* Update Vim 5.8 to patchlevel 1.David E. O'Brien2001-06-062-4/+5
* Update Vim 5.8 (release) to patchlevel 0.David E. O'Brien2001-06-012-6/+4
* Update to Vim 5.8 beta ADavid E. O'Brien2001-05-253-40/+11
* I am tired of chasing the Vim support files (help, syntax, etc..).David E. O'Brien2001-05-242-340/+18
* Change the Vim-specific "NO_GUI" to the correct "WITHOUT_X11".David E. O'Brien2001-05-011-3/+7
* Make sure all the possible "vim" links that can exist, do.David E. O'Brien2001-04-261-0/+4
* Update Vim 5.7 to patchlevel 30.David E. O'Brien2001-04-262-2/+4
* The r* commands are back -- so add them here.David E. O'Brien2001-04-181-3/+3
* Update Vim 5.7 to patchlevel 28.David E. O'Brien2001-04-042-2/+3
* Update Vim 5.7 to patchlevel 27.David E. O'Brien2001-04-012-2/+3
* Update Vim 5.7 to patchlevel 25.David E. O'Brien2001-03-122-2/+3
* Allow maintainer to be set in slave ports.David E. O'Brien2001-03-111-1/+1
* Tweak how we set PKGNAMESUFFIX.David E. O'Brien2001-02-161-1/+2
* Add a "NO_GUI" knob for those that want full features w/o dependence on X.David E. O'Brien2001-02-151-0/+4
* Only link with libxpg4 if we really need to.David E. O'Brien2001-02-151-2/+8
* Remove multiple `multibyte' specifications. Also sync the vim6 upDavid E. O'Brien2001-02-151-1/+1
* I shouldn't have been removing `gvim' from the non-GUI PLIST.David E. O'Brien2001-02-151-3/+1
* Update Vim 5.7 to patchlevel 24.David E. O'Brien2001-02-152-2/+4
* Update Vim 5.7 to patchlevel 22.David E. O'Brien2001-01-112-2/+4
* Update Vim 5.7 to patchlevel 20.David E. O'Brien2001-01-042-2/+3
* Remove Y2k. Satoshi said it wasn't needed any more.David E. O'Brien2000-12-221-1/+0
* Finish cleaning up after the switch to Open Motif. Building withDavid E. O'Brien2000-12-061-3/+2
* Update Vim 5.7 to patchlevel 19.David E. O'Brien2000-11-302-6/+10
* Update Vim 5.7 to patchlevel 18.David E. O'Brien2000-11-211-0/+3
* Update Vim 5.7 to patchlevel 18.David E. O'Brien2000-11-191-2/+2
* Update Vim 5.7 to patchlevel 15.David E. O'Brien2000-11-142-2/+3
* Go ahead and install the `gvim' links, otherwise the `vim-lite' port doesDavid E. O'Brien2000-11-111-4/+1
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-081-1/+1
* Update Vim 5.7 to patchlevel 14.David E. O'Brien2000-11-032-2/+3
* Update Vim 5.7 to patchlevel 13.David E. O'Brien2000-10-282-2/+3
* Update version 5.7 to patchlevel 12.David E. O'Brien2000-10-242-2/+3
* Update Vim 5.7 to patchlevel 10.David E. O'Brien2000-10-101-0/+9
* Cleanup.David E. O'Brien2000-10-101-66/+40
* * Remove Motif lib searching hack. Isn't needed any more.David E. O'Brien2000-10-101-12/+3
* Update Vim 5.7 to patchlevel 10.David E. O'Brien2000-10-101-6/+7
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
* Implment WANT_GTK.Jeremy Lea2000-10-052-7/+7
* Style updates:David E. O'Brien2000-09-261-10/+10
* Prevent attempting to build with Python support if Python just happens toDavid E. O'Brien2000-07-201-1/+1
* Fix a mastersite and remove our explicit linking with libxpg4 as Vim 5.7David E. O'Brien2000-07-201-2/+2
* Re-apply rev 1.38 (remove building with Python (I have NO idea how IDavid E. O'Brien2000-07-201-3/+1
* Revert parts of the previous commit, spell CONFIGURE_ENV correctly, andSteve Price2000-07-172-1/+15
* The real package list for version 5.7.David E. O'Brien2000-07-111-2/+54
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-082-14/+2
* Update to Vim 5.7 release.David E. O'Brien2000-06-292-11/+11
* Update to Vim 5.7a.David E. O'Brien2000-06-202-81/+15
* Update 5.6 to patchlevel 70.David E. O'Brien2000-05-153-12/+61
* Treat the manpage links the same as we do the binary links.David E. O'Brien2000-05-081-7/+43
* Add SLAVEDIRS and WWW:Michael Haro2000-04-212-0/+2
* portname/portversion updateMichael Haro2000-04-141-4/+3
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
* Enable multibyte character support. This helps Japanese users.David E. O'Brien2000-02-291-3/+3
* * Update version 5.6 to patchlevel 12.David E. O'Brien2000-02-293-4/+33
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-5/+5
* Upgrade to 5.6 release.David E. O'Brien2000-01-172-31/+13
* Update to version 5.6a patchlevel 21.David E. O'Brien2000-01-122-4/+10
* Update to version 5.6a patchlevel 12David E. O'Brien1999-12-292-73/+29
* General comment cleanups.Tim Vanderhoek1999-12-291-1/+1
* Update vim 5.5 to patchlevel 67David E. O'Brien1999-12-112-2/+3
* Update 5.5 to patchlevel 66.David E. O'Brien1999-12-092-2/+11
* Update 5.5 to patchlevel 55.David E. O'Brien1999-12-062-3/+6
* Update version 5.5 to patchlevel 51.David E. O'Brien1999-12-062-2/+15
* Adjust so that satellite ports get the right version number for packaging.David E. O'Brien1999-11-301-1/+2
* Update 5.5 to patchlevel 38.David E. O'Brien1999-11-172-2/+3
* Update to patchlevel 37David E. O'Brien1999-11-032-8/+6
* Don't be quite so minimalistic in the LITE case.David E. O'Brien1999-11-031-1/+0
* Update version 5.5 to Patchlevel 33.David E. O'Brien1999-10-262-2/+37
* Add GTK support. Set "HAVE_GTK" to invoke it.David E. O'Brien1999-10-252-5/+22
* Upgrade to version 5.5David E. O'Brien1999-09-233-59/+15
* Allow the PKGNAME to be overridden by the vim-lite port so we don'tSteve Price1999-09-041-1/+1
* bump to patchlevel 49David E. O'Brien1999-09-021-0/+16
* tweak a littleDavid E. O'Brien1999-09-021-0/+1
* portlintDavid E. O'Brien1999-09-021-1/+1
* bump up to patchlevel 49David E. O'Brien1999-09-021-2/+4
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Update to patchlevel 33.David E. O'Brien1999-08-192-3/+10
* Upgrade to patchlevel 27.David E. O'Brien1999-08-152-28/+33
* Update 5.4 to patchlevel 23.David E. O'Brien1999-08-122-2/+20
* Go back to patchlevel 8 as the author re-cut patch 10 and it is nowDavid E. O'Brien1999-08-012-3/+2
* Foo. I only got the Makefile committed.David E. O'Brien1999-08-011-0/+1
* Update to patchlevel 10.David E. O'Brien1999-08-011-2/+2
* Add offical patches 1-8 (this updates us to version 5.4-pl8)David E. O'Brien1999-07-312-1/+12
* Upgrade to version 5.4.David E. O'Brien1999-07-317-273/+311
* Don't install links to GUI versions, nor their man pages.David E. O'Brien1999-07-151-3/+8
* Support a "lite" satelite port.David E. O'Brien1999-07-151-5/+13
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-271-1/+1
* Don't build with Python support until I can make it work with Python 1.5.2.David E. O'Brien1999-04-291-5/+3
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-2/+3
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-091-2/+2
* Use "MLINK"s rather than let Vim's Makefile do the manpage linking.David E. O'Brien1999-03-153-6/+43
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-121-1/+4
* excape the chars properlyDavid E. O'Brien1998-12-021-2/+2
* Fix configure bug that caused use to be linked improperly on 3.0/ELF.David E. O'Brien1998-12-021-2/+2
* Force linking against termlib instead of ncurses. Obviously this is only aDavid E. O'Brien1998-12-021-4/+4
* If you try to build Vim using Lesstif for Motif, the resulting GUIJustin M. Seger1998-10-141-2/+2
* tcl80 has been ELFized.Satoshi Asami1998-09-251-2/+2
* pages aren't compressed at move timeDavid E. O'Brien1998-09-061-2/+2
* install ctags manpage as ``ectags''.David E. O'Brien1998-09-051-3/+4
* ln -> {LN}David E. O'Brien1998-09-051-4/+4
* upgrade to version 5.3David E. O'Brien1998-09-035-57/+82
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-3/+0
* Update info.David E. O'Brien1998-08-111-7/+15
* Upgrade to version 5.1David E. O'Brien1998-04-083-4/+43
* Fix handling of man page links.David E. O'Brien1998-03-232-7/+42
* Dist tarball updated to include ctags bug fixes.David E. O'Brien1998-03-021-1/+1
* Vim 5.0 has been RELEASED! :)David E. O'Brien1998-02-203-9/+11
* Remove last reference to gmake, it isn't required anymore.David E. O'Brien1998-02-201-2/+2
* Upgrade to beta version 5.0x.David E. O'Brien1998-02-163-3/+4
* Upgrade to beta version 5.0w.David E. O'Brien1998-02-094-15/+28
* Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]David E. O'Brien1998-01-271-0/+11
* Upgrade to beta version 5.0vDavid E. O'Brien1998-01-272-6/+3
* Author put out a patch.David E. O'Brien1998-01-203-2/+8
* Upgrade to beta version 5.0uDavid E. O'Brien1998-01-143-13/+8
* Upgrade to beta version 5.0t.David E. O'Brien1997-12-283-4/+6
* Upgrade to version 5.0s.David E. O'Brien1997-12-093-4/+7
* Upgrade to version 5.0r.David E. O'Brien1997-11-253-4/+10
* make it packageDavid E. O'Brien1997-11-162-5/+1
* Mark this port brooken, doesn't package.Satoshi Asami1997-11-151-1/+3
* Upgrade to version 5.0qDavid E. O'Brien1997-11-114-57/+18
* Upgrade to vim-5.0p.David E. O'Brien1997-10-225-17/+103
* autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA.David E. O'Brien1997-10-151-3/+12
* Upgrade to vim-5.0o betaDavid E. O'Brien1997-10-012-3/+3
* vim didn't find lesstif's libXm library, since lesstifAndreas Klemm1997-08-231-0/+11
* Upgrade to the 5.0m betaDavid E. O'Brien1997-08-233-37/+15
* Upgrade to vim-5.0l (beta)David E. O'Brien1997-07-292-3/+3
* Upgrade to 5.0k betaDavid E. O'Brien1997-06-134-92/+21
* Upgrade to vim-5.0j betaDavid E. O'Brien1997-06-033-61/+3
* Link with force!David E. O'Brien1997-05-293-6/+92
* Upgrade to 5.0i.David E. O'Brien1997-05-283-3/+61
* Beta version of Vim 5.0.David E. O'Brien1997-05-256-0/+175