mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Add notice about CAMELLIA option (for testing only) [1].
- Turn CAMELLIA off by default for above reason. Suggested by: dougb [1]
This commit is contained in:
parent
3b47b60dc6
commit
efe5fa61bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226576
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 2.0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= gnupg
|
||||
@ -45,7 +46,7 @@ OPTIONS= LDAP "LDAP keyserver interface" off \
|
||||
SCDAEMON "Enable Smartcard daemon (with libusb)" off \
|
||||
CURL "Use the real curl library (worked around if no)" on \
|
||||
GPGSM "Enable GPGSM (require LDAP)" off \
|
||||
CAMELLIA "Enable Camellia algorithm" on \
|
||||
CAMELLIA "Enable Camellia algorithm (for testing only)" off \
|
||||
KDNS "Use DNS CERT helper" off \
|
||||
NLS "National Language Support" off
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user