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-03-21 07:00:54 by Johnny C. Lam | Files touched by this commit (133) |
Log message: Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL scripts prior to revision 1.43 of bsd.pkginstall.mk. |
2006-03-06 01:18:27 by Thomas Klausner | Files touched by this commit (214) | |
Log message: Belatedly bump PKGREVISION for all libtasn1 dependencies, since libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz. |
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. |
2006-01-06 16:10:08 by Thomas Klausner | Files touched by this commit (117) |
Log message: DEPENDS and PKGREVISION bumps because db4's library name changed. |
2005-12-31 13:32:49 by Thomas Klausner | Files touched by this commit (212) |
Log message: Recursive PKGREVISION bump for gnutls shlib major bump. Bump BUILDLINK_RECOMMENDED. |
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-17 02:04:03 by Min Sik Kim | Files touched by this commit (4) |
Log message: Update imhangul_status_applet to 0.3. Changes: - Updated translation. - Added a new theme "King Sejong". |
2005-10-14 16:38:04 by Min Sik Kim | Files touched by this commit (1) |
Log message: Update MASTER_SITES. This closes PR pkg/31746. |