2015-01-10 21:17:05 by Thomas Klausner | Files touched by this commit (1) |
Log message: Simplify PKGNAME. |
2013-01-21 03:06:05 by othyro | Files touched by this commit (4) |
Log message: Fix PKGVERSION; +LICENSE; Fixed MASTER_SITES; Derive PKGNAME from DISTNAME; USE_TOOLS+=pkg-config; commented patches; regenerated distinfo; |
2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158) |
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. |
2010-12-24 12:55:23 by ndb | Files touched by this commit (2) |
Log message: Corrected MASTER_SITES and PLIST. |
2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271) |
Log message: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. |
2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112) |
Log message: Remove unnecessary @comment lines. Spill a few more @pkgdir. |
2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286) |
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 |