#24205: Unbound fails to install ---------------------------------+------------------------------------------ Reporter: anand@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: unbound ---------------------------------+------------------------------------------ The current port of unbound, 1.4.3_1, fails to install, because of a conflict with the ldns port. Here's the issue: unbound depends on ldns WITH ssl support. On my system, I do have ldns installed WITH ssl support, and unbound links against it. However, the Portfile of unbound explicitly lists a conflict with ldns, because it seems to assume that unbound will use the built-in ldns. This isn't an ideal situation, because I don't want to remove my ldns package just to install unbound. I need the ldns package, because it is required by the ldns-tools package, which I often make use of. One solution is probably to make SSL support for ldns mandatory instead of a variant. That way, unbound can always use the external ldns, and one can have them both installed on a system. -- Ticket URL: <http://trac.macports.org/ticket/24205> MacPorts <http://www.macports.org/> Ports system for Mac OS