2013-10-20 19:59:30 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: curses from modernish NetBSD is fine. Don't (incorrectly) hard-code /usr/pkg references for NetBSD. |
2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message: recursive bump from gettext-lib shlib bump. |
2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993) |
Log message: Add DESTDIR support. |
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-23 18:09:40 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: ap_type is a short, not a char. Fix it and bump revision. |
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 |
2005-10-29 00:01:47 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Include devel/gettext-lib/buildlink3.mk so that the package does not add /usr/pkg/lib/charset.alias unnecessarily. Bump PKGREVISION. |
2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270) |
Log message: Removed trailing white-space. |