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
David E. O'Brien
b9b356aa56
Update to Vim 6.0 Beta "L".
2000-11-06 21:53:56 +00:00
David E. O'Brien
22fd09379d
Tweak needed.
2000-10-31 20:07:22 +00:00
David E. O'Brien
fe9a450971
Update to Vim 6.0 beta K
2000-10-30 13:37:59 +00:00
David E. O'Brien
76dc05d97b
Remove a duplicate `dirrm'.
2000-10-24 10:10:26 +00:00
David E. O'Brien
ec540a53be
Update to Vim version 6.0, beta "j".
2000-10-24 08:58:31 +00:00
Akinori MUSHA
bda05ec263
Complete plist. Add 40 files and 9 directories that were missing. ;)
...
Submitted by: bento
2000-10-21 18:08:04 +00:00
David E. O'Brien
d94079c78e
Ctags isn't included anymore.
2000-10-16 20:50:47 +00:00
David E. O'Brien
ef65503dab
Update to Vim version 6.0, beta "i".
2000-10-16 11:21:38 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jeremy Lea
3707e5b740
Implment WANT_GTK.
2000-10-05 06:47:41 +00:00
David E. O'Brien
65c130b906
Style updates:
...
* The use of MAKE_FLAGS is obsolete. It should use MAKE_ARGS instead.
* s/CONFIGURE/CONFIGURE_ENV/
* Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and
RUN_DEPENDS.
* CATEGORIES should be overridable for its slave ports.
Submitted by: knu (aka Mr. Ruby :-))
2000-09-26 14:48:33 +00:00
David E. O'Brien
d9de9564d1
Update to Vim 6, Beta H.
2000-09-02 00:05:59 +00:00
David E. O'Brien
41fc0919a0
Update to version 6.0 Beta G.
2000-08-24 20:36:46 +00:00
David E. O'Brien
82bdc6ed1f
Update to Vim version 6.0, Beta rev 'E'.
2000-08-07 10:48:02 +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
9d243e4312
The real package list for version 5.7.
...
Submitted by: steve
2000-07-10 22:21:10 +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
05ff923f00
Update to Vim 5.7 release.
2000-06-28 17:56:13 +00:00
David E. O'Brien
b03ee157b2
Update to Vim 5.7a.
2000-06-20 02:37:00 +00:00
David E. O'Brien
b493e2a952
Update 5.6 to patchlevel 70.
2000-05-14 18:39:08 +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
Michael Haro
090978a739
Add SLAVEDIRS and WWW:
2000-04-20 19:45:48 +00:00
Michael Haro
0f29953274
portname/portversion update
2000-04-14 00:25:54 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00