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
David E. O'Brien
33dc5813c2
Update to Vim 6.0 patchlevel 18
2001-10-22 00:12:58 +00:00
David E. O'Brien
26892a9cc2
Update to Vim 6.0 patchlevel 14
2001-10-19 18:19:42 +00:00
David E. O'Brien
10421f4dd4
Update to Vim 6.0 patchlevel 11
2001-10-03 02:29:12 +00:00
David E. O'Brien
cb9c9ea55a
Update to Vim 6.0 patchlevel 8
2001-10-01 11:47:47 +00:00
David E. O'Brien
f471151081
Update to Vim 6.0 patchlevel 1
2001-09-29 19:30:56 +00:00
David E. O'Brien
b730a1b205
Update to Vim 6.0 RELEASE !!
2001-09-28 15:08:34 +00:00
David E. O'Brien
373940463a
Update to Vim 6.0 beta AX patchlevel 20
2001-09-26 05:38:55 +00:00
David E. O'Brien
73086c2cfd
Update to Vim 6.0 beta AX patchlevel 13
2001-09-24 17:27:21 +00:00
David E. O'Brien
8d6ef34a3d
Update to Vim 6.0 beta AX patchlevel 11
2001-09-22 18:15:53 +00:00
David E. O'Brien
576f033d42
Update to Vim 6.0 beta AX
2001-09-20 20:13:58 +00:00
David E. O'Brien
a39b75a536
Update to Vim 6.0 beta AW patchlevel 6
2001-09-18 11:01:03 +00:00
David E. O'Brien
8ace9ec422
Update to Vim 6.0 beta AW
2001-09-17 16:51:12 +00:00
David E. O'Brien
139a823944
ftp.freesoftware.com -- R.I.P.
2001-09-13 23:38:10 +00:00
David E. O'Brien
598b73386c
Update to Vim 6.0 beta AV
2001-09-12 07:24:23 +00:00
David E. O'Brien
e0d507edcd
Update to Vim 6.0 beta Au
2001-09-04 04:06:45 +00:00
David E. O'Brien
8363fd1d2b
Update to Vim 6.0 beta AT
2001-08-29 05:40:35 +00:00
David E. O'Brien
7a9327d507
Support "lite" configurations.
...
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-21 19:51:09 +00:00
David E. O'Brien
73b31b701e
Update to Vim 6.0 beta AS
2001-08-20 15:50:18 +00:00
David E. O'Brien
d7d4e11428
Update to Vim 6.0 beta AR
2001-08-13 17:11:17 +00:00
David E. O'Brien
2379127908
Update to Vim 6.0 beta AQ
2001-08-08 01:25:44 +00:00
Ben Smithurst
d125bb96f6
Add ftp.mirror.ac.uk.
...
Approved by: obrien (maintainer)
2001-06-27 21:33:44 +00:00
David E. O'Brien
90e749d61f
Add back on dirrm that is easist to do here than in the auto-produce code.
2001-05-24 01:21:29 +00:00
David E. O'Brien
13c44e816b
I am tired of chasing the Vim support files (help, syntax, etc..).
...
Dynamically produce the share portion of pkg-plist at install time.
2001-05-24 01:19:05 +00:00
David E. O'Brien
527f36a623
Fix typo.
2001-05-24 01:17:46 +00:00
David E. O'Brien
09f0f38619
Add some missing manpages and tweak PLIST.
...
PR: 27346
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-23 09:36:26 +00:00
David E. O'Brien
42697e35af
Update to Vim 6.0 beta AE
2001-05-10 00:40:33 +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
b34da5a3f5
Change the Vim-specific "NO_GUI" to the correct "WITHOUT_X11".
2001-04-30 22:39:13 +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
Akinori MUSHA
aea15d40ea
Allow slave ports to override PORTREVISION.
...
Approved by: obrien (MAINTAINER)
2001-04-28 18:08:30 +00:00
David E. O'Brien
2611fffa91
Add the NO_GUI knob for those who want a hugely-featured Vim, but don't
...
want the X depandancy.
Bow to numerous wishes(yelling) to make GTK the default GUI lib vs. Motif.
Bram (Vim author) prefering GTK over Open Motif weighed kinda heavy.
With my dislike of the GPV and their political agenda, I have
been resisting this demand. [I fully agree with the reasons why the
`ddd' debugger didn't use GTK until the GNU people got a hold of it]
GNU's NIH and "brace and extend" is often as bad as Microsoft's.
And often the only reason people put up with it is because of they like
to force GNU Public Virused software forces down our throat.
Some argue that GTK is "smaller" than OpenMotif. Maybe GTK 1.2 is (but
don't forget to look at the GTK depends, where OpenMotif has none).
But GTK 1.3 definitely is not smaller than OpenMotif (just look at its
dependancy list).
I will review my decision to use GTK as default GUI when the GTK+ 1.{3,4}
behemoth is released.
2001-04-26 15:36:46 +00:00
David E. O'Brien
b3aa987993
Make reinstall friendly.
2001-04-15 07:33:31 +00:00
David E. O'Brien
4af53afe1f
Update to Vim 6.0 beta AA
2001-04-11 19:56:45 +00:00
David E. O'Brien
906bf16041
Update to Vim 6.0 beta Z
2001-03-25 19:01:28 +00:00
David E. O'Brien
ce453a0274
Update to Vim 6.0 beta Y
2001-03-20 17:59:53 +00:00
David E. O'Brien
0929e18125
Update to Vim 6.0 beta X
2001-03-14 18:54:32 +00:00
David E. O'Brien
d414a14a58
Allow maintainer to be set in slave ports.
2001-03-11 00:05:13 +00:00
David E. O'Brien
97351813c9
Update to Vim 6.0 beta W
2001-03-09 01:40:52 +00:00
David E. O'Brien
3a3bf3a012
Update to Vim 6.0 beta V
2001-02-16 11:39:57 +00:00
David E. O'Brien
5c037916db
Tweak to try to help build a GTK version.
2001-02-16 07:02:29 +00:00
David E. O'Brien
63102f9a6a
Add files I missed.
...
Submitted by: sf
2001-02-16 07:02:13 +00:00
David E. O'Brien
34b8ac7f22
Don't force pythoninterp if we build for GTK -- only do that if we build
...
for offical packages.
2001-02-15 12:21:38 +00:00
David E. O'Brien
7b8505c249
Remove multiple `multibyte' specifications. Also sync the vim6 up
...
with how this is done in the vim5 port.
Submitted by: clive
2001-02-15 12:18:48 +00:00
David E. O'Brien
e6ca1f4e0b
I shouldn't have been removing `gvim' from the non-GUI PLIST.
...
Also make the gvim link relative rather than absolute, in case someone
specifies a different prefix when installing the package. Note there are
some burned in paths in the vim binary, but there is no reason to totally
make this not work, when it could somewhat.
2001-02-15 12:12:43 +00:00
David E. O'Brien
c319298ceb
What in the world is "SLAVEDIR" doing in here?? `vim-lite' is NOT a slave
...
for this port, it is for the `vim5' port. YET another reason why changes
like this should go thru the maintainer if he is active.
Craziness by: mharo
2001-02-15 11:29:23 +00:00
David E. O'Brien
46b467dd18
Fix plist due to some 'U' changes I missed.
2001-02-15 10:20:08 +00:00
David E. O'Brien
95f818cd31
Update to Vim 6.0 beta U
2001-02-06 08:41:32 +00:00
David E. O'Brien
511f7e23fd
Update to Vim 6.0 beta R
2001-01-02 19:51:02 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
David E. O'Brien
27b14128e8
Update to Vim 6.0 beta Q
2000-12-19 19:58:07 +00:00
David E. O'Brien
5741aab7ed
Finish cleaning up after the switch to Open Motif.
...
Building with Motif is the default, unless WITH_ATHENA is defined.
2000-12-05 17:24:26 +00:00
David E. O'Brien
9b96b5afb6
Update to Vim 6.0 beta O
2000-12-05 17:22:25 +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
21f112710c
Remove GTK suport. No one has stepped forward with patches to fix it,
...
and I'm quite tired of getting email about it being broken.
2000-11-08 16:47:20 +00:00
Satoshi Asami
7112ba2b40
Change motif to a normal dependency. REQUIRES_MOTIF is now called
...
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00