2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179) |
Log message: Added RMD160 checksums. |
2005-07-27 18:25:46 by Thomas Klausner | Files touched by this commit (12) |
Log message: Reset MAINTAINER -- he stopped working on pkgsrc. |
2005-05-24 12:30:04 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:41 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:41 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:44 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-07-18 17:50:21 by Peter Postma | Files touched by this commit (1) |
Log message: wip is not the category, fix it. |
2004-05-10 00:35:59 by Soren Jacobsen | Files touched by this commit (2) |
Log message: Convert to buildlink3. Fix PLIST. |
2004-05-09 04:39:03 by Min Sik Kim | Files touched by this commit (1) |
Log message: Use relative paths for PKGCONFIG_OVERRIDE. |
2004-02-17 03:55:42 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). |