summaryrefslogtreecommitdiff
path: root/games/golddig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1998-11-281-1/+2
| | | | | | | for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
* Remove empty directories on deinstall.Steve Price1998-09-281-0/+1
| | | | Notes: svn path=/head/; revision=13505
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12487
* 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
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-9/+4
| | | | | | | | | | | 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
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-2/+10
| | | | | | | | | 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-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* UpdateJean-Marc Zucconi1995-03-301-1/+1
| | | | Notes: svn path=/head/; revision=1249
* Change the master site and add a pre-patch target (the tar file containsJean-Marc Zucconi1995-03-291-4/+11
| | | | | | | | shar archives) Add myself as maintainer. Notes: svn path=/head/; revision=1241
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* golddig - Getting the Gold and Avoiding DeathJean-Marc Zucconi1994-11-207-0/+341
Notes: svn path=/head/; revision=420