summaryrefslogtreecommitdiff
path: root/games/xemeraldia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-4/+4
| | | | | | | | | | | | | 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} Notes: svn path=/head/; revision=5186
* Remove ${DISTNAME}.tar.gz in pre-clean target, it is built from the realSatoshi Asami1996-12-171-1/+4
| | | | | | | | | distfile in the do-extract target. Found by: msmith's pib distfile checker Notes: svn path=/head/; revision=5001
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-3/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Updates of games Makefiles. I think they work, but don't quoteSatoshi Asami1995-04-201-11/+3
| | | | | | | me on this. ;) Notes: svn path=/head/; revision=1472
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-3/+6
| | | | | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks.... Notes: svn path=/head/; revision=1325
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Upgrade, 0.2 -> 0.3.Satoshi Asami1995-03-285-12/+18
| | | | | | | CVS: Notes: svn path=/head/; revision=1231
* Don't uudecode if the .tar.gz file is already there.Satoshi Asami1995-03-251-1/+4
| | | | | | | Pointed-out by: Anthony Chan <yeehang@netcom.com> Notes: svn path=/head/; revision=1198
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-2/+3
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* I probably shouldn't depend on EXTRACT_* being defined to something...soSatoshi Asami1995-03-241-2/+2
| | | | | | | use "tar -xzf" instead. Notes: svn path=/head/; revision=1193
* EXTRACT_ARGS -> EXTRACT_AFTER_ARGSSatoshi Asami1995-03-241-2/+2
| | | | Notes: svn path=/head/; revision=1192
* Version 0.2 of xemeraldia. Drop blocks and break them.Satoshi Asami1995-03-246-0/+73
Notes: svn path=/head/; revision=1190