2009-09-29 18:56:43 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix case in filenames with new unzip flags. Sort PLIST. Bump PKGREVISION. |
2009-08-20 17:25:01 by Jim Wise | Files touched by this commit (31) |
Log message: Give up maintainership of packages where I am still listed as MAINTAINER. |
2009-07-07 22:47:53 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: user-destdir support |
2009-06-14 23:36:34 by Joerg Sonnenberger | Files touched by this commit (31) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2009-06-14 20:17:35 by Joerg Sonnenberger | Files touched by this commit (218) |
Log message: Remove @dirrm entries from PLISTs |
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message: Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. |
2006-10-05 00:01:00 by Thomas Klausner | Files touched by this commit (18) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-10-03 01:39:22 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed file permissions. Bumped PKGREVISION. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |