Commit graph

7 commits

Author SHA1 Message Date
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
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
22525825d9 Chase xerces shared library version.
Bump PORTREVISION

Reported by:	bento
2004-02-28 23:27:04 +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
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Pav Lucistnik
f2814513c8 Add perl dependency. [1]
make -> ${MAKE}

PR:		ports/59274 [1]
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> [1]
Approved by:	adamw (mentor)
2003-11-14 22:39:26 +00:00
Vanilla I. Shu
6d5f3a50eb Add libpathan 1.2, validating XML parser from the Apache XML Project.
PR:		58913
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-04 17:53:48 +00:00