Commit graph

15 commits

Author SHA1 Message Date
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +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
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Sergey A. Osokin
80c3d5d8b0 Update to 1.22
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:		53100
Approved by:	fjoe (implicit)
2003-06-10 08:50:41 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
56c005aae1 upgrade to 1.21
PR:		46587
Submitted by:	Ports Fury
2003-01-03 20:17:47 +00:00
Christian Weisgerber
cffb5b2958 Fix build on -CURRENT. 2002-12-22 22:40:16 +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
c2e96a6fd1 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39842
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-25 18:36:39 +00:00
Dirk Froemberg
1b91286147 Fix build dependency (${PORTNAME} -> ${PORTSDIR}).
Found by:	portsdb -Uu
2002-04-01 10:19:39 +00:00
Patrick Li
4403a307a5 Update to 1.11
PR:		36579
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 18:31:44 +00:00
Ying-Chieh Liao
48ce53a0f6 add xparam 1.1
A general-purpose tool for parameter handling in C++
2001-12-23 11:34:38 +00:00