2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
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 |
2009-06-14 20:28:45 by Joerg Sonnenberger | Files touched by this commit (17) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2009-06-14 19:37:52 by Joerg Sonnenberger | Files touched by this commit (99) |
Log message: Remove @dirrm entries from PLISTs |
2009-02-21 14:22:43 by Thomas Klausner | Files touched by this commit (20) |
Log message: PKGREVISION bump for libsndfile ABI depends bump. |
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message: Mark as destdir ready. |
2008-01-18 06:06:45 by Tobias Nygren | Files touched by this commit (191) |
Log message: Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ |
2007-10-14 09:51:20 by Adam Ciarcinski | Files touched by this commit (5) |
Log message: Changes 0.5.0: * Fixed memory leak after unsuccessful attemt to load a module * Better compatibility with Qt3 * Pthreads detection under FreeBSD * Library detection under MacOSX * More.. |
2007-01-07 13:25:55 by Thomas Klausner | Files touched by this commit (56) |
Log message: PKGREVISION bump for flac shlib major bump and corresponding ABI depends bump. |
2006-12-01 21:55:12 by Roland Illig | Files touched by this commit (2) |
Log message: Fixed "test ==". |
2006-10-29 20:29:10 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Change == to = |