summaryrefslogtreecommitdiff
path: root/games/qcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Fix MASTER_SITESJames FitzGibbon1997-06-271-2/+2
| | | | | | | Pointed-out-by: Bill Fenner's script Notes: svn path=/head/; revision=7096
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-2/+2
| | | | | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR} Notes: svn path=/head/; revision=5186
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Import of qcc, the QuakeC compiler for building custom games of Quake.James FitzGibbon1996-10-275-0/+135
Notes: svn path=/head/; revision=4168