Commit graph

15 commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Kirill Ponomarev
53b66f8508 - Update to version 1.0.2
PR:		ports/67153
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
Approved by:	maintainer
2004-05-26 07:49:37 +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
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Ying-Chieh Liao
43a310e194 pass maintainership 2002-09-19 15:39:51 +00:00
Ying-Chieh Liao
7b99a27953 upgrade to 1.0.1 2002-08-02 05:51:47 +00:00
Ying-Chieh Liao
1259689e0b upgrade to 1.0.0 2002-05-28 05:46:58 +00:00
Ying-Chieh Liao
d1c0c6dc10 upgrade to 0.9.5 2002-04-10 05:20:58 +00:00
Ying-Chieh Liao
4d4a5773b5 upgrade to 0.9.3 2002-03-26 06:14:22 +00:00
Ying-Chieh Liao
f302ab328d upgrade to 0.9.2 2002-03-06 07:04:07 +00:00
Patrick Li
e0da526f42 Fix mastersites
PR:		33888 33890 33892 33900 33901 33905
Submitted by:	Tilman Linneweh <freebsdports@arved.de>
2002-01-15 03:04:08 +00:00
Ying-Chieh Liao
194bed26e8 upgrade to 0.9.1 2002-01-14 05:15:00 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Ying-Chieh Liao
fb1741b002 add borzoi
An Elliptic Curve Cryptography Library
2001-08-23 08:24:35 +00:00