pkgsrc/security/openssl/PLIST.shlib
jlam ac1c08301c Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m are
too numerous to be listed here, but include adding a new DES API
(support for the old one is still present).

Changes to the pkgsrc structure include:

* Install the shared libraries with a version number that matches the
  OpenSSL version number

* Move some of the less often-used c_* utilities back into the examples
  directory.

* Drop support for using the RSAREF library and always use the built-in
  RSA code instead.
2004-12-24 22:02:37 +00:00

5 lines
163 B
Text

@comment $NetBSD: PLIST.shlib,v 1.2 2004/12/24 22:02:38 jlam Exp $
lib/libcrypto.so
lib/libcrypto.so.${SHLIB_VERSION}
lib/libssl.so
lib/libssl.so.${SHLIB_VERSION}