summaryrefslogtreecommitdiffstats
path: root/games/golddig
Commit message (Collapse)AuthorAgeFilesLines
* Avoid buffer overflows.jmz2004-12-022-6/+24
| | | | Submitted by: Niels Heinen <niels.heinen@ubizen.com>
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Use posix syntax for chownkris2002-09-071-2/+2
|
* Do not install makelev setuid root, so that nobody but root can edit filesjmz2000-05-012-37/+70
| | | | | | | in ${PREFIX}/. Users can still create levels in their directories if the file name has a /. Golddig is now setgid games so that it can update the score file (the file is no more world writable)
* Cleanup.jmz2000-05-011-2/+0
|
* Install setgid games, not setuid root.kris2000-05-011-0/+31
|
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefilemharo2000-04-141-3/+3
|
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* awk -> ${AWK}mharo1999-08-221-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeasami1998-11-281-1/+2
| | | | for ilu and mkdirhier for asl.)
* Remove empty directories on deinstall.steve1998-09-281-0/+1
|
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-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}
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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!
* And here comes the next round of Makefile updates, for games. Folks,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....
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Updatejmz1995-03-301-1/+1
|
* Change the master site and add a pre-patch target (the tar file containsjmz1995-03-291-4/+11
| | | | | shar archives) Add myself as maintainer.
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-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
* golddig - Getting the Gold and Avoiding Deathjmz1994-11-207-0/+341
OpenPOWER on IntegriCloud