Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-28 | Remove ularn package, as the code is unmaintained and messy. | ben | 36 | -5589/+0 | |
2005-02-28 | Fix Ularn to build on Mandrake Linux 10.1. This addresses PR#29450. | ben | 7 | -71/+124 | |
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 | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-04-15 | Make ularn build and run in Linux. | ben | 7 | -66/+150 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-24 | s/@netbsd.org/@NetBSD.org/ in MAINTAINER. | jmmv | 1 | -2/+2 | |
2003-12-13 | Update MAINTAINER email address. | ben | 1 | -2/+2 | |
2003-12-06 | Add DEINSTALL to alert user they may remove share directory. | ben | 1 | -0/+17 | |
2003-12-06 | Update Ularn to fix a few things: | ben | 8 | -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-06 | Update MASTER_SITES and HOMEPAGE. | ben | 1 | -3/+3 | |
2003-09-19 | Update HOMEPAGE and/or MASTER_SITES | dent | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-19 | Change address of maintainer per PR 22170. | wiz | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-12-24 | Replace collver@linuxfreemail.com with collver1@attbi.com. | wiz | 1 | -2/+2 | |
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps. | |||||
2002-01-03 | Don't check if stdin is redirected -- it is in bulk builds, and | wiz | 2 | -11/+23 | |
that's perfectly okay. Fixes recently noted bulk build problem. | |||||
2001-12-19 | Remove a MASTER_SITE which does not contain the file anymore. | wiz | 1 | -3/+2 | |
2001-11-11 | Adjust format a bit: | hubertf | 1 | -0/+5 | |
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '=' | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -1/+1 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -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-27 | Initial import of ularn-6.12.92 into the packages collection. | agc | 35 | -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. |