mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
8427671fd7
- While I'm here: enable stage support, replace USE_GMAKE with USES=gmake PR: ports/182437 Submitted by: martymac
73 lines
1.7 KiB
Plaintext
73 lines
1.7 KiB
Plaintext
bin/polarssl_aescrypt2
|
|
bin/polarssl_benchmark
|
|
bin/polarssl_dh_client
|
|
bin/polarssl_dh_genprime
|
|
bin/polarssl_dh_server
|
|
bin/polarssl_hello
|
|
bin/polarssl_md5sum
|
|
bin/polarssl_mpi_demo
|
|
bin/polarssl_rsa_genkey
|
|
bin/polarssl_rsa_sign
|
|
bin/polarssl_rsa_verify
|
|
bin/polarssl_selftest
|
|
bin/polarssl_sha1sum
|
|
bin/polarssl_sha2sum
|
|
bin/polarssl_ssl_cert_test
|
|
bin/polarssl_ssl_client1
|
|
bin/polarssl_ssl_client2
|
|
bin/polarssl_ssl_server
|
|
bin/polarssl_ssl_test
|
|
include/polarssl/aes.h
|
|
include/polarssl/arc4.h
|
|
include/polarssl/asn1.h
|
|
include/polarssl/asn1write.h
|
|
include/polarssl/base64.h
|
|
include/polarssl/bignum.h
|
|
include/polarssl/blowfish.h
|
|
include/polarssl/bn_mul.h
|
|
include/polarssl/camellia.h
|
|
include/polarssl/certs.h
|
|
include/polarssl/cipher.h
|
|
include/polarssl/cipher_wrap.h
|
|
include/polarssl/config.h
|
|
include/polarssl/ctr_drbg.h
|
|
include/polarssl/debug.h
|
|
include/polarssl/des.h
|
|
include/polarssl/dhm.h
|
|
include/polarssl/entropy.h
|
|
include/polarssl/entropy_poll.h
|
|
include/polarssl/error.h
|
|
include/polarssl/gcm.h
|
|
include/polarssl/havege.h
|
|
include/polarssl/md.h
|
|
include/polarssl/md2.h
|
|
include/polarssl/md4.h
|
|
include/polarssl/md5.h
|
|
include/polarssl/md_wrap.h
|
|
include/polarssl/net.h
|
|
include/polarssl/openssl.h
|
|
include/polarssl/padlock.h
|
|
include/polarssl/pem.h
|
|
include/polarssl/pbkdf2.h
|
|
include/polarssl/pkcs11.h
|
|
include/polarssl/pkcs12.h
|
|
include/polarssl/pkcs5.h
|
|
include/polarssl/rsa.h
|
|
include/polarssl/sha1.h
|
|
include/polarssl/sha2.h
|
|
include/polarssl/sha4.h
|
|
include/polarssl/ssl.h
|
|
include/polarssl/ssl_cache.h
|
|
include/polarssl/timing.h
|
|
include/polarssl/version.h
|
|
include/polarssl/x509.h
|
|
include/polarssl/x509write.h
|
|
include/polarssl/xtea.h
|
|
lib/libpolarssl.a
|
|
lib/libpolarssl.so
|
|
lib/libpolarssl.so.0
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
|
|
@dirrmtry include/polarssl
|