aboutsummaryrefslogtreecommitdiff
path: root/dns/bind9-devel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-04 09:47:25 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-04 09:47:25 +0000
commit022e70ccdcfcac3f1d7d2ad8c380d601f4e261fa (patch)
treed06a5bee3625e68355c60162fc55b2398be2aa82 /dns/bind9-devel
parented49b43b5b1a68ece7f3828e6d22a6b01043b79c (diff)
downloadports-022e70ccdcfcac3f1d7d2ad8c380d601f4e261fa.tar.gz
ports-022e70ccdcfcac3f1d7d2ad8c380d601f4e261fa.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
Notes
Notes: svn path=/head/; revision=418010
Diffstat (limited to 'dns/bind9-devel')
-rw-r--r--dns/bind9-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 64e67eea868a..bf7a769f142f 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -2,7 +2,7 @@
# pkg-help formatted with fmt 59 63
PORTNAME= bind
-PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/}
+PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/}
PORTREVISION= 0
CATEGORIES= dns net ipv6
MASTER_SITES= LOCAL/mat/bind
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --localstatedir=/var --disable-linux-caps \
--sysconfdir=${ETCDIR}
ETCDIR= ${PREFIX}/etc/namedb
-CONFLICTS+= bind9*-9.[456789].* bind9*-sdb-9.[456789].*
+CONFLICTS+= bind9*-9.[456789].* bind910-* bind911-* bind9*-sdb-9.[456789].*
SUB_FILES= pkg-message