Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the build with Clang. | danfe | 2012-01-31 | 1 | -0/+27 |
| | | | | Submitted by: Cyril Roelandt | ||||
* | Improve port description. | danfe | 2011-08-09 | 1 | -4/+7 |
| | |||||
* | Add LICENSE (GPLv2) and cleanup Makefile. | danfe | 2011-08-09 | 1 | -9/+10 |
| | |||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Remove zero-sized files. | erwin | 2006-07-11 | 1 | -0/+0 |
| | |||||
* | Remove USE_REINPLACE for categories starting with a G | edwin | 2006-05-08 | 1 | -2/+0 |
| | |||||
* | [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE | edwin | 2006-04-06 | 1 | -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 SHA256 | edwin | 2005-11-17 | 1 | -0/+1 |
| | |||||
* | [UPDATE] games/qcc: integrate with "games/quake-source" | edwin | 2005-11-17 | 2 | -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. | danfe | 2005-01-14 | 1 | -1/+2 |
| | |||||
* | - Adjust CATEGORIES | danfe | 2005-01-14 | 3 | -109/+52 |
| | | | | | | | - Respect CFLAGS - Sanitize pkg-descr - Utilize DATADIR macro in pkg-plist - Take maintainership | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Use canonical form (ports@FreeBSD.org) in MAINTAINER line | sergei | 2003-12-21 | 1 | -1/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -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. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | portlint: remove extra whitespaces before end of line. | dirk | 2001-12-24 | 1 | -1/+1 |
| | |||||
* | Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. | will | 2000-10-24 | 1 | -1/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. The following ports hand invalid version | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Fix MASTER_SITES | jfitz | 1997-06-27 | 1 | -2/+2 |
| | | | | Pointed-out-by: Bill Fenner's script | ||||
* | Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and | obrien | 1997-01-03 | 1 | -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. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Import of qcc, the QuakeC compiler for building custom games of Quake. | jfitz | 1996-10-27 | 5 | -0/+135 |