2011-10-02 16:32:34 by Thomas Klausner | Files touched by this commit (59) | |
Log message: Remove packages depending on the removed packages. |
2009-06-14 21:01:14 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message: Change @exec/@unexec to @pkgdir or drop it. |
2009-06-14 19:54:16 by Joerg Sonnenberger | Files touched by this commit (64) |
Log message: Remove @dirrm entries from PLISTs |
2008-08-26 14:54:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Fix DESTDIR support. |
2008-03-03 21:17:13 by Johnny C. Lam | Files touched by this commit (43) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2007-12-01 04:56:44 by Roland Illig | Files touched by this commit (2) |
Log message: It's a bad idea to install a directory with permissions 644. PKGREVISION++ |
2006-10-22 18:06:32 by Roland Illig | Files touched by this commit (1) |
Log message: Removed a leading @ from a shell command. |
2006-10-04 23:39:31 by Thomas Klausner | Files touched by this commit (8) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
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 |