1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

8 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
ea08c8cec5 Update to 1.0
PR:		62463
Submitted by:	maintainer
2004-02-20 13:21:08 +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
Daichi GOTO
36ee3be574 update x11-wm/qinx: 0.5 --> 0.6
PR:		54164
Submitted by:	David Johnson <david@usermode.org> (maintainer)
2003-07-07 05:56:53 +00:00
Tilman Keskinoz
98dcb1203b Update to 0.5
PR:		48654
Submitted by:	maintainer
2003-03-04 20:10:56 +00:00
Akinori MUSHA
5c65a56754 De-pkg-comment. 2003-02-21 14:19:11 +00:00
Tilman Keskinoz
ba2af1bc80 update to 0.4
Submitted by:	David Johnson <david@usermode.org> (maintainer)
PR:		45130
2002-11-13 09:55:11 +00:00
Will Andrews
8dfd432d32 Add qinx 0.3, a QNX Photon like window decoration and widget style
for KDE.

PR:		40105
Submitted by:	David Johnson <david@usermode.org>
2002-08-26 17:09:05 +00:00