summaryrefslogtreecommitdiff
path: root/games/xlife (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITESChris Piazza1999-08-181-3/+3
| | | | | | | | PR: 13238 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20797
* Remove bad MASTER_SITEs and add more good ones.Justin M. Seger1998-10-031-4/+3
| | | | Notes: svn path=/head/; revision=13608
* Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunchSteve Price1998-09-282-3/+207
| | | | | | | of files pkg/PLIST forgot. Notes: svn path=/head/; revision=13501
* 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
* Seems the "R5contrib" dir finally disappeared from ftp.x.org.Satoshi Asami1997-09-091-3/+3
| | | | | | | Reminded by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=7821
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-2/+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
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+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
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-4/+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
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-201-1/+1
| | | | Notes: svn path=/head/; revision=1159
* John Horton Conway's Game of Life, taken from R5-contrib archives.Satoshi Asami1995-03-166-0/+117
Notes: svn path=/head/; revision=1141