Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more selective about which ports to maintain. I no longer have time | asami | 1997-12-25 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and | obrien | 1997-01-03 | 1 | -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 real | asami | 1996-12-17 | 1 | -1/+4 |
| | | | | | | distfile in the do-extract target. Found by: msmith's pib distfile checker | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -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. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Updates of games Makefiles. I think they work, but don't quote | asami | 1995-04-20 | 1 | -11/+3 |
| | | | | me on this. ;) | ||||
* | And here comes the next round of Makefile updates, for games. Folks, | asami | 1995-04-11 | 1 | -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 in | jkh | 1995-04-01 | 1 | -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. | asami | 1995-03-28 | 5 | -12/+18 |
| | | | | CVS: | ||||
* | Don't uudecode if the .tar.gz file is already there. | asami | 1995-03-25 | 1 | -1/+4 |
| | | | | Pointed-out by: Anthony Chan <yeehang@netcom.com> | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -2/+3 |
| | | | | and some other minor cleanup. | ||||
* | I probably shouldn't depend on EXTRACT_* being defined to something...so | asami | 1995-03-24 | 1 | -2/+2 |
| | | | | use "tar -xzf" instead. | ||||
* | EXTRACT_ARGS -> EXTRACT_AFTER_ARGS | asami | 1995-03-24 | 1 | -2/+2 |
| | |||||
* | Version 0.2 of xemeraldia. Drop blocks and break them. | asami | 1995-03-24 | 6 | -0/+73 |