aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-07-04 17:47:25 +0800
committermat <mat@FreeBSD.org>2016-07-04 17:47:25 +0800
commitd86001faa8e6e543a77573b339e895636a2ede9d (patch)
treed06a5bee3625e68355c60162fc55b2398be2aa82 /dns/Makefile
parent0cc650e3d0653125cc40daf06b831df547993a83 (diff)
downloadfreebsd-ports-gnome-d86001faa8e6e543a77573b339e895636a2ede9d.tar.gz
freebsd-ports-gnome-d86001faa8e6e543a77573b339e895636a2ede9d.tar.zst
freebsd-ports-gnome-d86001faa8e6e543a77573b339e895636a2ede9d.zip
Introduce BIND9 9.11.0b1. (beta1)
BIND 9.11 brings many changes to BIND, including a new license (the Mozilla Public License 2.0 -- you can read about it here: https://www.isc.org/blogs/bind9-adopts-the-mpl-2-0-license-with-bind-9-11-0/) and many new features, including: - Catalog zones, a new way to provision zones on slave servers - dyndb api, a fast new api enabling BIND to serve zones stored in a database (Developed by Petr Spacek of RedHat) - RNDC showzone, view-only mode and other improvements - dnstap query and response logging (Robert Edmonds is the author of dnstap, see www.dnstap.info) - EDNS Client-subnet (authoritative server functions) - DNSSEC key manager, a new utility (Thanks to Sebastián Castro for helping with development.) - Automatic CDS/CDSKEY generation - Negative Trust Anchors for DNSSEC validators - IPv6 bias to encourage use of IPv6 DNS servers - Minimal response to “any” queries (Thanks to Tony Finch for the contribution) - DNS Cookies are now enabled by default, using the standardized code point Changes: https://lists.isc.org/pipermail/bind-announce/2016-June/000994.html Sponsored by: Absolight
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 6a430dc4365e..53186008c539 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -11,6 +11,7 @@
SUBDIR += bind-tools
SUBDIR += bind9-devel
SUBDIR += bind910
+ SUBDIR += bind911
SUBDIR += bind99
SUBDIR += bindgraph
SUBDIR += bundy