Commit Graph

214 Commits

Author SHA1 Message Date
David E. O'Brien
cca235c943 Needs perl to build. 2002-05-16 23:33:22 +00:00
David E. O'Brien
75a1478c94 Update to Vim 6.1 patchlevel 48 2002-05-05 17:37:48 +00:00
David E. O'Brien
0b438993b7 Use complete path for jot(1). The Orville write port also has a jot,
and it has has caused one user a problem.

Submitted by:	Rex A. Roof <rex@gunjin.wccnet.org>
2002-04-27 18:43:52 +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
7209ee5433 Fix rev 1.128 to what it should have been.
This fixes a `make reinstall' problem.
2002-04-13 19:13:55 +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
a1ba576fdf Update to Vim 6.1 patchlevel 9. 2002-04-09 02:23:01 +00:00
David E. O'Brien
be9775f460 Update to Vim 6.1 Beta 'B' 2002-03-10 18:45:45 +00:00
David E. O'Brien
9a23446e2b Update to Vim 6.1 Beta 'A' patchlevel 23 2002-03-04 21:13:20 +00:00
David E. O'Brien
fde3803d53 Update to Vim 6.1 Beta 'A' patchlevel 10 2002-02-28 18:28:02 +00:00
David E. O'Brien
89486704d8 Update to Vim 6.1 Beta `A' patchlevel 6.
Note that due to limitations with our package versioning,
I have decided to call this version `6.0.270.PL'.
This allows me to move back to 6.0.PL if using the beta causes problems.
I may later change the package version number to 6.0.10PL if people do
not object to the beta being used here.
2002-02-27 02:42:20 +00:00
David E. O'Brien
d8406bc82e With jot(1) we can start at 001 and not have to remove the bogus 000 patch.
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2002-02-25 22:32:23 +00:00
David E. O'Brien
0d66fc4a6c jot(1) is cool!
Submitted by:	alfred
2002-02-25 06:49:09 +00:00
David E. O'Brien
da9a3bfffb Make USE_GTK work properly on 5-CURRENT. 2002-02-25 06:47:38 +00:00
David E. O'Brien
18c54c20f3 Update to Vim 6.0 patchlevel 270 2002-02-24 21:27:55 +00:00
David E. O'Brien
e10380a3ca Update to Vim 6.0 patchlevel 269 2002-02-24 05:11:54 +00:00
David E. O'Brien
96768ed912 Update to Vim 6.0 patchlevel 238 2002-02-20 09:07:06 +00:00
David E. O'Brien
60c62a9e3c Use Tcl 8.3 instead of 8.0.
Submitted by:	Alan Eldridge <ports@geeksrus.net>
PR:		35134
2002-02-20 09:05:35 +00:00
David E. O'Brien
4d312644c5 Update to Vim 6.0 patchlevel 223 2002-02-16 18:52:38 +00:00
David E. O'Brien
15026d7037 Update to Vim 6.0 patchlevel 204 2002-02-09 22:42:45 +00:00
David E. O'Brien
c49d91b0a5 Add the ability to select any of the interpreters and the GNOME GUI.
This adds the knobs WITH_PYTHON, WITH_PERL, WITH_TCL, WITH_RUBY,
and WITH_GNOME :-(

Submitted by:	Matthew Hawkins <matthew@topic.com.au>
				(reworked by me)
2002-02-05 17:49:36 +00:00
David E. O'Brien
ae24f7eb40 Update to Vim 6.0 patchlevel 185 2002-02-05 15:59:59 +00:00
David E. O'Brien
64aabfcdc5 Update to Vim 6.0 patchlevel 169 2002-02-04 19:23:03 +00:00
David E. O'Brien
af543e82b6 Update to Vim 6.0 patchlevel 160 2002-02-02 20:47:49 +00:00
David E. O'Brien
2454d78ec4 Update to Vim 6.0 patchlevel 158 2002-01-31 15:16:58 +00:00
Akinori MUSHA
5406488640 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:34:23 +00:00
David E. O'Brien
f8abc431d0 Use printf(1) to reduce the logic speggetti here.
Submitted by:	alfred (the basic idea)
2002-01-24 12:54:15 +00:00
David E. O'Brien
73983781c1 Update to Vim 6.0 patchlevel 150 2002-01-24 11:47:53 +00:00
Alfred Perlstein
86eb177ef8 update, version 6.0.101 -> 6.0.143. 2002-01-22 08:11:58 +00:00
David E. O'Brien
efc6663fb9 Update to Vim 6.0 patchlevel 101 2001-12-16 14:58:32 +00:00
David E. O'Brien
385515d829 Update to Vim 6.0 patchlevel 97 2001-12-14 19:13:15 +00:00
David E. O'Brien
e28b481962 Update to Vim 6.0 patchlevel 96 2001-12-13 22:20:36 +00:00
David E. O'Brien
86b719e067 Fix a minor quoting bug triggered by:
(cd /usr/ports/editors/vim ; make -DNO_GUI )

Submitted by:	yjchou@linux.cis.nctu.edu.tw
2001-12-06 00:05:34 +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
5f1a017a4d Deal with a bad patch. 2001-11-09 20:16:54 +00:00
David E. O'Brien
bc7938554f Add Cscope support. Define WITH_CSCOPE to compile it in.
Submitted by:	nectar
2001-11-09 16:13:25 +00:00
David E. O'Brien
9567a65a07 Update to Vim 6.0 patchlevel 93 2001-11-09 16:12:43 +00:00
David E. O'Brien
1bf8150950 Better support for the vim-lite slave port. These bits are from the
vim5 port -- I thought the two were in sync lite-wise, but I guess not.
2001-11-07 01:00:24 +00:00
David E. O'Brien
3ac8676776 Update to Vim 6.0 patchlevel 84 2001-11-06 19:39:01 +00:00
David E. O'Brien
acccaffae4 Update to Vim 6.0 patchlevel 76 2001-11-05 16:26:49 +00:00
David E. O'Brien
5d65ab7620 Need to make sure the new gvimdiff exists in all build configurations.
Submitted by:	dinoex
2001-11-01 19:44:26 +00:00
David E. O'Brien
503c7b0279 Enable --enable-multibyte in the "lite" case. This is need for the
i18n community.
2001-11-01 19:39:28 +00:00
David E. O'Brien
ba5d88ad88 Update to Vim 6.0 patchlevel 52 2001-11-01 12:32:20 +00:00
David E. O'Brien
842970a95c Update to Vim 6.0 patchlevel 45 2001-10-31 16:26:01 +00:00
David E. O'Brien
46ca13506e Update to Vim 6.0 patchlevel 38 2001-10-30 18:56:02 +00:00
David E. O'Brien
6d296b1b3c Update to Vim 6.0 patchlevel 32 2001-10-29 18:06:57 +00:00
David E. O'Brien
8dfc34c8b7 Update to Vim 6.0 patchlevel 26 2001-10-25 15:01:59 +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
bb1895b360 Update to Vim 6.0 patchlevel 23 2001-10-24 17:24:00 +00:00
David E. O'Brien
0aa6840dfe Update to Vim 6.0 patchlevel 21 2001-10-23 17:14:35 +00:00