d4984bf979
significant updates, not the least of which is the new and improved DNSSEC code based on the latest standards (including DS). Various updates to the port, including: 1. Download the PGP signature 2. If running on ${OSVERSION} >= 503000, configure with threads 3. Update pkg-descr re IPv6 RRs 4. Update pkg-message to reflect a world with 6-current There is also a patch to correct a man page installation error. This problem should be fixed in the next release. Approved by: portmgr (marcus)
25 lines
755 B
Plaintext
25 lines
755 B
Plaintext
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
|
|
Improved Portability Architecture
|
|
|
|
WWW: http://www.isc.org/index.pl?/sw/bind/bind9.3.php
|
|
|
|
- Doug Barton
|
|
DougB@FreeBSD.org
|