Commit graph

30 commits

Author SHA1 Message Date
David E. O'Brien
3c3b17a3a6 Do not install icons by default. The destination directories aren't
"owned" by Vim and this causes trouble packaging depending on Vim
flavor chosen.
2010-10-12 20:03:06 +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
1772ed437e A better way to respect $CC. 2004-08-03 19:16:15 +00:00
David E. O'Brien
e794a01dde Update to Vim 6.3 release. 2004-06-08 20:32:00 +00:00
David E. O'Brien
221c4a5253 Don't instally {ex,view}.1 links.
Reported by:	Alex Vasylenko <lxv@omut.org>
2003-11-01 23:41:22 +00:00
David E. O'Brien
5914baf67d Update to Vim 6.1 patchlevel 319
Patch 6.1.318 fixed the problems that our local patch-01 revs 1.2[24] fixed.
2003-02-07 03:43:34 +00:00
David E. O'Brien
4d446a4fad This removes the need for one of the patches for WITH_PERL. I've heard
vague problems with building with WITH_PERL, but I've never been able to
get hard evidence.  So this patch makes the whole thing OBE.  It also
uses the new USE_REINPLACE.

Approved by:	kris (portmgr)
2002-09-21 23:49:28 +00:00
David E. O'Brien
2c0ee27fbb Not sure why all of a sudden the lang/README.txt became such a problem.
A whack with the hammer and it can be forgotten.
2002-06-11 00:19:48 +00:00
David E. O'Brien
d39599e509 PERL_CFLAGS contains quotes, which breaks compilation of auto/pathdefs.c
(which is generated during vim build).  This only happens when vim is
built with perl support, as in package building, for example.

Submitted by:	tobez
2001-10-25 15:01:29 +00:00
David E. O'Brien
2379127908 Update to Vim 6.0 beta AQ 2001-08-08 01:25:44 +00:00
David E. O'Brien
635199626e Make newly added bits reinstall friendly. 2001-05-03 10:35:39 +00:00
David E. O'Brien
98ac5ddaa5 Update to Vim 6.0 Beta "N". 2000-11-20 17:27:45 +00:00
David E. O'Brien
884319ba26 Update to Vim 6.0 Beta "M". 2000-11-13 11:52:37 +00:00
Satoshi Asami
7c1067091e Add this back -- it was a repository copy. ;)
Pointy hat to:	asami
2000-07-31 19:28:41 +00:00
Satoshi Asami
b57d0cf9d4 This needs a repository copy. 2000-07-31 19:07:03 +00:00
David E. O'Brien
bf1ff67962 Vim version 6 (beta C). 2000-07-31 19:04:26 +00:00
Satoshi Asami
74ab39afaf Remove this port for now, since it's just a repo copy and I don't want
the release to ship with it if DavidO can't get to it.  (DavidO will
cvs add the files back when he solves the problem that's holding him back.)
2000-07-18 18:18:24 +00:00
David E. O'Brien
c2da4f3ff8 Treat the manpage links the same as we do the binary links.
Submitted by:	reg
2000-05-07 16:04:23 +00:00
David E. O'Brien
1edb0d8c7d Upgrade to version 5.4. 1999-07-30 17:12:01 +00:00
David E. O'Brien
48801ace44 Use "MLINK"s rather than let Vim's Makefile do the manpage linking.
This fixes the problem that many of Vim's manpages pointed to nowhere.
1999-03-15 10:24:26 +00:00
David E. O'Brien
22ab2b8f06 upgrade to version 5.3 1998-09-03 11:35:12 +00:00
David E. O'Brien
4ab3e40ac4 Fix handling of man page links. 1998-03-22 22:13:59 +00:00
David E. O'Brien
1bee26eff9 Upgrade to beta version 5.0w. 1998-02-09 10:35:12 +00:00
David E. O'Brien
e61cd6ce12 Upgrade to version 5.0q 1997-11-11 15:20:17 +00:00
David E. O'Brien
5211b46baf Upgrade to vim-5.0p.
Apply patch to work with Perl5 support (needed especically if perl5 was
installed as a package).
1997-10-22 10:23:48 +00:00
David E. O'Brien
9eecda3cf7 autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA. 1997-10-15 09:28:58 +00:00
David E. O'Brien
c23dacf9a9 Upgrade to the 5.0m beta 1997-08-22 19:55:37 +00:00
David E. O'Brien
eba04cf04f Upgrade to 5.0k beta 1997-06-12 16:35:10 +00:00
David E. O'Brien
87f617f689 Link with force!
Don't install ``ex'' and ``view''.
1997-05-29 03:22:26 +00:00
David E. O'Brien
87322138a9 Beta version of Vim 5.0.
Vim 5.0 beta is still under development (hasn't really reached a final beta
stage).  Until that point, I don't want to change the stable vim-4.6 port.

Note that Vim5.0 has syntax coloring and Perl 5.004 support.
1997-05-25 02:59:06 +00:00