2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261) |
Log message: Remove obsolete @dirrm lines. |
2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92) |
Log message: Remove USE_DIRS from pkgsrc. Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html |
2007-02-03 10:24:10 by Thomas Klausner | Files touched by this commit (4) |
Log message: Depend on xdg-1.4 for share/themes. |
2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132) |
Log message: Added RMD160 checksums. |
2005-04-11 23:15:25 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 08:00:00 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:32:08 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. |