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. |
2015-08-17 19:11:32 by Thomas Klausner | Files touched by this commit (178) |
Log message: Bump PKGREVISION for ncurses shlib bump. |
2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2011-11-28 12:03:51 by Thomas Klausner | Files touched by this commit (1) |
Log message: Update HOMEPAGE and MASTER_SITES. From David Griffith in PR 45667. |
2009-08-19 06:04:40 by Yuji Yamano | Files touched by this commit (3) |
Log message: Make this build on Mac OS X. Fixed PR pkg/41538. |
2009-07-18 04:49:15 by Steven M. Bellovin | Files touched by this commit (3) |
Log message: Change getline() to get_line() |
2009-06-14 19:57:02 by Joerg Sonnenberger | Files touched by this commit (215) |
Log message: Remove @dirrm entries from PLISTs |
2008-03-04 07:59:06 by Johnny C. Lam | Files touched by this commit (99) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2007-12-02 01:00:20 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove ex-MASTER_SITEs. From Zafer Aydogan. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |