summaryrefslogtreecommitdiff
path: root/security/openssl/PLIST.common
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/openssl/PLIST.common
parent1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff)
downloadpkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/openssl/PLIST.common')
-rw-r--r--security/openssl/PLIST.common336
1 files changed, 336 insertions, 0 deletions
diff --git a/security/openssl/PLIST.common b/security/openssl/PLIST.common
new file mode 100644
index 00000000000..6864075a71b
--- /dev/null
+++ b/security/openssl/PLIST.common
@@ -0,0 +1,336 @@
+@comment $NetBSD: PLIST.common,v 1.1 2001/11/01 01:22:31 zuntum Exp $
+bin/CA.pl
+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/gendsa
+bin/genrsa
+bin/idea
+bin/idea-cbc
+bin/idea-cfb
+bin/idea-ecb
+bin/idea-ofb
+bin/md2
+bin/mdc2
+bin/nseq
+bin/openssl
+bin/pkcs12
+bin/pkcs7
+bin/pkcs8
+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/verify
+bin/version
+bin/x509
+etc/openssl.cnf.example
+@exec if [ -f %D/etc/openssl.cnf ]; then : ; else cp -p %D/%F %D/etc/openssl.cnf; fi
+include/openssl/asn1.h
+include/openssl/asn1_mac.h
+include/openssl/bio.h
+include/openssl/blowfish.h
+include/openssl/bn.h
+include/openssl/buffer.h
+include/openssl/cast.h
+include/openssl/comp.h
+include/openssl/conf.h
+include/openssl/crypto.h
+include/openssl/des.h
+include/openssl/dh.h
+include/openssl/dsa.h
+include/openssl/e_os.h
+include/openssl/e_os2.h
+include/openssl/ebcdic.h
+include/openssl/err.h
+include/openssl/evp.h
+include/openssl/hmac.h
+include/openssl/idea.h
+include/openssl/lhash.h
+include/openssl/md2.h
+include/openssl/md4.h
+include/openssl/md5.h
+include/openssl/mdc2.h
+include/openssl/obj_mac.h
+include/openssl/objects.h
+include/openssl/opensslconf.h
+include/openssl/opensslv.h
+include/openssl/pem.h
+include/openssl/pem2.h
+include/openssl/pkcs12.h
+include/openssl/pkcs7.h
+include/openssl/rand.h
+include/openssl/rc2.h
+include/openssl/rc4.h
+include/openssl/rc5.h
+include/openssl/ripemd.h
+include/openssl/rsa.h
+include/openssl/safestack.h
+include/openssl/sha.h
+include/openssl/ssl.h
+include/openssl/ssl2.h
+include/openssl/ssl23.h
+include/openssl/ssl3.h
+include/openssl/stack.h
+include/openssl/symhacks.h
+include/openssl/tls1.h
+include/openssl/tmdiff.h
+include/openssl/txt_db.h
+include/openssl/x509.h
+include/openssl/x509_vfy.h
+include/openssl/x509v3.h
+lib/libcrypto.a
+lib/libssl.a
+share/doc/openssl/README
+share/doc/openssl/apps/CA.pl.pod
+share/doc/openssl/apps/asn1parse.pod
+share/doc/openssl/apps/ca.pod
+share/doc/openssl/apps/ciphers.pod
+share/doc/openssl/apps/config.pod
+share/doc/openssl/apps/crl.pod
+share/doc/openssl/apps/crl2pkcs7.pod
+share/doc/openssl/apps/dgst.pod
+share/doc/openssl/apps/dhparam.pod
+share/doc/openssl/apps/dsa.pod
+share/doc/openssl/apps/dsaparam.pod
+share/doc/openssl/apps/enc.pod
+share/doc/openssl/apps/gendsa.pod
+share/doc/openssl/apps/genrsa.pod
+share/doc/openssl/apps/nseq.pod
+share/doc/openssl/apps/openssl.pod
+share/doc/openssl/apps/passwd.pod
+share/doc/openssl/apps/pkcs12.pod
+share/doc/openssl/apps/pkcs7.pod
+share/doc/openssl/apps/pkcs8.pod
+share/doc/openssl/apps/rand.pod
+share/doc/openssl/apps/req.pod
+share/doc/openssl/apps/rsa.pod
+share/doc/openssl/apps/rsautl.pod
+share/doc/openssl/apps/s_client.pod
+share/doc/openssl/apps/s_server.pod
+share/doc/openssl/apps/sess_id.pod
+share/doc/openssl/apps/smime.pod
+share/doc/openssl/apps/speed.pod
+share/doc/openssl/apps/spkac.pod
+share/doc/openssl/apps/verify.pod
+share/doc/openssl/apps/version.pod
+share/doc/openssl/apps/x509.pod
+share/doc/openssl/c-indentation.el
+share/doc/openssl/crypto/BIO_ctrl.pod
+share/doc/openssl/crypto/BIO_f_base64.pod
+share/doc/openssl/crypto/BIO_f_buffer.pod
+share/doc/openssl/crypto/BIO_f_cipher.pod
+share/doc/openssl/crypto/BIO_f_md.pod
+share/doc/openssl/crypto/BIO_f_null.pod
+share/doc/openssl/crypto/BIO_f_ssl.pod
+share/doc/openssl/crypto/BIO_find_type.pod
+share/doc/openssl/crypto/BIO_new.pod
+share/doc/openssl/crypto/BIO_new_bio_pair.pod
+share/doc/openssl/crypto/BIO_push.pod
+share/doc/openssl/crypto/BIO_read.pod
+share/doc/openssl/crypto/BIO_s_accept.pod
+share/doc/openssl/crypto/BIO_s_bio.pod
+share/doc/openssl/crypto/BIO_s_connect.pod
+share/doc/openssl/crypto/BIO_s_fd.pod
+share/doc/openssl/crypto/BIO_s_file.pod
+share/doc/openssl/crypto/BIO_s_mem.pod
+share/doc/openssl/crypto/BIO_s_null.pod
+share/doc/openssl/crypto/BIO_s_socket.pod
+share/doc/openssl/crypto/BIO_set_callback.pod
+share/doc/openssl/crypto/BIO_should_retry.pod
+share/doc/openssl/crypto/BN_CTX_new.pod
+share/doc/openssl/crypto/BN_CTX_start.pod
+share/doc/openssl/crypto/BN_add.pod
+share/doc/openssl/crypto/BN_add_word.pod
+share/doc/openssl/crypto/BN_bn2bin.pod
+share/doc/openssl/crypto/BN_cmp.pod
+share/doc/openssl/crypto/BN_copy.pod
+share/doc/openssl/crypto/BN_generate_prime.pod
+share/doc/openssl/crypto/BN_mod_inverse.pod
+share/doc/openssl/crypto/BN_mod_mul_montgomery.pod
+share/doc/openssl/crypto/BN_mod_mul_reciprocal.pod
+share/doc/openssl/crypto/BN_new.pod
+share/doc/openssl/crypto/BN_num_bytes.pod
+share/doc/openssl/crypto/BN_rand.pod
+share/doc/openssl/crypto/BN_set_bit.pod
+share/doc/openssl/crypto/BN_zero.pod
+share/doc/openssl/crypto/CRYPTO_set_ex_data.pod
+share/doc/openssl/crypto/DH_generate_key.pod
+share/doc/openssl/crypto/DH_generate_parameters.pod
+share/doc/openssl/crypto/DH_get_ex_new_index.pod
+share/doc/openssl/crypto/DH_new.pod
+share/doc/openssl/crypto/DH_set_method.pod
+share/doc/openssl/crypto/DH_size.pod
+share/doc/openssl/crypto/DSA_SIG_new.pod
+share/doc/openssl/crypto/DSA_do_sign.pod
+share/doc/openssl/crypto/DSA_dup_DH.pod
+share/doc/openssl/crypto/DSA_generate_key.pod
+share/doc/openssl/crypto/DSA_generate_parameters.pod
+share/doc/openssl/crypto/DSA_get_ex_new_index.pod
+share/doc/openssl/crypto/DSA_new.pod
+share/doc/openssl/crypto/DSA_set_method.pod
+share/doc/openssl/crypto/DSA_sign.pod
+share/doc/openssl/crypto/DSA_size.pod
+share/doc/openssl/crypto/ERR_GET_LIB.pod
+share/doc/openssl/crypto/ERR_clear_error.pod
+share/doc/openssl/crypto/ERR_error_string.pod
+share/doc/openssl/crypto/ERR_get_error.pod
+share/doc/openssl/crypto/ERR_load_crypto_strings.pod
+share/doc/openssl/crypto/ERR_load_strings.pod
+share/doc/openssl/crypto/ERR_print_errors.pod
+share/doc/openssl/crypto/ERR_put_error.pod
+share/doc/openssl/crypto/ERR_remove_state.pod
+share/doc/openssl/crypto/EVP_DigestInit.pod
+share/doc/openssl/crypto/EVP_EncryptInit.pod
+share/doc/openssl/crypto/EVP_OpenInit.pod
+share/doc/openssl/crypto/EVP_SealInit.pod
+share/doc/openssl/crypto/EVP_SignInit.pod
+share/doc/openssl/crypto/EVP_VerifyInit.pod
+share/doc/openssl/crypto/OPENSSL_VERSION_NUMBER.pod
+share/doc/openssl/crypto/OpenSSL_add_all_algorithms.pod
+share/doc/openssl/crypto/RAND_add.pod
+share/doc/openssl/crypto/RAND_bytes.pod
+share/doc/openssl/crypto/RAND_cleanup.pod
+share/doc/openssl/crypto/RAND_egd.pod
+share/doc/openssl/crypto/RAND_load_file.pod
+share/doc/openssl/crypto/RAND_set_rand_method.pod
+share/doc/openssl/crypto/RSA_blinding_on.pod
+share/doc/openssl/crypto/RSA_check_key.pod
+share/doc/openssl/crypto/RSA_generate_key.pod
+share/doc/openssl/crypto/RSA_get_ex_new_index.pod
+share/doc/openssl/crypto/RSA_new.pod
+share/doc/openssl/crypto/RSA_padding_add_PKCS1_type_1.pod
+share/doc/openssl/crypto/RSA_print.pod
+share/doc/openssl/crypto/RSA_private_encrypt.pod
+share/doc/openssl/crypto/RSA_public_encrypt.pod
+share/doc/openssl/crypto/RSA_set_method.pod
+share/doc/openssl/crypto/RSA_sign.pod
+share/doc/openssl/crypto/RSA_sign_ASN1_OCTET_STRING.pod
+share/doc/openssl/crypto/RSA_size.pod
+share/doc/openssl/crypto/bio.pod
+share/doc/openssl/crypto/blowfish.pod
+share/doc/openssl/crypto/bn.pod
+share/doc/openssl/crypto/bn_internal.pod
+share/doc/openssl/crypto/buffer.pod
+share/doc/openssl/crypto/crypto.pod
+share/doc/openssl/crypto/d2i_DHparams.pod
+share/doc/openssl/crypto/d2i_RSAPublicKey.pod
+share/doc/openssl/crypto/des.pod
+share/doc/openssl/crypto/des_modes.pod
+share/doc/openssl/crypto/dh.pod
+share/doc/openssl/crypto/dsa.pod
+share/doc/openssl/crypto/err.pod
+share/doc/openssl/crypto/evp.pod
+share/doc/openssl/crypto/hmac.pod
+share/doc/openssl/crypto/lh_stats.pod
+share/doc/openssl/crypto/lhash.pod
+share/doc/openssl/crypto/md5.pod
+share/doc/openssl/crypto/mdc2.pod
+share/doc/openssl/crypto/rand.pod
+share/doc/openssl/crypto/rc4.pod
+share/doc/openssl/crypto/ripemd.pod
+share/doc/openssl/crypto/rsa.pod
+share/doc/openssl/crypto/sha.pod
+share/doc/openssl/crypto/threads.pod
+share/doc/openssl/openssl.txt
+share/doc/openssl/openssl_button.gif
+share/doc/openssl/openssl_button.html
+share/doc/openssl/ssl/SSL_CIPHER_get_name.pod
+share/doc/openssl/ssl/SSL_CTX_free.pod
+share/doc/openssl/ssl/SSL_CTX_new.pod
+share/doc/openssl/ssl/SSL_CTX_set_cipher_list.pod
+share/doc/openssl/ssl/SSL_CTX_set_ssl_version.pod
+share/doc/openssl/ssl/SSL_SESSION_free.pod
+share/doc/openssl/ssl/SSL_accept.pod
+share/doc/openssl/ssl/SSL_clear.pod
+share/doc/openssl/ssl/SSL_connect.pod
+share/doc/openssl/ssl/SSL_free.pod
+share/doc/openssl/ssl/SSL_get_ciphers.pod
+share/doc/openssl/ssl/SSL_get_current_cipher.pod
+share/doc/openssl/ssl/SSL_get_error.pod
+share/doc/openssl/ssl/SSL_get_fd.pod
+share/doc/openssl/ssl/SSL_get_peer_cert_chain.pod
+share/doc/openssl/ssl/SSL_get_peer_certificate.pod
+share/doc/openssl/ssl/SSL_get_rbio.pod
+share/doc/openssl/ssl/SSL_get_session.pod
+share/doc/openssl/ssl/SSL_get_verify_result.pod
+share/doc/openssl/ssl/SSL_library_init.pod
+share/doc/openssl/ssl/SSL_new.pod
+share/doc/openssl/ssl/SSL_pending.pod
+share/doc/openssl/ssl/SSL_read.pod
+share/doc/openssl/ssl/SSL_set_bio.pod
+share/doc/openssl/ssl/SSL_set_fd.pod
+share/doc/openssl/ssl/SSL_set_session.pod
+share/doc/openssl/ssl/SSL_set_verify_result.pod
+share/doc/openssl/ssl/SSL_shutdown.pod
+share/doc/openssl/ssl/SSL_write.pod
+share/doc/openssl/ssl/ssl.pod
+share/doc/openssl/ssleay.txt
+@exec mkdir -p %D/certs %D/private
+@unexec rmdir %D/certs 2>/dev/null || true
+@dirrm include/openssl
+@dirrm private
+@dirrm share/doc/openssl/apps
+@dirrm share/doc/openssl/crypto
+@dirrm share/doc/openssl/ssl
+@dirrm share/doc/openssl