Commit graph

12 commits

Author SHA1 Message Date
Mathieu Arnold
2ca459630d Update to 9.8.7.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-January/000895.html
Sponsored by:	Absolight
2014-01-31 09:06:57 +00:00
Mathieu Arnold
434aa8bf29 Fixup rndc.conf.sample installation
Spotted by:	antoine
2014-01-08 22:52:19 +00:00
Mathieu Arnold
29d398ff32 Yet another round of fixes.
This time, it seems all of REPLACE_BASE, not REPLACE_BASE and post Bind removal
from base seem to work consistently.
2014-01-06 23:15:20 +00:00
Mathieu Arnold
422c80b630 Fix build with LINKS. 2014-01-06 14:29:24 +00:00
Mathieu Arnold
5d545c6f64 Convert to staging and new options. 2014-01-06 13:34:48 +00:00
Erwin Lansing
ce2fd7b3ef Install named.conf as named.conf.sample and don't overwrite on upgrade
Bullet hole in foot:	joeld
Pointy hat:		erwin
2013-12-05 12:54:56 +00:00
Erwin Lansing
f249b51fc4 Support FreeBSD 10.0.
On FreeBSD 10.0, all configuration is installed under
/usr/local/etc/namedb and installs its own rc script in
$PREFIX, which no longer support chroot installations.

LINKS and REPLACE_BASE options are not supported on 10.0
for obvious reasons.

Note for FreeBSD 9.x and earlier users, LINKS is no longer
the default option, though still supported.

An UPDATING entry will follow after bind96 and bind99 are fixed
as well.
2013-11-12 07:38:56 +00:00
Erwin Lansing
bd33f08ef3 Update to 9.8.6 2013-09-28 12:32:53 +00:00
Erwin Lansing
bb37a21123 Update to 9.8.5 2013-05-31 09:32:28 +00:00
Doug Barton
b0981920bd Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.
For the port, switch to using the PORTDOCS macro.

Feature safe:	yes
2012-04-04 21:41:32 +00:00
Doug Barton
24bf9016b8 Upgrade to version 9.8.1. Release notes at:
https://deepthought.isc.org/article/AA-00446/81/
or
/usr/local/share/doc/bind98/CHANGES

Remove the patch incorporated upstream, and add new include to plist.
2011-09-01 04:43:58 +00:00
Doug Barton
1520b8d691 Add a -devel port for 9.8.0a1, which will allow people to experiment
with DNS64. Once 9.8.0 is released officially the -devel tag will be
removed.

BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND
architecture.  Some of the important features of BIND 9 are:

DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests)
IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)
     Experimental IPv6 Resolver Library
DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0
     Improved standards conformance
Views: One server process can provide multiple "views" of the DNS namespace,
     e.g. an "inside" view to certain clients, and an "outside" view to others.
Multiprocessor Support

BIND 9.8 includes a number of changes from BIND 9.7 and earlier releases,
including:
	Preliminary DNS64 support (AAAA synthesis only initially)

See the CHANGES file for more information on features.

WWW: https://www.isc.org/software/bind
2010-12-17 22:48:55 +00:00