2006-08-19 18:31:41 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Add RMD160 checksum. |
2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107) |
Log message: Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. |
2006-01-11 09:19:35 by Piotr Meyer | Files touched by this commit (3) |
Log message: - up to version 0.8 (0.6 was gone) - new homepage and download |
2005-07-27 18:25:24 by Thomas Klausner | Files touched by this commit (11) |
Log message: Reset MAINTAINER -- he stopped working on pkgsrc. |
2005-05-24 12:30:02 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2005-04-11 23:12:39 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-09-23 07:59:40 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in pkgsrc). LIBTOOL_LA_FILES is no more. |
2004-08-17 20:27:15 by Todd Vierling | Files touched by this commit (2) |
Log message: Convert manual libtool archive PLIST entries to dynamic entries using new LIBTOOL_LA_FILES logic in bsd.pkg.mk. |
2004-05-09 09:19:03 by Soren Jacobsen | Files touched by this commit (2) |
Log message: Convert to buildlink3. Fix PLIST. |
2004-02-17 03:55:40 by Soren Jacobsen | Files touched by this commit (1) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to WRKSRC. LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool," meaning that, in most packages, there's no need to set it. So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them). |