Commit graph

99 commits

Author SHA1 Message Date
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
David E. O'Brien
91e0452c17 bump to patchlevel 49 1999-09-02 04:53:06 +00:00
David E. O'Brien
0bb8034540 tweak a little 1999-09-01 18:38:41 +00:00
David E. O'Brien
a8a0f45639 portlint 1999-09-01 18:37:31 +00:00
David E. O'Brien
50046ebe75 bump up to patchlevel 49 1999-09-01 18:35:53 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
David E. O'Brien
fd8bafb86f Update to patchlevel 33. 1999-08-18 17:41:00 +00:00
David E. O'Brien
64d556817d Upgrade to patchlevel 27.
Use DIST_SUBDIR due to the multitude of dist patch files.
Requested by:	P.W.Asami-san
1999-08-15 07:38:35 +00:00
David E. O'Brien
04abb85530 Update 5.4 to patchlevel 23.
[ with a big thanks to Bram Moolenaar <Bram@moolenaar.net> (Vim author and
FreeBSD user), for tweaking the patchlevel patches to be more Ports
Collection `distribution patch' friendly ]
1999-08-12 10:24:16 +00:00
David E. O'Brien
868fccd85b Go back to patchlevel 8 as the author re-cut patch 10 and it is now
incompatable with us.
1999-08-01 15:33:03 +00:00
David E. O'Brien
b9ada091c3 Foo. I only got the Makefile committed. 1999-07-31 22:40:46 +00:00
David E. O'Brien
3ad7e6895c Update to patchlevel 10. 1999-07-31 19:06:27 +00:00