| Port details on branch 2026Q3 |
- unbound Validating, recursive, and caching DNS resolver
- 1.26.1 dns
=0 1.26.1Version of this port present on the latest quarterly branch. - Maintainer: jaap@NLnetLabs.nl
 - Port Added: 2026-07-27 22:14:34
- Last Update: 2026-09-16 17:42:49
- Commit Hash: 11b85a7
- License: BSD3CLAUSE
- WWW:
- https://www.nlnetlabs.nl/projects/unbound
- Description:
- Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.
Goals:
* A validating recursive DNS resolver.
* Code diversity in the DNS resolver monoculture.
* Drop-in replacement for BIND apart from config.
* DNSSEC support.
* Fully RFC compliant.
* High performance, even with validation enabled.
* Used as: stub resolver, full caching name server, resolver library.
* Elegant design of validator, resolver, cache modules.
o provide the ability to pick and choose modules.
* Robust.
* In C, open source: The BSD license.
* Smallest as possible component that does the job.
* Stub-zones can be configured (local data or AS112 zones).
Non-goals:
* An authoritative name server.
* Too many Features.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/unbound/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/unbound
- pkg install unbound
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unbound
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1789549483
SHA256 (unbound-1.26.1.tar.gz) = 35a6dc0e425a9282c3426d9a3043144011bf0534aed4b73ab62c52aee0af1503
SIZE (unbound-1.26.1.tar.gz) = 6948585
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libnghttp2.so : www/libnghttp2
- libsodium.so : security/libsodium
- libevent.so : devel/libevent
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for unbound-1.26.1:
DEP-RSA1024=off: Deprecate the use of RSA 1024 keys
DNSCRYPT=on: Enable dnscrypt support
DNSTAP=off: Enable dnstap logging support
DOCS=on: Build and/or install documentation
DYNLIB=on: Enable support for dynamic (shared) 3rd-party libraries
ECDSA=on: Enable ECDSA (elliptic curve) support (OpenSSL >= 1.0)
EVAPI=on: Pluggable event based libunbound API support
FILTER_AAAA=off: Build with AAAA filter functionality (contrib)
GOST=on: Enable GOST support (requires OpenSSL >= 1.0)
HIREDIS=off: Enable hiredis support for the cachedb module
LIBEVENT=on: Build against libevent
MUNIN_PLUGIN=off: Install Munin plugin
PYTHON=off: Python bindings or support
SUBNET=off: Enable client subnet support
TFOCL=off: Enable TCP Fast Open for client mode
TFOSE=off: Enable TCP Fast Open for server mode
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- dns_unbound
- USES:
- autoreconf cpe libtool pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.26.1 16 Sep 2026 17:42:49
    |
Yusuf Yaman (nxjoseph)  Author: Jaap Akkerhuis |
dns/unbound: Security update 1.26.0 => 1.26.1
Release Notes:
https://community.nlnetlabs.nl/t/unbound-1-26-1-released/3463
Changelog:
https://github.com/NLnetLabs/unbound/releases/tag/release-1.26.1
PR: 298574
Approved by: osa, vvd (Mentors, implicit)
Security: CVE-2026-81642
Security: CVE-2026-81634
Security: CVE-2026-82717
Security: CVE-2026-77955
Security: CVE-2026-78227
Security: CVE-2026-80225
Security: CVE-2026-82720
Security: CVE-2026-85501
Security: CVE-2026-77860
MFH: 2026Q3
(cherry picked from commit 2c57f17923eb4d6408ed1fb82acd773f0df0fcb8) |
1.26.0 05 Aug 2026 18:49:50
    |
Yusuf Yaman (nxjoseph)  Author: Jaap Akkerhuis |
dns/unbound: Update 1.25.2 => 1.26.0
Release Notes:
https://community.nlnetlabs.nl/t/unbound-1-26-0-released/3434
Changelog:
https://github.com/NLnetLabs/unbound/releases/tag/release-1.26.0
PR: 297299
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit c8c07fea866d0204dc22eb091cde0dd7cd72ec40) |
1.25.2 25 Jul 2026 07:50:45
    |
Xin LI (delphij)  Author: Jordan Ostreff |
dns/unbound: upgrade to 1.25.2
This release consolidates security fixes for issues reported over
a period of time. There are fixes for CVE-2026-14586, CVE-2026-32665,
CVE-2026-40691, CVE-2026-41637, CVE-2026-42955, CVE-2026-44621,
CVE-2026-44687, CVE-2026-44690, CVE-2026-46582, CVE-2026-50045,
CVE-2026-50046, CVE-2026-50243, CVE-2026-50248, CVE-2026-50251,
CVE-2026-50252, CVE-2026-52863, CVE-2026-54478, CVE-2026-55708,
CVE-2026-55717, CVE-2026-55973, CVE-2026-55990, CVE-2026-55991,
CVE-2026-56416 and CVE-2026-56444.
https://github.com/NLnetLabs/unbound/releases/tag/release-1.25.2
PR: ports/296982
Approved by: maintainer (Jaap Akkerhuis)
(cherry picked from commit f9133ceced2abb26c8e7722df2ac66b9bf694280) |
Number of commits found: 3
|