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
ecacd68f71
Update to Vim 6.1 patchlevel 32
2002-04-27 18:42:20 +00:00
David E. O'Brien
43dba690a5
Update to Vim 6.1 patchlevel 14
...
and fix to build on 5-CURRENT.
2002-04-10 02:08:41 +00:00
David E. O'Brien
0ccc5f6f03
Add a Vietnamese VIQR input mapping.
2001-12-03 07:13:35 +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
c4dbe633d6
Update to Vim 6.0 beta AD
2001-04-30 16:43:16 +00:00
Akinori MUSHA
15e997bfb2
Apply a hotfix against ruby-interp. This fixes the coredump when $_
...
is set to non-string in a :rubydo command. (e.g. :rubydo $_ = 0)
It will be submitted to the vim6 author soon.
2001-04-28 19:34:59 +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
David E. O'Brien
b9b356aa56
Update to Vim 6.0 Beta "L".
2000-11-06 21:53:56 +00:00
Jeremy Lea
3707e5b740
Implment WANT_GTK.
2000-10-05 06:47:41 +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
Steve Price
89b7d2a446
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
...
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +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
1a56eeadb8
Add GTK support. Set "HAVE_GTK" to invoke it.
...
Submitted by: Yuan-Chen Cheng <ycheng@ycheng.wsl.sinica.edu.tw>
1999-10-25 06:02:02 +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
ef970a0167
Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]
...
Requested by: Andreas Klemm <andreas@klemm.gtn.com>
1998-01-27 10:42:21 +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
Andreas Klemm
89a8f7a5b1
vim didn't find lesstif's libXm library, since lesstif
...
doesn't build and install a static library libXm.a.
1997-08-23 13:43:43 +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
9790f7a970
Upgrade to vim-5.0j beta
...
(configure works properly on FreeBSD-CURRENT now)
1997-06-02 16:10:37 +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
5ab6e335b7
Upgrade to 5.0i.
...
Castrate configure's checks for elf.h. Now that FreeBSD has an elf.h,
Vim thought we were SysV! (yea, right, only when they pry this keyboard
from my cold stiff dead hands!)
1997-05-28 10:04:37 +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