2005-06-13 01:51:13 by Krister Walfridsson | Files touched by this commit (92) |
Log message: Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. |
2005-05-24 12:29:42 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2005-05-23 12:27:12 by Roland Illig | Files touched by this commit (1) |
Log message: Removed trailing white-space. |
2005-04-11 23:12:16 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:36 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:26:21 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-05 05:04:45 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2004-02-17 03:55:19 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). |
2004-01-25 15:36:25 by Marc Recht | Files touched by this commit (1) |
Log message: catch-up with the pyxml -> py-xml name change in pkgsrc |
2004-01-25 03:12:11 by grant beattie | Files touched by this commit (1) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |