Commit graph

14 commits

Author SHA1 Message Date
Volker Stolz
62bdd749b0 Update to 0.3
PR:		ports/70029
Submitted by:	Ulrich Spoerlein (maintainer)
2004-08-11 19:09:02 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +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
Kirill Ponomarev
ffc486df06 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:18:12 +00:00
Kirill Ponomarev
ceb21798a0 - Rename bin/quake2 to bin/q2f because it conflicts with
games/quake2lnx

PR:		58761
Submitted by:	maintainer
2003-10-31 13:37:24 +00:00
Daichi GOTO
1309f8d258 fix: about building on -stable
Submitted by:	Ulrich Spoerlein <q@uni.de>
Pointed out by:	bento via kris
2003-06-30 12:32:07 +00:00
Daichi GOTO
cd2c175bc3 Unbreak games/quake2forge on 5.1/alpha
- Unbreak Quake2 on Alpha
  - Remove useless use of cat

PR:		53758
Submitted by:	Ulrich Spoerlein <q@uni.de> (maintainer)
2003-06-27 03:59:03 +00:00
Alexander Leidinger
f1b92aefa7 Update to 0.2.1.
Submitted by:	maintainer
2003-03-28 10:23:20 +00:00
Eric Anholt
fdfb474482 Fix packaging (ref_tdfx.so is only built when svgalib is available).
Approved by:	portmgr
2003-03-11 08:24:51 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Alexander Leidinger
be651d79ad This is the quakeforge version of quake2. To play it you need the official
quake2 CD for the data files.

Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-01-31 09:55:59 +00:00