diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-29 04:45:17 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-29 04:45:17 +0000 |
commit | 12d1966fa89ff8179cff18d2927b42803de4196c (patch) | |
tree | 1f7371a91b51d9d1524c10a384fab1aa83934daa /dns/bind95/pkg-descr | |
parent | Add a blurb that tells users that GIF support is disabled by default (diff) |
Update to BIND version 9.0.0, now with better DNSSEC support among lots
of other neat things like that. Sorry for the delay.
Repo-copy by: asami
Diffstat (limited to 'dns/bind95/pkg-descr')
-rw-r--r-- | dns/bind95/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dns/bind95/pkg-descr b/dns/bind95/pkg-descr new file mode 100644 index 000000000000..79404ca019a1 --- /dev/null +++ b/dns/bind95/pkg-descr @@ -0,0 +1,15 @@ +The Berkeley Internet Name Daemon, an implementation of DNS. + +BIND 8 Features + -> DNS Dynamic Updates (RFC 2136) + -> DNS Change Notification (RFC 1996) + -> Completely new configuration syntax + -> Flexible, categorized logging system + -> IP-address-based access control for queries, zone transfers, and + updates that may be specified on a zone-by-zone basis + -> More efficient zone transfers + -> Improved performance for servers with thousands of zones + -> The server no longer forks for outbound zone transfers + -> Many bug fixes + +WWW: http://www.isc.org/products/BIND/ |