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:13:41 by Joerg Sonnenberger | Files touched by this commit (154) |
Log message: Remove @dirrm entries from PLISTs |
2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993) |
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:10:07 by Tobias Nygren | Files touched by this commit (245) |
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-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483) |
Log message: Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. Bump PKGREVISION. |
2007-09-20 01:19:15 by Thomas Klausner | Files touched by this commit (115) |
Log message: Bump PKGREVISION for gnome-vfs rename. |
2007-06-05 07:37:41 by Thomas Klausner | Files touched by this commit (226) |
Log message: opencdk shlib major changed; bump ABI depends and PKGREVISIONs of affected packages. |
2007-03-21 13:05:57 by Thomas Klausner | Files touched by this commit (152) |
Log message: Bump PKGREVISION for gnome-keyring ABI bump. |
2006-09-16 14:20:42 by Julio M. Merino Vidal | Files touched by this commit (181) | |
Log message: Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change. |