summaryrefslogtreecommitdiff
path: root/games/xchomp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Remove bad MASTER_SITEs and add more good ones.Justin M. Seger1998-10-031-4/+3
| | | | Notes: svn path=/head/; revision=13608
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-4/+8
| | | | | | | | | | | | | 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
* Master site name change (romulus.ucs.uoknor.edu -> ftp.uoknor.edu).Satoshi Asami1995-10-111-2/+2
| | | | Notes: svn path=/head/; revision=2310
* Make this thing work again. Grab a regular tarball instead ofSatoshi Asami1995-05-132-5/+6
| | | | | | | trying to do something with the compressed articles. Notes: svn path=/head/; revision=1729
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-8/+11
| | | | | | | | | 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
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-201-1/+1
| | | | Notes: svn path=/head/; revision=1159
* Add checksum files to these new portsGary Palmer1995-01-051-0/+1
| | | | Notes: svn path=/head/; revision=712
* xchomp, a pac-man like X gameSteven Wallace1995-01-045-0/+124
Notes: svn path=/head/; revision=697