aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind9/pkg-descr
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2004-09-24 12:03:31 +0800
committerdougb <dougb@FreeBSD.org>2004-09-24 12:03:31 +0800
commit1b996c179389e8206774863cfa708f343a34ef7c (patch)
treea1676b8026ee5711d404ec1710dddecabb63519c /dns/bind9/pkg-descr
parent3cadd7ef7f1bb285493540f486830b85943d516c (diff)
downloadfreebsd-ports-gnome-1b996c179389e8206774863cfa708f343a34ef7c.tar.gz
freebsd-ports-gnome-1b996c179389e8206774863cfa708f343a34ef7c.tar.zst
freebsd-ports-gnome-1b996c179389e8206774863cfa708f343a34ef7c.zip
Update to BIND 9.3.0, the latest from ISC. This version has several
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)
Diffstat (limited to 'dns/bind9/pkg-descr')
-rw-r--r--dns/bind9/pkg-descr9
1 files changed, 4 insertions, 5 deletions
diff --git a/dns/bind9/pkg-descr b/dns/bind9/pkg-descr
index 48d21f563d09..4f63a1ebef03 100644
--- a/dns/bind9/pkg-descr
+++ b/dns/bind9/pkg-descr
@@ -1,13 +1,12 @@
-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:
+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 (A6, DNAME, etc.)
- Bitstring Labels
+ IPv6 resource records (AAAA)
Experimental IPv6 Resolver Library
DNS Protocol Enhancements
IXFR, DDNS, Notify, EDNS0
@@ -19,7 +18,7 @@ Views
Multiprocessor Support
Improved Portability Architecture
-WWW: http://www.isc.org/products/BIND/bind9.html
+WWW: http://www.isc.org/index.pl?/sw/bind/bind9.3.php
- Doug Barton
DougB@FreeBSD.org