2005-02-24 15:48:51 by Alistair G. Crooks | Files touched by this commit (259) |
Log message: Add RMD160 digests to the SHA1 ones. |
2004-05-25 06:21:29 by Simon Burge | Files touched by this commit (1) |
Log message: Add "CONFIGURE_HAS_INFODIR=no" to get this package building. |
2004-03-11 15:13:58 by Stoned Elipot | Files touched by this commit (1) |
Log message: Remove info files entries from PLIST. |
2003-08-18 09:46:16 by Stoned Elipot | Files touched by this commit (1) |
Log message: I have missed a USE_MAKEINFO=yes here, without buildlink2 enabled for this package it had only been caught by tools.mk's overriding script. |
2003-08-09 13:27:52 by Stoned Elipot | Files touched by this commit (11) |
Log message: USE_NEW_TEXINFO is unnecessary now. |
2003-08-06 00:33:34 by Stoned Elipot | Files touched by this commit (2) |
Log message: Convert to USE_NEW_TEXINFO. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
2003-01-24 15:12:04 by ITOH Yasufumi | Files touched by this commit (6) |
Log message: - Enable termcap. Chack tputs() after -ltermcap is detected (configure*). - Use mkstemp() instead of tmpnam(), for safety. |