2005-06-03 15:25:15 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Convert to options framework.
|
2005-04-11 23:14:03 by Todd Vierling | Files touched by this commit (1) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-03-28 15:18:37 by Todd Vierling | Files touched by this commit (1) |
Log message:
+RMD160
|
2004-07-31 07:35:34 by Todd Vierling | Files touched by this commit (1) |
Log message:
...and bump PKGREVISION for binary change (even though pkg dependencies at
runtime will not change).
|
2004-07-31 07:34:40 by Todd Vierling | Files touched by this commit (2) |
Log message:
Only OpenSSL 0.9.6* has the old-style deslib. 0.9.7 is no longer compatible.
So, instead, use security/libdes to get this functionality, which is
uniform regardless of OpenSSL version in use.
(Fixes build on NetBSD 2.0 without breaking 1.6.)
|
2004-07-31 07:34:40 by Todd Vierling | Files touched by this commit (1) |
Log message:
Only OpenSSL 0.9.6* has the old-style deslib. 0.9.7 is no longer compatible.
So, instead, use security/libdes to get this functionality, which is
uniform regardless of OpenSSL version in use.
(Fixes build on NetBSD 2.0 without breaking 1.6.)
|
2004-04-19 22:47:01 by Todd Vierling | Files touched by this commit (1) |
Log message:
bl3
|
2004-01-31 03:52:26 by Todd Vierling | Files touched by this commit (2) |
Log message:
Update to 2.9.1. Changes:
Some Install script fixes.
Fixed a problem in blockrequest() where a buffer
could have been used after it was free()'d which
resulted in segfaults.
Check that feedback buffer is not null before
operating on it in chain_select().
Closes #631353, thanks Sami Farin.
Make sure DH/DSA param file is actually opened
before writing to it. Fixes a segfault in
case it is not.
Handle a pool we cannot read correctly: don't close
the NULL dir handle (segfaults on *BSD). We also
print a warning in that case now.
Minor stats fix (gmtime vs localtime).
Fix pool stats bug.
|
2003-08-20 19:31:49 by Todd Vierling | Files touched by this commit (3) |
Log message:
Add system-wide keyring locations to mix.cfg, and install (as yet not
completely usable) example configs into share/examples/mixmaster.
|
2003-08-20 19:31:49 by Todd Vierling | Files touched by this commit (2) |
Log message:
Add system-wide keyring locations to mix.cfg, and install (as yet not
completely usable) example configs into share/examples/mixmaster.
|