Commit graph

15 commits

Author SHA1 Message Date
Ying-Chieh Liao
9ccb0283a2 upgrade to 0.6.1 2004-08-23 02:22:48 +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
Christian Weisgerber
05512c4f9c IGNORE should be used instead of BROKEN to indicate that a port
will never be available on a particular OS release version.

PR:		53438
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-06-27 15:53:26 +00:00
Ying-Chieh Liao
4b69dd3240 upgrade to 0.5 2003-04-29 12:54:58 +00:00
Kris Kennaway
d421d81b7b Add missing files 2003-04-05 22:14:01 +00:00
Ying-Chieh Liao
3753033a4f mark it broken
Noted by:	kris
2003-03-28 17:38:29 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
5e8f268306 - Do not install useless .la files
- Support CXFLAGS/CXXFLAGS properly

PR:		45426
Submitted by:	Ports Fury
2002-11-20 12:27:06 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +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
134198e6fd upgrade to 0.4.2 2002-10-07 12:52:31 +00:00
Patrick Li
cca6bca291 Sweep through and fix some dependency problems and forgotten shlib
version bumps

Noticed by:	bento
2002-07-06 06:12:00 +00:00
Ying-Chieh Liao
5888a6393c add ppl 0.3
The Parma Polyhedra Library
2002-06-23 15:21:54 +00:00