Commit graph

20 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
Volker Stolz
4fa80380b0 Fix mispelings of PTHREAD_{CFLAGS,LIBS}. 2005-03-10 12:05:24 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Adam Weinberger
fc97806568 Allow non-root/non-wheel users to access tuxracer data files.
PR:		ports/66155
Submitted by:	Jonathan <j.e.drews@att.net>
2004-05-02 05:40:34 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +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
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
Eric Anholt
61550a407d Return to ports@ because I won't be working on FreeBSD for 3 months minimum. 2004-01-28 09:10:58 +00:00
Kirill Ponomarev
ffc486df06 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:18:12 +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
Eric Anholt
79d4b57209 Change email to anholt@freebsd.org and move local distfiles.
Approved by:	des
2002-07-30 21:04:00 +00:00
Maxim Sobolev
64da74d5f6 Unbreak on bento.
PR:		38446
Submitted by:	maintainer
2002-05-23 11:35:05 +00:00
Kris Kennaway
2ab9131753 BROKEN: does not build 2002-05-17 09:44:03 +00:00
Ying-Chieh Liao
d5cc2f7d80 Fix compiling of tuxracer with new automake. Update email address.
PR:		36645
Submitted by:	maintainer
2002-04-02 11:06:16 +00:00
David W. Chapman Jr.
b71966d7a0 Fix sdl depend
PR:		30182
Submitted by:	maintainer
2001-08-30 02:45:38 +00:00
Ying-Chieh Liao
4fd0db3533 upgrade to 0.61
PR:		28883
Submitted by:	MAINTAINER
2001-08-17 17:49:35 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Vanilla I. Shu
7a32cdcca8 yep, I forgot to add PORTREVISION, ops.. 2001-01-14 19:49:33 +00:00
Vanilla I. Shu
f3395d96cc Use --with-tcl-lib-name=tcl82, and add a fix when Mesa compile with thread support. 2001-01-14 19:33:01 +00:00
Neil Blakey-Milner
39609ad548 Add tuxracer, a 3d penguin racing game using OpenGL.
PR:		20582
Submitted by:	Eric Anholt
2001-01-05 13:19:36 +00:00