aboutsummaryrefslogtreecommitdiffstats
path: root/games/qcc
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build with Clang.danfe2012-01-311-0/+27
| | | | Submitted by: Cyril Roelandt
* Improve port description.danfe2011-08-091-4/+7
|
* Add LICENSE (GPLv2) and cleanup Makefile.danfe2011-08-091-9/+10
|
* -remove MD5ohauer2011-07-031-1/+0
|
* Remove zero-sized files.erwin2006-07-111-0/+0
|
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-2/+0
|
* [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWAREedwin2006-04-061-1/+2
| | | | | | | | | | | | | | | | | | | | | 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>
* Add SHA256edwin2005-11-171-0/+1
|
* [UPDATE] games/qcc: integrate with "games/quake-source"edwin2005-11-172-43/+9
| | | | | | | | Integrate with "games/quake-source". PR: ports/86172 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Approved by: maintainer timeout
* Respect CC as well as CFLAGS.danfe2005-01-141-1/+2
|
* - Adjust CATEGORIESdanfe2005-01-143-109/+52
| | | | | | | - Respect CFLAGS - Sanitize pkg-descr - Utilize DATADIR macro in pkg-plist - Take maintainership
* SIZEify.trevor2004-01-291-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* portlint: remove extra whitespaces before end of line.dirk2001-12-241-1/+1
|
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Fix MASTER_SITESjfitz1997-06-271-2/+2
| | | | Pointed-out-by: Bill Fenner's script
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-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}
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Import of qcc, the QuakeC compiler for building custom games of Quake.jfitz1996-10-275-0/+135