1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

23 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
b40b787c71 Non-portable usage of va_list objects causes segfault on amd64
Bump PORTREVISION

PR:		87669
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-19 16:44:19 +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
a9f8e01e4f Update to 0.9.11
PR:		86865
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	pav (mentor)
2005-10-03 14:31:12 +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
eb91552ba8 - Update to 0.9.10
PR:		ports/83412
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-07-13 22:00:51 +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
7d55583121 Update to 0.9.8.
PR:		ports/66383
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-05-10 19:06:12 +00:00
Tilman Keskinoz
60b9c718e3 Attempt to fix build on amd64 by using va_copy 2004-04-13 17:09:32 +00:00
Kris Kennaway
c2bc6db2db BROKEN on amd64: Does not compile 2004-03-19 11:56:38 +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
734849de3f Update to 0.9.5: remove log0...4 macros; bugfixes.
PR:             ports/63174
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-24 07:29:01 +00:00
Kris Kennaway
0dcf72d321 BROKEN on alpha and amd64: Does not compile 2004-02-23 05:13:20 +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
8e376724d4 fix portlint errors 2003-02-01 11:51:03 +00:00
Alan Eldridge
f45323ba74 Flexible logging system based on "channels". 2003-02-01 04:38:54 +00:00