Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= gnupg |
8 |
PORTNAME= gnupg |
9 |
PORTVERSION= 2.0.11 |
9 |
PORTVERSION= 2.0.12 |
10 |
CATEGORIES= security |
10 |
CATEGORIES= security |
11 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
11 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
12 |
MASTER_SITE_SUBDIR= gnupg |
12 |
MASTER_SITE_SUBDIR= gnupg |
Lines 45-51
OPTIONS= LDAP "LDAP keyserver interface"
Link Here
|
45 |
SCDAEMON "Enable Smartcard daemon (with libusb)" off \ |
45 |
SCDAEMON "Enable Smartcard daemon (with libusb)" off \ |
46 |
CURL "Use the real curl library (worked around if no)" on \ |
46 |
CURL "Use the real curl library (worked around if no)" on \ |
47 |
GPGSM "Enable GPGSM (require LDAP)" off \ |
47 |
GPGSM "Enable GPGSM (require LDAP)" off \ |
48 |
CAMELLIA "Enable Camellia algorithm (for testing only)" off \ |
48 |
CAMELLIA "Enable Camellia algorithm" on \ |
49 |
KDNS "Use DNS CERT helper" off \ |
49 |
KDNS "Use DNS CERT helper" off \ |
50 |
NLS "National Language Support" off |
50 |
NLS "National Language Support" off |
51 |
|
51 |
|