Commit graph

4 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
Tilman Keskinoz
4ccca0cfd9 Mark BROKEN. This port does not work with KDE 3.2
PR:		63121
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-20 14:26:28 +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
Mark Linimon
f1b089f8cd Add x11-wm/aquaosk, a native Acqua-like window decoration for KDE3, with
window drop shadows by David Sansome.
PR: ports/51005
Submitted by: Brian Skrab <brian@quynh-and-brian.org>
Compile tested on: 4.9-PRERELEASE, 5.1-RELEASE
2003-11-20 22:10:10 +00:00