summaryrefslogtreecommitdiff
path: root/games/blockade (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-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 Notes: svn path=/head/; revision=91389
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* - Fix build on -current (varargs -> stdarg)Kirill Ponomarev2003-08-291-6/+86
| | | | | | | | PR: 56156 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=88009
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Set Maintainership back to ports.Tilman Keskinoz2003-01-301-1/+1
| | | | | | | cpiazza's email is bouncing since Jan 7. Notes: svn path=/head/; revision=74295
* Don't guess prototypes for functions in system headers.Kris Kennaway2002-08-231-0/+19
| | | | Notes: svn path=/head/; revision=64928
* 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 Notes: svn path=/head/; revision=33101
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27502
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* 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
* 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). Notes: svn path=/head/; revision=19556
* 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> Notes: svn path=/head/; revision=19255