Commit Graph

14 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
Sam Lawrance
a5a87a8397 Update to 2.1.10.
Remove BROKEN and replace with ONLY_FOR_ARCHS, since this distribution is
for 32-bit architectures.

PR:		ports/89613 (based on)
Submitted by:	Alexander Shiryaev <aixp@mail.ru>
Approved by:	ob@breuninger.org (maintainer, timeout 2 months)
2006-01-26 06:14:41 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
275ce80379 Use INFO macro 2005-12-04 10:06:24 +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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Kris Kennaway
2a4efc877b BROKEN on !i386: Does not compile 2004-02-23 04:42:56 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Mark Pulford
4d4d29912f Replaced invalid master site
PR:		28912
Submitted by:	maintainer
2001-07-13 03:37:14 +00:00
Bill Fenner
93d4289d65 Oliver Breuninger sent me an updated email address, so put him back
as MAINTAINER.
2001-07-11 16:33:46 +00:00
Bill Fenner
4065e97f1f Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks. 2001-05-28 19:45:48 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Will Andrews
42563e8477 Add oo2c, an Oberon-2 compiler.
PR:		18215
Submitted by:	Oliver Breuninger <ob@seicom.net>
2000-06-30 02:56:21 +00:00