2007-01-30 00:05:09 by Dan McMahill | Files touched by this commit (2) |
Log message: fix PLIST problem when USE_IMAGE is not specified |
2006-12-28 23:08:35 by Adrian Portelli | Files touched by this commit (3) |
Log message: Add a patch for a recent format string bug from the w3m CVS Bump PKGREVISION |
2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231) |
Log message: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. |
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message: Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. |
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-06 00:55:25 by Roland Illig | Files touched by this commit (413) |
Log message: Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
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-10-05 15:29:51 by Thomas Klausner | Files touched by this commit (40) |
Log message: Remove some more *LEGACY* settings that are over a month old and thus were before 2005Q3. |
2005-07-30 13:32:05 by Thomas Klausner | Files touched by this commit (2) |
Log message: Add missing file to PLIST. Bump PKGREVISION. |
2005-07-30 13:31:46 by Thomas Klausner | Files touched by this commit (2) |
Log message: Remove unneeded x11.bl3.mk dependency. Bump PKGREVISION. |