summaryrefslogtreecommitdiffstats
path: root/games/xemeraldia
Commit message (Collapse)AuthorAgeFilesLines
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-251-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-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}
* Remove ${DISTNAME}.tar.gz in pre-clean target, it is built from the realasami1996-12-171-1/+4
| | | | | | distfile in the do-extract target. Found by: msmith's pib distfile checker
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Updates of games Makefiles. I think they work, but don't quoteasami1995-04-201-11/+3
| | | | me on this. ;)
* And here comes the next round of Makefile updates, for games. Folks,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....
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade, 0.2 -> 0.3.asami1995-03-285-12/+18
| | | | CVS:
* Don't uudecode if the .tar.gz file is already there.asami1995-03-251-1/+4
| | | | Pointed-out by: Anthony Chan <yeehang@netcom.com>
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-2/+3
| | | | and some other minor cleanup.
* I probably shouldn't depend on EXTRACT_* being defined to something...soasami1995-03-241-2/+2
| | | | use "tar -xzf" instead.
* EXTRACT_ARGS -> EXTRACT_AFTER_ARGSasami1995-03-241-2/+2
|
* Version 0.2 of xemeraldia. Drop blocks and break them.asami1995-03-246-0/+73
OpenPOWER on IntegriCloud