2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message: Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. |
2015-01-08 06:25:29 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: Update album_themes from 20050507 to 20081222 - The above date is picked from the timestamp of License.txt - The release note/ChangeLog for this theme was unknown. - Several changes on installation REPLACE_PERL find and chmod not to have execution bit on regular files (etc) |
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message: Remove @dirrm related logic. |
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47) |
Log message: Reset maintainer for people who lost their commit bit. |
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. |
2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message: Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies. |
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 |
2005-08-24 16:31:15 by Lennart Augustsson | Files touched by this commit (2) |
Log message: Clean up some pkglint messages. From mjl@luckie.org.nz. |