mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
fb85680370
OpenSSL is a successor of SSLeay (see http://www.openssl.org/). This port uses almost the same files as SSLeay. So they can't be installed both. - make the port ${PREFIX} clean - reorganize PLIST (list links as normal files, which makes the PLIST shorter and easier to maintain) - reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to ${PREFIX}/lib/ssleay.cnf somewhere) - some other minor portlint changes
179 lines
3.0 KiB
Plaintext
179 lines
3.0 KiB
Plaintext
bin/CA.sh
|
|
bin/asn1parse
|
|
bin/base64
|
|
bin/bf
|
|
bin/bf-cbc
|
|
bin/bf-cfb
|
|
bin/bf-ecb
|
|
bin/bf-ofb
|
|
bin/c_hash
|
|
bin/c_info
|
|
bin/c_issuer
|
|
bin/c_name
|
|
bin/c_rehash
|
|
bin/ca
|
|
bin/cast
|
|
bin/cast-cbc
|
|
bin/cast5-cbc
|
|
bin/cast5-cfb
|
|
bin/cast5-ecb
|
|
bin/cast5-ofb
|
|
bin/ciphers
|
|
bin/crl
|
|
bin/crl2pkcs7
|
|
bin/der_chop
|
|
bin/des
|
|
bin/des-cbc
|
|
bin/des-cfb
|
|
bin/des-ecb
|
|
bin/des-ede
|
|
bin/des-ede-cbc
|
|
bin/des-ede-cfb
|
|
bin/des-ede-ofb
|
|
bin/des-ede3
|
|
bin/des-ede3-cbc
|
|
bin/des-ede3-cfb
|
|
bin/des-ede3-ofb
|
|
bin/des-ofb
|
|
bin/des3
|
|
bin/desx
|
|
bin/dgst
|
|
bin/dh
|
|
bin/dsa
|
|
bin/dsaparam
|
|
bin/enc
|
|
bin/errstr
|
|
bin/gendh
|
|
bin/genrsa
|
|
bin/idea
|
|
bin/idea-cbc
|
|
bin/idea-cfb
|
|
bin/idea-ecb
|
|
bin/idea-ofb
|
|
bin/md2
|
|
bin/md5
|
|
bin/mdc2
|
|
bin/pkcs7
|
|
bin/rc2
|
|
bin/rc2-cbc
|
|
bin/rc2-cfb
|
|
bin/rc2-ecb
|
|
bin/rc2-ofb
|
|
bin/rc4
|
|
bin/rc5
|
|
bin/rc5-cbc
|
|
bin/rc5-cfb
|
|
bin/rc5-ecb
|
|
bin/rc5-ofb
|
|
bin/req
|
|
bin/rmd160
|
|
bin/rsa
|
|
bin/s_client
|
|
bin/s_server
|
|
bin/s_time
|
|
bin/sess_id
|
|
bin/sha
|
|
bin/sha1
|
|
bin/speed
|
|
bin/ssleay
|
|
bin/verify
|
|
bin/version
|
|
bin/x509
|
|
etc/ssleay.cnf.sample
|
|
include/asn1.h
|
|
include/asn1_mac.h
|
|
include/bio.h
|
|
include/blowfish.h
|
|
include/bn.h
|
|
include/bss_file.c
|
|
include/buffer.h
|
|
include/cast.h
|
|
include/comp.h
|
|
include/conf.h
|
|
include/cryptall.h
|
|
include/crypto.h
|
|
include/des.h
|
|
include/dh.h
|
|
include/dsa.h
|
|
include/err.h
|
|
include/evp.h
|
|
include/hmac.h
|
|
include/idea.h
|
|
include/lhash.h
|
|
include/md2.h
|
|
include/md5.h
|
|
include/mdc2.h
|
|
include/objects.h
|
|
include/pem.h
|
|
include/pkcs7.h
|
|
include/rand.h
|
|
include/rc2.h
|
|
include/rc4.h
|
|
include/rc5.h
|
|
include/ripemd.h
|
|
include/rsa.h
|
|
include/sha.h
|
|
include/ssl.h
|
|
include/ssl2.h
|
|
include/ssl23.h
|
|
include/ssl3.h
|
|
include/stack.h
|
|
include/tls1.h
|
|
include/tmdiff.h
|
|
include/txt_db.h
|
|
include/x509.h
|
|
include/x509_vfy.h
|
|
lib/libRSAglue.a
|
|
lib/libcrypto.a
|
|
lib/libssl.a
|
|
share/doc/openssl/API.doc
|
|
share/doc/openssl/a_verify.doc
|
|
share/doc/openssl/apps.doc
|
|
share/doc/openssl/asn1.doc
|
|
share/doc/openssl/bio.doc
|
|
share/doc/openssl/blowfish.doc
|
|
share/doc/openssl/bn.doc
|
|
share/doc/openssl/ca.1
|
|
share/doc/openssl/callback.doc
|
|
share/doc/openssl/cipher.doc
|
|
share/doc/openssl/cipher.m
|
|
share/doc/openssl/conf.doc
|
|
share/doc/openssl/danger
|
|
share/doc/openssl/des.doc
|
|
share/doc/openssl/digest.doc
|
|
share/doc/openssl/encode.doc
|
|
share/doc/openssl/envelope.doc
|
|
share/doc/openssl/error.doc
|
|
share/doc/openssl/idea.doc
|
|
share/doc/openssl/legal.doc
|
|
share/doc/openssl/lhash.doc
|
|
share/doc/openssl/md2.doc
|
|
share/doc/openssl/md5.doc
|
|
share/doc/openssl/memory.doc
|
|
share/doc/openssl/ms3-ca.doc
|
|
share/doc/openssl/ns-ca.doc
|
|
share/doc/openssl/obj.doc
|
|
share/doc/openssl/rand.doc
|
|
share/doc/openssl/rc2.doc
|
|
share/doc/openssl/rc4.doc
|
|
share/doc/openssl/readme
|
|
share/doc/openssl/ref.doc
|
|
share/doc/openssl/req.1
|
|
share/doc/openssl/rsa.doc
|
|
share/doc/openssl/rsaref.doc
|
|
share/doc/openssl/s_mult.doc
|
|
share/doc/openssl/session.doc
|
|
share/doc/openssl/sha.doc
|
|
share/doc/openssl/speed.doc
|
|
share/doc/openssl/ssl-ciph.doc
|
|
share/doc/openssl/ssl.doc
|
|
share/doc/openssl/ssl_ctx.doc
|
|
share/doc/openssl/ssleay.doc
|
|
share/doc/openssl/ssluse.doc
|
|
share/doc/openssl/stack.doc
|
|
share/doc/openssl/threads.doc
|
|
share/doc/openssl/txt_db.doc
|
|
share/doc/openssl/verify
|
|
share/doc/openssl/why.doc
|
|
@dirrm share/doc/openssl
|