notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
knot1 High performance authoritative-only DNS server
1.6.8_4 dns Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.8_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: EOL upstream; successor dns/knot2 is in place
Expired This port expired on: 2018-12-15
Maintainer: freebsd@dns.company search for ports maintained by this maintainer
Port Added: 2015-08-07 08:09:44
Last Update: 2018-12-16 00:29:20
SVN Revision: 487552
People watching this port, also watch:: rancid3, nsd
Also Listed In: ipv6
License: GPLv3
WWW:
http://www.knot-dns.cz/
Description:
Knot DNS is a high-performance authoritative-only DNS server which supports all key features of the domain name system including zone AXFR and IXFR, DDNS and DNSSEC. Its key features: * Open source * High-performance, multi-threaded, and mostly lock-free implementation which scales well on SMPs * Object-oriented design * Support for all important DNS protocols: - Full and incremental zone transfers - EDNS0 and DNSSEC extensions, including NSEC3 - NSID WWW: http://www.knot-dns.cz/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. /usr/local/share/licenses/knot1-1.6.8_4/catalog.mk
  2. /usr/local/share/licenses/knot1-1.6.8_4/LICENSE
  3. /usr/local/share/licenses/knot1-1.6.8_4/GPLv3
  4. etc/knot/example.com.zone
  5. @sample etc/knot/knot.conf.sample
  6. bin/kdig
  7. bin/khost
  8. bin/knsec3hash
  9. bin/knsupdate
  10. lib/libknot.so
  11. lib/libknot.so.0
  12. lib/libknot.so.0.0.1
  13. lib/libzscanner.so
  14. lib/libzscanner.so.0
  15. lib/libzscanner.so.0.0.1
  16. man/man1/kdig.1.gz
  17. man/man1/khost.1.gz
  18. man/man1/knsec3hash.1.gz
  19. man/man1/knsupdate.1.gz
  20. man/man5/knot.conf.5.gz
  21. man/man8/knotc.8.gz
  22. man/man8/knotd.8.gz
  23. sbin/knotc
  24. sbin/knotd
  25. @postexec /usr/sbin/service ldconfig restart > /dev/null
  26. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • knot1>0:dns/knot1
Conflicts:
CONFLICTS:
  • knot-2.*
  • knot2-.*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: knot1
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1470790030 SHA256 (knot-1.6.8.tar.xz) = 8d95dfd359fb187289d7d085e217d8fabb6022135d358134ed4165418a269237 SIZE (knot-1.6.8.tar.xz) = 806748

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. flex>=2.5.35_1 : textproc/flex
  2. bison : devel/bison
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. liburcu.so : sysutils/liburcu
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for knot1-1.6.8_4: DNSTAP=off: dnstap support (see dnstap.info) DOCS=on: Build and/or install documentation IDN=off: International Domain Names support LMDB=off: Enable LMDB backend ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
alias bison libtool pkgconfig ssl tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://dns-lab.com/downloads/knot-dns/
  2. https://secure.nic.cz/files/knot-dns/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.8_4
16 Dec 2018 00:29:20
Revision:487552Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-12-15 graphics/cuneiform: Unmaintained upstream
2018-12-15 dns/knot1: EOL upstream; successor dns/knot2 is in place
1.6.8_4
18 Nov 2018 08:01:37
Revision:485217Original commit files touched by this commit
riggs search for other commits by this committer
Mark DEPRECATED. EOL upstream, and successor already in place

PR:		233163
Reported by:	freebsd@dns.company (maintainer)
1.6.8_3
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
1.6.8_3
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.6.8_3
24 Apr 2018 00:49:56
Revision:468167Original commit files touched by this commit
dbaio search for other commits by this committer
Update maintainer email address

Ownership of the former email address confirmed by email

PR:		227620
Submitted by:	Leo Vandewoestijne
1.6.8_3
22 Aug 2017 12:56:03
Revision:448519Original commit files touched by this commit
swills search for other commits by this committer
dns/knot1: avoid UDP traffic issues

PR:		216439
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
1.6.8_2
17 Jul 2017 14:44:39
Revision:446075Original commit files touched by this commit
mmokhi search for other commits by this committer
sysutils/liburcu: Update port to 0.10.0
Bump revision for consumer ports.

This version contains many fix/features:
* Bump library soname due to urcu flavor structure change
* Cleanup: use mutex_lock() wrapper in rculfhash
* Use workqueue in rculfhash
* Implement urcu workqueues internal API
* Add support for m68k architecture
* Set -Wall globally in AM_CFLAGS
* Fix: remove double use of PTHREAD_CFLAGS
* Re-add PTHREAD_CFLAGS to global CFLAGS
* Fix: Don't override user variables within the build system
* Add report at the end of configure
* uatomic-api docs: use the third-person singular
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.8_1
05 Feb 2017 21:20:24
Revision:433456Original commit files touched by this commit
tijl search for other commits by this committer
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
  bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.6.8
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.6.8
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.8
10 Aug 2016 01:37:41
Revision:419982Original commit files touched by this commit
junovitch search for other commits by this committer
dns/knot1: update 1.6.7 -> 1.6.8

Changes:	https://www.knot-dns.cz/2016-08-08-version-168-lts.html

Approved by:	ports-secteam (with hat)
Security:	CVE-2016-6171
Security:	https://vuxml.FreeBSD.org/freebsd/7d08e608-5e95-11e6-b334-002590263bf5.html
MFH:		2016Q3
1.6.7
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.6.7
24 Feb 2016 19:34:59
Revision:409478Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
dns/knot1: 1.6.6 -> 1.6.7

Changes:
  https://gitlab.labs.nic.cz/labs/knot/raw/1.6/NEWS

- IXFR: Log change of the zone serial number after the transfer
- RRL: Document operational impact of various settings
- RRL: Add support for zero slip (dropping of all limited responses)
- Added 'timer-db' configuration option allowing relocation of timer database

PR:		207414
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
1.6.6
27 Nov 2015 08:45:43
Revision:402478Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.6.6

PR:		        204825
Submitted by:	Leo Vandewoestijne (maintainer)
Approved by:	bapt (mentor)
1.6.5
17 Sep 2015 11:14:10
Revision:397108Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Update to 1.6.5

PR:		203126
Submitted by:	Leo Vandewoestijne (maintainer)
Sponsored by:	DK Hostmaster A/S
1.6.4_2
07 Aug 2015 08:09:29
Revision:393687Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Move dns/knot to knot1 now knot2 no longer is in beta.

PR:		201257
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Sponsored by:	DK Hostmaster A/S

Number of commits found: 16