cvs commit: ports/dns Makefile ports/dns/bind99 Makefile distinfo
pkg-descr pkg-plist
Doug Barton
dougb at FreeBSD.org
Sat Jan 28 05:28:10 UTC 2012
dougb 2012-01-28 05:28:10 UTC
FreeBSD ports repository
Modified files:
dns Makefile
Added files:
dns/bind99 Makefile distinfo pkg-descr pkg-plist
Log:
By popular demand add a port for the newest BIND branch, 9.9.x. This will
stay as a -devel until it's formally released, which should be soon'ish.
BIND 9.9 includes a number of changes from BIND 9.8 and earlier releases,
including:
NXDOMAIN redirection
Improved startup and reconfiguration time, especially with large
numbers of authoritative zones
New "inline-signing" option, allows named to sign zones completely
transparently, including static zones
Many other new features, especially for DNSSEC
See the CHANGES file for more information on features.
https://kb.isc.org/article/AA-00592
Revision Changes Path
1.146 +1 -0 ports/dns/Makefile
1.1 +232 -0 ports/dns/bind99/Makefile (new)
1.1 +4 -0 ports/dns/bind99/distinfo (new)
1.1 +24 -0 ports/dns/bind99/pkg-descr (new)
1.1 +285 -0 ports/dns/bind99/pkg-plist (new)
More information about the cvs-ports
mailing list