diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-31 11:59:05 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-31 11:59:05 +0000 |
commit | 6234750e3f3580243e9aeb4859695e8695539115 (patch) | |
tree | 82c912e65ebcb1a50d68d5fbff80f3ce71766719 /dns/bind9-devel/pkg-plist | |
parent | 9f0e3063f4620f10da0336eddb12041c3b002ef5 (diff) | |
download | ports-6234750e3f3580243e9aeb4859695e8695539115.tar.gz ports-6234750e3f3580243e9aeb4859695e8695539115.zip |
The NEWSTATS and RRL options were removed in BIND9 9.10, so remove them
from here, also, make the upstream default options default for real.
While there, put back the BIND_TOOLS knobs in bind9-devel.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=421152
Diffstat (limited to 'dns/bind9-devel/pkg-plist')
-rw-r--r-- | dns/bind9-devel/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/bind9-devel/pkg-plist b/dns/bind9-devel/pkg-plist index 03aa890170ea..e6cd699ef103 100644 --- a/dns/bind9-devel/pkg-plist +++ b/dns/bind9-devel/pkg-plist @@ -2,6 +2,7 @@ bin/arpaname bin/bind9-config bin/delv bin/dig +%%DNSTAP%%bin/dnstap-read bin/host bin/isc-config.sh bin/mdig @@ -34,6 +35,7 @@ include/dns/dlz_dlopen.h include/dns/dns64.h include/dns/dnssec.h include/dns/dnstap.h +%%DNSTAP%%include/dns/dnstap.pb-c.h include/dns/ds.h include/dns/dsdigest.h include/dns/dyndb.h @@ -274,6 +276,7 @@ man/man1/arpaname.1.gz man/man1/bind9-config.1.gz man/man1/delv.1.gz man/man1/dig.1.gz +%%DNSTAP%%man/man1/dnstap-read.1.gz man/man1/host.1.gz man/man1/isc-config.sh.1.gz man/man1/mdig.1.gz |