summaryrefslogtreecommitdiff
path: root/games/golddig (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-28expr -> ${EXPR}Michael Haro1-1/+1
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20948
1999-08-22awk -> ${AWK}Michael Haro1-2/+2
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1998-11-28Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1-1/+2
for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
1998-09-28Remove empty directories on deinstall.Steve Price1-0/+1
Notes: svn path=/head/; revision=13505
1998-08-13Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=12487
1997-01-03Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1-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
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-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
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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
1995-04-11And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1-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
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-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
1995-03-30UpdateJean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=1249
1995-03-29Change the master site and add a pre-patch target (the tar file containsJean-Marc Zucconi1-4/+11
shar archives) Add myself as maintainer. Notes: svn path=/head/; revision=1241
1994-12-18First batch of MD5 checksum files. Only did through to the end of netGary Palmer1-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
1994-11-20golddig - Getting the Gold and Avoiding DeathJean-Marc Zucconi7-0/+341
Notes: svn path=/head/; revision=420