1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

14 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
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Edwin Groothuis
ab2af3c64a Remove MIA mastersite. 2003-11-03 01:35:39 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
f004bf7ce1 - GNU_CONFIGURE -> USE_LIBTOOL
PR:		46465
Submitted by:	Ports Fury
2002-12-22 13:38:32 +00:00
Akinori MUSHA
090ec19d9c Add parallel to CATEGORIES.
PR:		ports/39094
Submitted by:	trevor
2002-11-24 13:41:11 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
6b7237ff57 add missing file
Submitted by:	bento log
2001-07-06 08:12:17 +00:00
Ying-Chieh Liao
d4f6d1b80b upgrade to 0.6.0
drop maintainership
2001-06-30 02:25:10 +00:00
Ying-Chieh Liao
a6a49efb1d update to 0.5.1 2001-02-13 18:07:11 +00:00
Ying-Chieh Liao
d15d9c0136 fix plist error
Submitted by:	Ports Fenner
2001-02-05 17:07:34 +00:00
Ying-Chieh Liao
b37067d0f1 add pvm++, A C++-Library for PVM 2001-01-29 08:21:36 +00:00