Date: Sat, 28 Jan 2012 05:28:10 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/bind99 Makefile distinfo pkg-descr pkg-plist Message-ID: <201201280528.q0S5SAPi010659@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201280528.q0S5SAPi010659>