summaryrefslogtreecommitdiff
path: root/games/ularn
AgeCommit message (Collapse)AuthorFilesLines
2004-04-15Make ularn build and run in Linux.ben7-66/+150
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-12-06Add DEINSTALL to alert user they may remove share directory.ben1-0/+17
2003-12-06Update Ularn to fix a few things:ben8-91/+142
* Replace varargs with stdarg, in order to compile under gcc 3.3. * Replace mktemp with mkstemp, in order to silence warnings * Remove share directory from PLIST, since score file is not deleted.
2003-12-06Update MASTER_SITES and HOMEPAGE.ben1-3/+3
2003-09-19Update HOMEPAGE and/or MASTER_SITESdent1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-01-03Don't check if stdin is redirected -- it is in bulk builds, andwiz2-11/+23
that's perfectly okay. Fixes recently noted bulk build problem.
2001-12-19Remove a MASTER_SITE which does not contain the file anymore.wiz1-3/+2
2001-11-11Adjust format a bit:hubertf1-0/+5
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-27Initial import of ularn-6.12.92 into the packages collection.agc35-0/+5367
Provided in PR 12072 by Ben Collver (collver@linuxfreemail.com). Ularn is a fantasy games in which your child has contracted a strange dis- ease, and none of your home remedies seem to have any effect. You set out to find a remedy in a limited amount of time, and to collect gold along the way of course! Ularn is based on larn, and adds the concept of character classes.