summaryrefslogtreecommitdiff
path: root/games/ularn/patches
AgeCommit message (Collapse)AuthorFilesLines
2003-12-06Update Ularn to fix a few things:ben5-82/+133
* 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.
2002-01-03Don't check if stdin is redirected -- it is in bulk builds, andwiz1-9/+21
that's perfectly okay. Fixes recently noted bulk build problem.
2001-04-27Initial import of ularn-6.12.92 into the packages collection.agc30-0/+5283
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.