diff options
Diffstat (limited to 'security/openssl/pkg-plist')
-rw-r--r-- | security/openssl/pkg-plist | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/security/openssl/pkg-plist b/security/openssl/pkg-plist new file mode 100644 index 000000000000..f3c9ef018b2b --- /dev/null +++ b/security/openssl/pkg-plist @@ -0,0 +1,77 @@ +@cwd /usr/local +bin/ssleay +bin/makecert +bin/der_chop +bin/speed +bin/ca +bin/enc +bin/dgst +bin/verify +bin/asn1parse +bin/crl +bin/rsa +bin/x509 +bin/genrsa +bin/gendh +bin/pem2bin +bin/bin2pem +bin/s_server +bin/s_client +bin/s_filter +bin/req +bin/dh +bin/errstr +bin/hashdir +bin/s_time +bin/md2 +bin/md5 +bin/sha +bin/sha1 +bin/des +bin/des3 +bin/idea +bin/rc4 +bin/des-cbc +bin/des-ede-cbc +bin/des-ede3-cbc +bin/des-ecb +bin/des-ede +bin/des-ede3 +bin/des-cfb +bin/des-ede-cfb +bin/des-ede3-cfb +bin/des-ofb +bin/des-ede-ofb +bin/des-ede3-ofb +bin/idea-cbc +bin/idea-ecb +bin/idea-cfb +bin/idea-ofb +lib/ssleay.conf +lib/libcrypto.a +@exec ranlib %D/%F +lib/libssl.a +@exec ranlib %D/%F +include/md2.h +include/md5.h +include/sha.h +include/rc4.h +include/idea.h +include/bn.h +include/rsa.h +include/dh.h +include/buffer.h +include/stack.h +include/lhash.h +include/rand.h +include/err.h +include/objects.h +include/envelope.h +include/pem.h +include/pkcs7.h +include/x509.h +include/asn1.h +include/meth.h +include/conf.h +include/txt_db.h +include/ssl.h |