2009-08-14 17:16:47 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add missing dbus* dependencies. It seems they were pulled in via some dependency but most now be included separately. |
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:10:29 by Joerg Sonnenberger | Files touched by this commit (16) |
Log message: Convert @exec/@unexec to @pkgdir or drop them. |
2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250) |
Log message: Remove @dirrm entries from PLISTs |
2009-03-27 00:12:22 by Thomas Klausner | Files touched by this commit (3) |
Log message: Fix build with cairomm>=1.7. |
2009-02-25 02:39:29 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Explictly needs libSM now. |
2008-10-28 23:23:40 by Thomas Klausner | Files touched by this commit (12) |
Log message: Update to 0.40.14, integrating a patch from http://bugs.backtrace.info/view.php?id=505 for libsoup>=2.4 support. Changes: * gcc 4.3 support thanks to Siavash and Alexander Kahl * spectrum analyser fixed (nenolog) * many bug fixes |
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2008-03-06 15:53:57 by Thomas Klausner | Files touched by this commit (245) | |
Log message: Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. |
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@ |