| Port details on branch 2025Q3 |
- knot-resolver Caching full resolver implementation
- 5.7.6 dns
=0 5.7.6Version of this port present on the latest quarterly branch. - Maintainer: freebsd@dns.company
 - Port Added: 2025-08-04 13:03:04
- Last Update: 2025-08-04 13:00:39
- Commit Hash: 228899a
- 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)
- no SUBR information found for this port
- 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 = 1754049379
SHA256 (knot-resolver-5.7.6.tar.xz) = 500ccd3a560300e547b8dc5aaff322f7c8e2e7d6f0d7ef5f36e59cb60504d674
SIZE (knot-resolver-5.7.6.tar.xz) = 1924840
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:
-
- bash : shells/bash
- flake8 : devel/py-flake8@py311
- 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.11 : lang/python311
- Runtime dependencies:
-
- lua51-cqueues>=20200726_1 : devel/lua-cqueues@lua51
- Library dependencies:
-
- libdnssec.so : dns/knot3
- 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-devel
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for knot-resolver-5.7.6:
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
- pkg-message:
- For install:
-
Please consult the documentation:
- man kresd
- https://knot-resolver.readthedocs.io/
If upgrading:
- https://knot-resolver.readthedocs.io/en/latest/upgrading.html
- Master Sites:
|