aboutsummaryrefslogtreecommitdiffstats
path: root/games/quakeforge
Commit message (Expand)AuthorAgeFilesLines
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* - Fix building (last commit for -fPIC broke it: some code is compiled twice,alepulver2007-01-211-13/+3
* - Add -fPIC compiler flag to the shared library sources (recently a staticalepulver2007-01-131-0/+23
* - Fix menu loading (console_client.so) in SDL clients: apply fix fromalepulver2006-12-313-0/+60
* - Correctly disable the use of installed libraries if not selected in OPTIONS.alepulver2006-12-301-5/+5
* - Fix clients statically linked to libQFrenderer_sw being unable to loadalepulver2006-12-304-41/+58
* - Fix building with GCC 4.x.alepulver2006-12-1811-5/+185
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
* - Use NOT_FOR_ARCHS instead of BROKEN on sparc64.alepulver2006-04-133-18/+31
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
* Conversion to a single libtool environment.ade2006-02-232-2/+35
* Add leftover directoryedwin2005-12-161-0/+1
* [patch] games/quakeforge does not respond to keyboard inputedwin2005-11-181-0/+12
* [patch] games/quakeforge does not respond to keyboard inputedwin2005-11-181-0/+1
* Pass maintainership to alejandro@varnet.biz.barner2005-11-161-1/+1
* [UPDATE] games/quakeforge: minor changes, integrate with "games/quake-data"edwin2005-11-165-455/+130
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Add WITH_STATIC_PLUGINS, requested by Jurij Ivliev <yury@black.cat.kazan.su>pav2005-05-202-78/+67
* Change maintainer address.thierry2005-05-141-1/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - Update to 0.55pav2004-08-216-437/+435
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* BROKEN on sparc64: Does not compilekris2004-05-131-0/+4
* Add size data, approved by maintainers.trevor2004-03-191-0/+5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Properly use SDL everywhere:edwin2004-03-081-2/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Fix the detection of libvorbis (broken, due to version bump)pav2004-01-263-61/+73
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-2/+1
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+1
* - Fix build on alpha, amd64 and sparc64pav2003-11-271-1/+9
* Minor change: Remove a redundant warning and fix a typo.tom2003-10-271-4/+1
* Chase multimedia/xmms library bump.edwin2003-09-181-2/+2
* Update to 0.5.4.netchild2003-08-0814-179/+98
* fix games/quakeforge: build fail on alpha.daichi2003-07-081-0/+27
* Unbreak games/quakeforge on 5.1/alphadaichi2003-06-261-2/+8
* remove "garbage" around the patchnetchild2003-03-291-84/+0
* - change maintainer to q@uni.de (this time for sure)netchild2003-03-282-1/+104
* Fix fetching of quakeforge distfiles.anholt2003-03-081-8/+8
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Fix missing pthread symbols on -current.netchild2003-02-011-1/+1
* Fix qw-client segfaults.netchild2003-02-012-7/+15
* Update to 0.5.2.netchild2003-01-3115-407/+734
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
* Fixed to build with new stricter auto* rules.alane2002-11-281-1/+2
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Reset maintainership.pat2002-06-191-1/+1
* build with sdl soundijliao2002-05-221-0/+31
* - Fix the build broken by the last autoconf/automake overhaul;sobomax2002-04-172-4/+13
* Fix automake problemspat2002-02-101-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* Force use of autoconf 2.13.will2002-01-061-1/+1
* First round of auto* cleanups:will2002-01-061-2/+2
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* Fix the port: GNU autoheader now called `autoheader213', not justsobomax2001-10-301-1/+1
* Explicity run aclocal and autoheaderobrien2001-10-301-1/+2
* Unbroke.sobomax2001-06-061-1/+1
* Replace explicit build dependency on automake with USE_AUTOMAKE knobade2001-06-011-1/+1
* Move:sobomax2001-04-091-1/+1
* Respect SDL_CONFIG like others SDL-based ports do.sobomax2001-01-274-5/+47
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-5/+5
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* Move PLIST.* to pkg-plist.*.asami2000-10-081-2/+2
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
* USE_GLX --> WITH_GLXsobomax2000-06-021-4/+4
* Reflect moving graphics/glx port into new graphics/utah-glx location.sobomax2000-05-221-1/+1
* Merge shareware WAD support from sdlquake. Now sdlquake is ready to be nukedsobomax2000-05-183-5/+36
* OOPS, forgot patches ...sobomax2000-05-184-0/+259
* Update of the QuakeForge port to the new 0.1.1 version and remove CVS hack,sobomax2000-05-184-673/+40
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-5/+5
* Fix to make this work in new PORTNAME/PORTVERSION scheme. This portasami2000-04-171-10/+11
* Portlint COMMENT's.knu2000-04-151-1/+1
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
* Remove empty lines in PLIST and fix WWW syntaxcpiazza2000-01-203-3/+1
* Don't include bsd.port.pre.mk twice.asami2000-01-171-1/+1
* This is a port of the iD GPLd Quake source code release. It supportsgreen2000-01-126-0/+720