summaryrefslogtreecommitdiff
path: root/games/ularn/patches/patch-aa
AgeCommit message (Collapse)AuthorFilesLines
2005-02-28Remove ularn package, as the code is unmaintained and messy.ben1-91/+0
2005-02-28Fix Ularn to build on Mandrake Linux 10.1. This addresses PR#29450.ben1-2/+2
Changes include: * remove lrint(), which is unused, and collides with the C99 lrint(). * remove malloc() prototypes, which are incorrect * add include search path to CFLAGS to catch Mandrake's termcap.h * in the case of Linux, define GETOPT, to match glibc
2004-04-15Make ularn build and run in Linux.ben1-16/+37
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.agc1-0/+58
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.