mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
60273f4966
- While I'm here, strip binary executable Changes: https://github.com/janmojzis/dq/releases PR: 225300 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
46 lines
1.1 KiB
Plaintext
46 lines
1.1 KiB
Plaintext
bin/dq
|
|
bin/dqcache
|
|
bin/dqcache-makekey
|
|
bin/dqcache-start
|
|
%%ETCDIR%%cache/env/CACHESIZE
|
|
%%ETCDIR%%cache/env/IP
|
|
%%ETCDIR%%cache/env/ROOT
|
|
%%ETCDIR%%cache/root/servers/@
|
|
%%ETCDIR%%cache/run
|
|
include/cleanup.h
|
|
include/crypto.h
|
|
include/crypto_auth_siphash24.h
|
|
include/crypto_box_curve25519xsalsa20poly1305.h
|
|
include/crypto_core_hsalsa20.h
|
|
include/crypto_int16.h
|
|
include/crypto_int32.h
|
|
include/crypto_int64.h
|
|
include/crypto_int8.h
|
|
include/crypto_onetimeauth_poly1305.h
|
|
include/crypto_scalarmult_curve25519.h
|
|
include/crypto_secretbox_xsalsa20poly1305.h
|
|
include/crypto_stream_salsa20.h
|
|
include/crypto_stream_xsalsa20.h
|
|
include/crypto_uint16.h
|
|
include/crypto_uint32.h
|
|
include/crypto_uint64.h
|
|
include/crypto_uint8.h
|
|
include/crypto_verify_16.h
|
|
include/crypto_verify_32.h
|
|
include/crypto_verify_8.h
|
|
include/direntry.h
|
|
include/hasasmvolatilememory.h
|
|
include/hasipv6.h
|
|
include/randombytes.h
|
|
include/uint32_pack.h
|
|
include/uint32_pack_big.h
|
|
include/uint32_unpack.h
|
|
include/uint32_unpack_big.h
|
|
include/uint64_pack.h
|
|
include/uint64_unpack.h
|
|
lib/libtinynacl.a
|
|
man/man1/dq.1.gz
|
|
man/man1/dqcache-makekey.1.gz
|
|
man/man1/dqcache-start.1.gz
|
|
man/man8/dqcache.8.gz
|