2005-12-08 18:46:16 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Use FreeBSD config.h fragment on FreeBSD and DragonFly. |
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-09-28 16:15:50 by Roland Illig | Files touched by this commit (23) |
Log message: Removed trailing white-space. |
2005-03-07 11:03:13 by Masao Uebayashi | Files touched by this commit (3) |
Log message: Fix quoting. |
2005-02-24 14:10:14 by Alistair G. Crooks | Files touched by this commit (192) |
Log message: Add RMD160 digests. |
2004-07-16 01:10:35 by Marc Recht | Files touched by this commit (5) | |
Log message: Initial import of prngd-0.9.29 from othyro at freeshell dot org via pkgsrc-wip PRNGD is a Pseudo Random Number Generator Daemon. It is intended to replace EGD, and provides an EGD compatible interface to obtain random data and as an entropy source. PRNGD is never drained and can never block. And it has a seed-save file, so that it is immediately usable after system start. |