Port details on branch 2023Q3 |
- knot3-lib High performance authoritative-only DNS server
- 3.3.8 dns
=0 3.3.8Version of this port present on the latest quarterly branch. - Maintainer: freebsd@dns.company
 - Port Added: 2020-10-04 10:30:13
- Last Update: 2024-08-09 11:15:49
- Commit Hash: b7fcdc2
- License: GPLv3
- WWW:
- https://www.knot-dns.cz/
- Description:
- This port allows to install only libknot, which comes along with
Knot DNS (authoritative), but also is a depency of knot-resolver
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- knot3-lib>0:dns/knot3-lib
- Conflicts:
- CONFLICTS:
- knot-1.*
- knot1-[0-6].*
- knot2-[0-9].*
- No installation instructions:
- This port has been deleted.
- PKGNAME: knot3-lib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721655384
SHA256 (knot-3.3.8.tar.xz) = 498de8338489a625673797f7ecc921fa4490c826afbfa42fa66922b525089e6a
SIZE (knot-3.3.8.tar.xz) = 1608360
Packages (timestamps in pop-ups are UTC):
- Master port: dns/knot3
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gsed : textproc/gsed
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgnutls.so : security/gnutls
- liblmdb.so : databases/lmdb
- liburcu.so : sysutils/liburcu
- libnghttp2.so : www/libnghttp2
- libngtcp2.so : net/libngtcp2
- libidn2.so : dns/libidn2
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for knot3-lib-3.3.8:
DAEMON=on: Install daemon
UTILS=on: Install utulities
DOCS=on: Install documentation
EXAMPLES=on: Build and/or install examples
====> Options for daemon
DNSTAP=off: dnstap support (see dnstap.info)
FASTPARSER=on: Fast zone parser (demands compiling)
MODACL=on: Build 'queryacl' module
MODAUTH=on: Build 'authsignal' module
MODCOOKIES=on: Build 'cookies' module
MODPROXY=on: Build 'dnsproxy' module
MODGEO=off: Build 'geodb' module
MODNOUDP=on: Build 'noudp' module
MODPROBE=on: Build 'probe' module
MODRRL=on: Build 'rrl' module
MODSIGN=on: Build 'onlinesign' module
MODSTATS=on: Build 'stats' module
MODSYNTH=on: Build 'synthrecord' module
MODWHOAMI=on: Build 'whoami' module
====> Options for utilities
DOH=on: Support for DNS over HTTPS (DoH)
DOQ=on: Support for DNS over QUIC (DoQ)
IDN=on: Support for International Domain Names (IDN)
===> Use 'make config' to modify these settings
- Options name:
- dns_knot3-lib
- USES:
- alias libtool localbase pkgconfig tar:xz libedit
- pkg-message:
- For install:
- To start using Knot DNS, you should complete the following tasks:
cp /usr/local/etc/knot/knot.conf.sample /usr/local/etc/knot/knot.conf
$EDITOR /usr/local/etc/knot/knot.conf
sysrc knot_enable=YES
sysrc knot_config=/usr/local/etc/knot/knot.conf
service knot start
Please consult the documentation:
- man knotd
- https://www.knot-dns.cz/documentation/
When upgrading from 2.4.x read:
- https://www.knot-dns.cz/docs/3.3/html/migration.html#upgrade-2-9-x-to-3-0-x
- Master Sites:
|