Commit graph

11 commits

Author SHA1 Message Date
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Adam Weinberger
c413d0b2b0 Utilize USE_GNOME= pkgconfig. 2003-06-16 20:52:58 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Ade Lovett
3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00
Joe Marcus Clarke
430fb879c5 Add a missing dependency on pkgconfig.
Reported by:	bento
2003-02-02 05:08:18 +00:00
Joe Marcus Clarke
30892a5f68 Update to 0.5. 2003-01-22 22:51:45 +00:00
Joe Marcus Clarke
2a35b17176 Update to 0.4. 2003-01-01 19:19:10 +00:00
Joe Marcus Clarke
a908358dca Fix the WWW site.
Reported by:	fenner's sweep
2002-11-21 19:12:20 +00:00
Joe Marcus Clarke
8d9d366d70 Add startup-notification, a minimal implementation of the startup notification
spec from freedesktop.org.
2002-11-14 18:15:25 +00:00