ports/116558: gnupg port requires ldap even when it's not selected
Herbert J. Skuhra
h.skuhra at gmail.com
Sat Sep 22 19:55:40 UTC 2007
In gmane.os.freebsd.devel.ports.bugs, you wrote:
>
>>Number: 116558
>>Category: ports
>>Synopsis: gnupg port requires ldap even when it's not selected
>>Confidential: no
>>Severity: non-critical
>>Priority: low
>>Responsible: freebsd-ports-bugs
>>State: open
>>Quarter:
>>Keywords:
>>Date-Required:
>>Class: sw-bug
>>Submitter-Id: current-users
>>Arrival-Date: Sat Sep 22 18:20:02 GMT 2007
>>Closed-Date:
>>Last-Modified:
>>Originator: Jo Rhett
>>Release: 6.2-RELEASE
>>Organization:
>>Environment:
> FreeBSD triceratops.netconsonance.com 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>
>>Description:
> [jrhett at triceratops /usr/ports/security/gnupg] $ cat /var/db/ports/gnupg/options
> # This file is auto-generated by 'make config'.
> # No user-servicable parts inside!
> # Options for gnupg-2.0.4
> _OPTIONS_READ=gnupg-2.0.4
> WITHOUT_LDAP=true
> WITHOUT_SCDAEMON=true
> WITH_CURL=true
> WITH_GPGSM=true
To disable LDAP, you have to disable GPGSM as well!
WITH_GPGSM=true sets WITH_LDAP=true.
- Herbert
More information about the freebsd-ports-bugs
mailing list