aboutsummaryrefslogtreecommitdiffstats
path: root/games/quake-source
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_REINPLACE.alepulver2006-04-251-7/+7
| | | | | | | | - Fix OPTIONS handling. - Remove '@' from installation commands. - Bump PORTREVISION. Approved by: garga (mentor)
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
| | | | Approved by: garga (mentor)
* [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWAREedwin2006-04-061-5/+4
| | | | | | | | | | | | | | | | | | | | | This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports: games/doom games/linux-quake3 games/linux-quake4 games/qcc games/quake-data games/quake-source games/quake2-data games/quake2-source games/quake2forge games/quake2lnx games/quake3 games/quake3-data games/rtcw PR: ports/93546 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Prevent original file from being installed after patchingehaupt2005-12-311-0/+3
| | | | | PR: 91136 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* Fix paths and CRLFvs2005-12-092-0/+13
| | | | | PR: ports/90122 Submitted by: maintainer
* Add secondary MASTER_SITESmnag2005-11-152-2/+6
| | | | | | | Add SHA256 PR: 89033 Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
* [NEW PORT] games/quake-source - Quake and QuakeWorld sourceedwin2005-10-165-0/+129
Quake and QuakeWorld sources. This port installs the Quake (and optionally QuakeWorld) game sources (in QuakeC) to allow the development of Quake mods. Note that to compile it you need a QuakeC compiler (there are many in ports). PR: ports/86167 Submitted by: Alejandro Pulver <alejandro@varnet.biz>