2012-09-29 02:42:14 by Aleksej Saushev | Files touched by this commit (1) |
Log message: Support staged installation. |
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 |
2008-05-26 15:59:43 by Tobias Nygren | Files touched by this commit (77) |
Log message: Fix fallout from pax(1) tool changes in pkgsrc. |
2007-09-21 00:54:26 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix depends line. |
2007-02-03 10:22:19 by Thomas Klausner | Files touched by this commit (5) |
Log message: Depend on xdg-1.4 for share/themes. |
2006-10-30 23:45:30 by Sergey Svishchev | Files touched by this commit (17) |
Log message: Delint more low-hanging fruit: - whitespace, COMMENT, PLIST police - ${PAX} -pe -> pax -pp - other minor fixes. |
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message: Delint: - convert spaces to tabs (pkglint --autofix) - set, not append to USE_LANGUAGES |
2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107) |
Log message: Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. |
2005-09-28 09:41:20 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed pkglint warnings. |