| Port details |
- knot-resolver6 Caching full resolver implementation
- 6.0.17 dns
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: freebsd@dns.company
 - Port Added: 2025-12-24 06:03:42
- Last Update: 2025-12-24 05:59:42
- Commit Hash: 36bded7
- 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-resolver6>0:dns/knot-resolver6
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/dns/knot-resolver6/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/knot-resolver6
- pkg install knot-resolver6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: knot-resolver6
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1765271763
SHA256 (knot-resolver-6.0.17.tar.xz) = 13d4496ef87aeb2fbd3b0057e2211d4585205241e509a0cd4341dbe5e8cb5c1c
SIZE (knot-resolver-6.0.17.tar.xz) = 2157140
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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
- libluajit-5.1.so : lang/luajit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for knot-resolver6-6.0.17:
DNSTAP=off: dnstap support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
TESTUNIT=off: Build unit tests
===> Use 'make config' to modify these settings
- Options name:
- dns_knot-resolver6
- USES:
- cmake:indirect compiler:c11 luajit meson ncurses ninja pkgconfig python:build 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 |
6.0.17 24 Dec 2025 05:59:42
    |
Koichiro Iwao (meta)  |
dns/knot-resolver6: Add new port
This port is meant to replace dns/knot-resolver in the future, and
intends to allow a seamless migration to it's users.
PR: 291892 |
Number of commits found: 1
|