| Port details on branch 2026Q2 |
- opendnssec2 Tool suite for maintaining DNSSEC
- 2.1.14_2 dns
=0 2.1.14_2Version of this port present on the latest quarterly branch. - Maintainer: jaap@NLnetLabs.nl
 - Port Added: 2026-04-08 20:03:06
- Last Update: 2026-04-08 20:02:10
- Commit Hash: 44cbc8b
- License: BSD3CLAUSE
- WWW:
- https://www.opendnssec.org
- Description:
- OpenDNSSEC was created as an open-source turn-key solution for
DNSSEC. It secures zone data just before it is published in an
authoritative name server.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- opendnssec2>0:dns/opendnssec2
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/dns/opendnssec2/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/opendnssec2
- pkg install opendnssec2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opendnssec2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724583343
SHA256 (opendnssec-2.1.14.tar.gz) = 5a68d62ea0ea3a6c61e9f4946f462c7b907fbe6bccc9e8a721b7fe0f906f95d0
SIZE (opendnssec-2.1.14.tar.gz) = 1162472
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ldns>=1.6.16 : dns/ldns
- sqlite3>=3.3.9 : databases/sqlite3
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libldns.so : dns/ldns
- libxml2.so : textproc/libxml2
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for opendnssec2-2.1.14_2:
DOCS=on: Build and/or install documentation
SOFTHSM=off: SoftHSM cryptographic store for PKCS #11 interface
====> Options available for the single DB: you have to select exactly one of them
MYSQL=off: Use MYSQL backend
SQLITE=on: Use SQLite backend
===> Use 'make config' to modify these settings
- Options name:
- dns_opendnssec2
- USES:
- autoreconf cpe gnome libtool ssl sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.14_2 08 Apr 2026 20:02:10
    |
Vladimir Druzenko (vvd)  |
*/*: Bump consumers of dns/ldns after update to 1.9.0
Force rebuild comsumers - upstream changed ABI without bump soname.
ldns 1.9.0 inserted LDNS_RDF_TYPE_INT64 at enum position 5, shifting
every subsequent value by +1. But port kept the shared library as
libldns.so.3.6.0 - no SONAME bump - so consumers wasn't flagged for
rebuild and still has the old 1.8.x enum constants baked in.
Example of error for opendnssec:
[adapter] error parsing RR at line 2 (Syntax error, could not parse
the RR's rdata)
PR: 291573
Reported by: bdrewery (via email)
Sponsored by: UNIS Labs
MFH: 2026Q2
(cherry picked from commit 1774d2af0a35ecc1460934269740c1f46eb442e3) |
Number of commits found: 1
|