Commit graph

5 commits

Author SHA1 Message Date
David E. O'Brien
8230564e1f Update Vim to version 7.2 (and patchlevel 6 at that). 2008-08-25 15:34:09 +00:00
David E. O'Brien
874cf5a8f2 Re-enable WITH_TCL.
+ 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
2007-12-19 16:30:28 +00:00
David E. O'Brien
967786f2d6 Upgrade the Vim port to version 7.0, patchlevel 35.
At PL35 it is now well stable and appropriate as a production editor.
MANLANG support taken from PR 98979, submitted by Roman Bogorodskiy
<novel@freebsd.org>.
2006-06-26 18:21:39 +00:00
David E. O'Brien
8a2760083c Update to Vim 6.4 release!
6.4 is a maintenance release - containing additional syntax files, translations
and all 90 patches to 6.3.  It is a "reset" for future patch fixes.
2005-10-24 01:28:48 +00:00
Kris Kennaway
c1a9c78832 Unbreak WITH_TCL builds.
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
PR:		66434
Approved by:	maintainer
2004-05-17 23:51:15 +00:00