summaryrefslogtreecommitdiff
path: root/games/blockade (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't guess prototypes for functions in system headers.Kris Kennaway2002-08-231-0/+19
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-2/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-3/+3
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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. :)
* Change my email address to FreeBSD.org.Chris Piazza1999-06-192-7/+4
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Initial import of blockade version 1.00.Steve Price1999-06-066-0/+53
An X version of the 'blockade' Macintosh game. PR: 11930 Submitted by: Chris Piazza <cpiazza@home.net>