| Port details on branch 2026Q3 |
- knot-resolver Caching full resolver implementation
- 5.7.8 dns
=0 5.7.8Version of this port present on the latest quarterly branch. - Maintainer: freebsd@dns.company
 - Port Added: 2026-09-23 19:21:55
- Last Update: 2026-09-23 19:17:58
- Commit Hash: 4655c80
- License: GPLv3+
- WWW:
- https://www.knot-resolver.cz/
- Description:
- Knot Resolver is a caching DNS resolver scalable from huge resolver
farms down to home network routers.
Knot Resolver is a modern resolver implementation designed for
scalability, resiliency, and flexibility. Its design is
different from other resolvers: The core architecture is tiny and
efficient, and most of the rich features are implemented as
optional modules, which limits attack surface and improves
performance.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- knot-resolver>0:dns/knot-resolver
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/dns/knot-resolver/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/knot-resolver
- pkg install knot-resolver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: knot-resolver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1790014867
SHA256 (knot-resolver-5.7.8.tar.xz) = e9367304b41a32e9290cb339a0f968b5c590d0453c2b1f26af79268bba08e46c
SIZE (knot-resolver-5.7.8.tar.xz) = 1927504
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- flake8 : devel/py-flake8@py312
- lua51-cqueues>=20200726_1 : devel/lua-cqueues@lua51
- luacheck : devel/lua-luacheck
- cmake : devel/cmake-core
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- Runtime dependencies:
-
- lua51-cqueues>=20200726_1 : devel/lua-cqueues@lua51
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libknot.so : dns/knot3
- liblmdb.so : databases/lmdb
- libnghttp2.so : www/libnghttp2
- libuv.so : devel/libuv
- libzscanner.so : dns/knot3
- libedit.so.0 : devel/libedit
- libluajit-5.1.so : lang/luajit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for knot-resolver-5.7.8:
DNSTAP=off: dnstap support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
ROOTKEYS=on: Install root.keys
TESTUNIT=off: Build unit tests
TRUSTANCHOR=on: Trust anchor bootstrapping, management and stats
===> Use 'make config' to modify these settings
- Options name:
- dns_knot-resolver
- USES:
- cmake:indirect compiler:c11 libedit luajit meson ncurses ninja pkgconfig python:build shebangfix tar:xz
- 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 |
5.7.8 23 Sep 2026 19:17:58
    |
Yusuf Yaman (nxjoseph)  Author: Leo Vandewoestijne |
dns/knot-resolver: Update 5.7.6 => 5.7.8
Upstream now supports:
- LMDB 1.0.0.
- libdnssec merged into libknot (knot >=3.6).
Changelog:
https://gitlab.nic.cz/knot/knot-resolver/raw/v5.7.8/NEWS
PR: 298518
Approved by: osa, vvd (Mentors, implicit)
(cherry picked from commit e5e8f743eefe77c9f4f4712e79f52ef74959ef3b) |
Number of commits found: 1
|