Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-01-28 | make sure ${LDFLAGS} comes before ${LIBS} when linking. | grant | 1 | -1/+2 | |
fixes build on Solaris. | |||||
2003-07-02 | Make this work on platforms where sizeof(size_t) != sizeof(int) | martin | 1 | -1/+2 | |
2003-01-10 | Update to 1.10.4 | salo | 1 | -3/+3 | |
- update HOMEPAGE - remove unneccessary post-extract target Changes: 01/09/2003 - 1.10.4 - Fix build problem if curses was found but readline wasn't. (reported by Adam Schuetze) - Fix g++-3.2 compile warnings and errors. (Many people) - Remove $(wildcard ..) use from Makefile, it works with BSD make now. (suggested by Nick Nauwelaerts) 09/16/2001 - 1.10.3 - Include getopt.h if available. (Needed for cygwin, reported by Scott Alfter) - No longer attempt to set user/group in make install. (Needed for cygwin, and probably better anyway. Scott Alfter) - Fix lstat errors on files <128 bytes. (reported by Thomas Kunz? From: was mangled so I'm not sure.) - Fixed truncated name of genre 140. (was "Contemporary C") | |||||
2001-05-22 | Use ../../devel/Makefile.readline to get readline support and note why | jlam | 1 | -2/+1 | |
GNU readline is required. Pass configure script some variables instead and remove the unneeded patch file. | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |