David E. O'Brien
280ed5046a
Finish cleaning up after the switch to Open Motif. Building with
...
Motif is the default unless WITH_ATHENA or WITH_GTK is defined.
2000-12-05 17:25:44 +00:00
David E. O'Brien
e0c29d16ac
Update Vim 5.7 to patchlevel 19.
2000-11-29 16:58:21 +00:00
David E. O'Brien
cab28a419e
Update Vim 5.7 to patchlevel 18.
2000-11-21 09:56:51 +00:00
David E. O'Brien
05da9e1416
Update Vim 5.7 to patchlevel 18.
2000-11-19 03:09:37 +00:00
David E. O'Brien
d0a95c82d4
Update Vim 5.7 to patchlevel 15.
2000-11-13 22:35:39 +00:00
David E. O'Brien
434625ce78
Go ahead and install the gvim' links, otherwise the
vim-lite' port does
...
not deinstall properly. A `vim-lite' port user will be told that graphical
support was not compiled in if they try to run `gvim', so no harm done.
PR: 19539
Submitted by: Ying-Chieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
2000-11-11 05:23:54 +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
7eb0a62925
Update Vim 5.7 to patchlevel 14.
2000-11-03 13:05:20 +00:00
David E. O'Brien
0444c438dc
Update Vim 5.7 to patchlevel 13.
2000-10-28 03:18:38 +00:00
David E. O'Brien
4479b9fdb0
Update version 5.7 to patchlevel 12.
2000-10-24 10:07:21 +00:00
David E. O'Brien
2ede665185
Update Vim 5.7 to patchlevel 10.
2000-10-10 08:58:49 +00:00
David E. O'Brien
7398ccc6b0
Cleanup.
2000-10-09 18:13:08 +00:00
David E. O'Brien
35d79ba27b
* Remove Motif lib searching hack. Isn't needed any more.
...
* Use magic "GTK_CONFIG" rather than spelling out the path explicitly.
2000-10-09 17:01:59 +00:00
David E. O'Brien
811055968d
Update Vim 5.7 to patchlevel 10.
2000-10-09 16:59:06 +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
bcb845736e
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 15:25:40 +00:00
David E. O'Brien
6ab1ef4241
Prevent attempting to build with Python support if Python just happens to
...
be present. Since our Python port is built with threads support, Vim will
also need to be built with -pthreads but there is a build problem with
-pthreads set.
2000-07-20 10:55:05 +00:00
David E. O'Brien
7fd36a9968
Fix a mastersite and remove our explicit linking with libxpg4 as Vim 5.7
...
correctly determines if it is needed (and isn't in FreeBSD 4.1 and later)
2000-07-20 00:52:13 +00:00
David E. O'Brien
7ad264fe48
Re-apply rev 1.38 (remove building with Python (I have NO idea how I
...
accidetnly readded Python) until I can make Vim link properly with -ptheads)
2000-07-20 00:48:19 +00:00
Steve Price
483ee3f635
Revert parts of the previous commit, spell CONFIGURE_ENV correctly, and
...
get this port to build correctly again with HAVE_GTK=t.
PR: 19893
2000-07-16 19:40:21 +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
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
1f1d0d32a8
Enable multibyte character support. This helps Japanese users.
...
I am unsure if there are any down sides to this commit for non-multibyte
character users.
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
2000-02-29 09:41:36 +00:00
David E. O'Brien
6cef8fe0ee
* Update version 5.6 to patchlevel 12.
...
* tweak PLIST
PR: 16987
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (PLIST tweak needed)
2000-02-29 09:36:44 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
David E. O'Brien
f8fa5991ae
Upgrade to 5.6 release.
2000-01-17 02:48:51 +00:00
David E. O'Brien
108d682b81
Update to version 5.6a patchlevel 21.
2000-01-12 02:56:19 +00:00
David E. O'Brien
476da9fe6a
Update to version 5.6a patchlevel 12
1999-12-29 06:08:08 +00:00
Tim Vanderhoek
8cd82c0318
General comment cleanups.
1999-12-28 16:30:10 +00:00
David E. O'Brien
60b0549133
Update vim 5.5 to patchlevel 67
1999-12-10 16:25:25 +00:00
David E. O'Brien
110ceffce3
Update 5.5 to patchlevel 66.
1999-12-09 15:51:55 +00:00
David E. O'Brien
c18fa7209b
Update 5.5 to patchlevel 55.
1999-12-06 15:03:30 +00:00
David E. O'Brien
9ea7153c3a
Update version 5.5 to patchlevel 51.
1999-12-05 17:46:31 +00:00
David E. O'Brien
92c6526498
Adjust so that satellite ports get the right version number for packaging.
1999-11-29 17:39:19 +00:00
David E. O'Brien
1e54674cab
Update 5.5 to patchlevel 38.
1999-11-17 06:52:14 +00:00
David E. O'Brien
4060394fc5
Update to patchlevel 37
1999-11-03 08:10:55 +00:00
David E. O'Brien
f0d2b13c2c
Don't be quite so minimalistic in the LITE case.
1999-11-03 08:06:14 +00:00
David E. O'Brien
adfcda42e4
Update version 5.5 to Patchlevel 33.
1999-10-25 23:15:20 +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
b18fa1219e
Upgrade to version 5.5
1999-09-22 19:24:51 +00:00
Steve Price
f91103dc8a
Allow the PKGNAME to be overridden by the vim-lite port so we don't
...
get duplicate named packages in INDEX.
Noticed by: pib
1999-09-04 04:46:16 +00:00