aboutsummaryrefslogtreecommitdiff
path: root/games/quakeforge
Commit message (Collapse)AuthorAgeFilesLines
...
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-5/+5
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Fix to make this work in new PORTNAME/PORTVERSION scheme. This portSatoshi Asami2000-04-161-10/+11
| | | | | | | | | | uses PKGNAME as part of the directory structure so the "pre" -> "p" change screwed up a whole bunch of stuff. Reported and reviewed by: Scott Allendorf <scott-allendorf@uiowa.edu> Notes: svn path=/head/; revision=27677
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Remove empty lines in PLIST and fix WWW syntaxChris Piazza2000-01-203-3/+1
| | | | Notes: svn path=/head/; revision=24851
* Don't include bsd.port.pre.mk twice.Satoshi Asami2000-01-171-1/+1
| | | | Notes: svn path=/head/; revision=24791
* This is a port of the iD GPLd Quake source code release. It supportsBrian Feldman2000-01-126-0/+720
both GL and software rendering. Submitted by: Daniel J. O'Connor <darius@dons.net.au> Notes: svn path=/head/; revision=24670