2007-11-29 14:04:04 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Needs libresolv on Solaris. |
2007-03-19 17:40:29 by Todd Vierling | Files touched by this commit (24) |
Log message: give away to pkgsrc-users |
2007-03-04 12:30:33 by Thomas Klausner | Files touched by this commit (2) |
Log message: Mark as not for Linux. From Sergey Svishchev in private mail. |
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-03-22 23:50:33 by Todd Vierling | Files touched by this commit (34) |
Log message: Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a PR-responsible person (such as I am ;) a little easier. |
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-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-05-23 11:04:56 by Roland Illig | Files touched by this commit (1) |
Log message: Moved WRKSRC some lines down. Replaced $f with ${f}. |
2005-03-10 14:22:01 by Todd Vierling | Files touched by this commit (3) |
Log message: Make build on Interix (no socklen_t, fd_set requires <sys/time.h>). |
2005-02-23 16:59:14 by Alistair G. Crooks | Files touched by this commit (86) |
Log message: Add RMD160 digests in addition to SHA1 ones |