aboutsummaryrefslogtreecommitdiffstats
path: root/games/blockade
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken: does not fetchbapt2015-12-131-0/+1
|
* Cleanup DIST* variables.mat2015-05-121-2/+2
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* Rename all 10,000 games/ patch-xy patches to reflect the files they modify.adamw2014-07-292-0/+0
|
* - Add stage supportdanilo2013-10-301-8/+5
| | | | - Remove broken MASTER_SITES
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | games)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Fix MASTER_SITESmiwi2011-08-261-5/+6
| | | | | | | - Add MAKE_JOBS_SAFE PR: 160101 Submitted by: Ports Fury
* Deprecate some ports where I can't find distfiles and upstreambapt2011-08-031-0/+3
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_X_PREFIXbeech2008-03-191-2/+2
| | | | | | - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Respect X11BASEmiwi2006-11-251-4/+6
| | | | | PR: ports/105814 Submitted by: trasz
* - 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>