summaryrefslogtreecommitdiff
path: root/security/openssl/PLIST.shlib
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m arejlam1-5/+3
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-03-26Consolidate all of the PLIST.* files that duplicated each other into ajlam1-0/+7
single file PLIST.shlib. Only have PLIST.${LOWER_OPSYS} if it differs from PLIST.shlib.