2012-03-09 13:49:25 by Filip Hajny | Files touched by this commit (3) |
Log message: Honor LIBS from pkgsrc. Set license. |
2011-11-29 07:12:51 by Steven Drake | Files touched by this commit (2) |
Log message: Honor LDFLAGS from pkgsrc. |
2009-08-30 19:16:54 by Amitai Schlair | Files touched by this commit (7) |
Log message: Pull in patches from Debian 2.1-5, mainly for the 64-bit fix. Bump PKGREVISION. |
2008-10-27 00:52:11 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add user-destdir support, from Aleksey Cheusov in PR 38522. |
2008-02-03 16:56:58 by Tobias Nygren | Files touched by this commit (2) |
Log message: Honour PKGMANDIR. |
2007-02-17 21:59:50 by Thomas Klausner | Files touched by this commit (44) |
Log message: Add "scm" to CATEGORIES to make it easy to find source control management related packages. |
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. |
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-07-29 05:39:06 by grant beattie | Files touched by this commit (1) |
Log message: honour LDFLAGS and LIBS |