2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message: Bump all packages that depend on curses.bui* or terminfo.bui* since they might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. |
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. |
2013-10-16 11:02:03 by Roy Marples | Files touched by this commit (1) |
Log message: Any curses should work. |
2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message: * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk". |
2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323) |
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. |
2010-02-04 05:31:15 by OBATA Akio | Files touched by this commit (2) |
Log message: Update abook to 0.5.6. 0.5.6 - translation fixes - fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif) - fix localized keybindings with --disable-nls |
2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | ![]() |
Log message: Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib major change. Reported by Robert Elz in PR 41345. |
2008-03-06 23:16:20 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Support user-destdir installation. |
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. |