aboutsummaryrefslogtreecommitdiffstats
path: root/games/blockade
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
|
* Use PLIST_FILES.trevor2004-02-062-2/+2
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
| | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* - Fix build on -current (varargs -> stdarg)krion2003-08-301-6/+86
| | | | | PR: 56156 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Set Maintainership back to ports.arved2003-01-311-1/+1
| | | | cpiazza's email is bouncing since Jan 7.
* Don't guess prototypes for functions in system headers.kris2002-08-241-0/+19
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-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)mharo2000-04-141-3/+3
|
* 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. :)
* Change my email address to FreeBSD.org.cpiazza1999-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.steve1999-06-076-0/+53
An X version of the 'blockade' Macintosh game. PR: 11930 Submitted by: Chris Piazza <cpiazza@home.net>