summaryrefslogtreecommitdiffstats
path: root/games/quake2forge
Commit message (Collapse)AuthorAgeFilesLines
* Change maintainer address.thierry2005-05-131-1/+1
| | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Add another MASTER_SITEarved2005-03-062-2/+20
| | | | | | | - Fix detection of libGL PR: 78512 Submitted by: Ulrich Spoerlein <q@uni.de>
* Update to 0.3vs2004-08-116-67/+54
| | | | | PR: ports/70029 Submitted by: Ulrich Spoerlein (maintainer)
* Add size data, approved by maintainers.trevor2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Properly use SDL everywhere:edwin2004-03-081-1/+2
| | | | | | | | | | | | 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>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Use new knobs from bsd.sdl.mkkrion2004-01-201-2/+1
| | | | Approved by: portmgr
* - Rename bin/quake2 to bin/q2f because it conflicts withkrion2003-10-313-2/+7
| | | | | | | games/quake2lnx PR: 58761 Submitted by: maintainer
* fix: about building on -stabledaichi2003-06-301-2/+2
| | | | | Submitted by: Ulrich Spoerlein <q@uni.de> Pointed out by: bento via kris
* Unbreak games/quake2forge on 5.1/alphadaichi2003-06-272-1/+19
| | | | | | | | - Unbreak Quake2 on Alpha - Remove useless use of cat PR: 53758 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer)
* Update to 0.2.1.netchild2003-03-289-164/+41
| | | | Submitted by: maintainer
* Fix packaging (ref_tdfx.so is only built when svgalib is available).anholt2003-03-111-2/+2
| | | | Approved by: portmgr
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-02-281-1/+1
| | | | targets in bsd.port.mk
* De-pkg-comment.knu2003-02-212-1/+1
|
* This is the quakeforge version of quake2. To play it you need the officialnetchild2003-01-3110-0/+327
quake2 CD for the data files. Submitted by: Ulrich Spoerlein <q@uni.de>
OpenPOWER on IntegriCloud