Created attachment 172394 [details] Shar of new port The current opendnssec porthas seen a massive rewrite by the upstream so it was rechristened opendnssec Version 2. To quote the announcement at <https://www.opendnssec.org>: <quote>OpenDNSSEC got a entire re-write of the enforcer. This part of OpenDNSSEC controls changing signing keys in the right way to perform a roll-over. Before, the enforcer would perform a roll-over according to a strict paradigm. One scenario in which deviations would not be possible. The new enforcer is more aware of the zone changes being propagated in the Internet. It can therefore decide when it is safe to make changes, rather than to rely upon a given scenario. </quote> Accompanying this new port there will be some changes to opendnssec (added conflict with this port) and opendnssec13 (adding conflict as well and setting Expire date). These updates will submitted separately.
A commit references this bug: Author: erwin Date: Wed Jul 13 13:29:19 UTC 2016 New revision: 418476 URL: https://svnweb.freebsd.org/changeset/ports/418476 Log: The current opendnssec porthas seen a massive rewrite by the upstream so it was rechristened opendnssec Version 2. To quote the announcement at <https://www.opendnssec.org>: "OpenDNSSEC got a entire re-write of the enforcer. This part of OpenDNSSEC controls changing signing keys in the right way to perform a roll-over. Before, the enforcer would perform a roll-over according to a strict paradigm. One scenario in which deviations would not be possible. The new enforcer is more aware of the zone changes being propagated in the Internet. It can therefore decide when it is safe to make changes, rather than to rely upon a given scenario. PR: 211018 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Sponsored by: DK Hostmaster A/S Changes: head/dns/Makefile head/dns/opendnssec2/ head/dns/opendnssec2/Makefile head/dns/opendnssec2/distinfo head/dns/opendnssec2/files/ head/dns/opendnssec2/files/opendnssec.in head/dns/opendnssec2/files/pkg-message.in head/dns/opendnssec2/pkg-descr head/dns/opendnssec2/pkg-plist
Committed, thanks!