Commit graph

24 commits

Author SHA1 Message Date
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
661913f4d4 Update to 1.2.6
PR:		86866
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	pav (mentor)
2005-10-03 14:32:06 +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
Ralf S. Engelschall
82898481f2 upgrade to OSSP sa 1.2.4 2005-01-30 13:20:34 +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
Volker Stolz
18b9aabaf3 Update to 1.2.2
PR:		ports/68490
Submitted by:	Kimura Fuyuki
2004-06-30 07:42:45 +00:00
Jeremy Messenger
585e07ef27 Update to 1.2.1.
PR:		ports/68001
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-06-17 06:09:19 +00:00
Tilman Keskinoz
45e61c9a20 Never ever redefine socklen_t. This should fix building lmtp2nntp with
external libsa (upcoming)
2004-04-13 18:57:59 +00:00
Tilman Keskinoz
cbd50e2b81 Fix build on amd64 by using va_copy 2004-04-13 18:26:51 +00:00
Pav Lucistnik
bf63d4bc19 - Update to 1.2.0
PR:		ports/65109
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-04-03 20:27:59 +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
Clement Laforet
2b3e74498d Update to 1.1.0
PR:             62679
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-11 15:50:44 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +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
Daichi GOTO
891e49f94f fix net/ossp-sa:
- fix bogus Makefile variable: USE_GNAKE -> USE_GMAKE

PR:		54339
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-15 06:19:45 +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
ce22b792fb fix portlint errors 2003-02-01 12:01:25 +00:00
Alan Eldridge
733d630226 damn damn damn another one 2003-01-31 20:44:53 +00:00
Alan Eldridge
ce625f9829 Abstraction library over Unix socket API, part of the OSSP libs by Ralf
Engelschall. Good stuff.
2003-01-31 20:06:42 +00:00