Commit graph

20 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
Marcus Alves Grando
ffcf729c85 Add SHA256 2005-11-09 02:32:50 +00:00
Marcus Alves Grando
52cde85c52 Fix previous commit. build need stay after ":".
Approved by:	pav (mentor)
2005-10-03 18:42:29 +00:00
Marcus Alves Grando
52db7a0066 Update to 0.9.10
PR:		86868
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	pav (mentor)
2005-10-03 14:30:24 +00:00
Marcus Alves Grando
346fd0a6a3 Update my email
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00
Roman Bogorodskiy
eb9c3ba897 Anti Unmaintained Ports Campaign by Marcus Grando.
PR:		854[06-15]
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-08-29 06:36:12 +00:00
Pav Lucistnik
d8fdd5bc10 - Update to 0.9.9
PR:		ports/83407
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-07-13 21:45:24 +00:00
Pav Lucistnik
24ac9498b0 - Introduce MASTER_SITE_OSSP
PR:		ports/70504
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-21 15:19:42 +00:00
Mark Linimon
3888c747b2 Update to 0.9.3.
PR:		ports/66381
Submittted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-05-10 19:03:11 +00:00
Tilman Keskinoz
13186f5168 Attempt to fix build on amd64 by using va_copy 2004-04-13 17:01:33 +00:00
Kris Kennaway
17e6f687f2 BROKEN on amd64: Does not compile 2004-03-30 13:01:47 +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
Mark Linimon
7d5f3b7381 Update to 0.9.1: enhanced test suite by comparing against previously saved
output; switch from text-based VERSION file to C-based cfg_vers.c; bugfixes
and cleanups.  See ChangeLog for complete details.

PR:		ports/63175
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-24 07:44:06 +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
Oliver Eikemeier
f6153f1cce Fix some ports that write something after bsd.port.mk
PR:		59254
Approved by:	marcus (mentor)
2003-11-14 17:28:15 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alan Eldridge
574b41f42e A library to help in parsing arbitrary config files. 2003-02-03 20:25:03 +00:00