diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/bind9/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/bind9/DESCR')
-rw-r--r-- | net/bind9/DESCR | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net/bind9/DESCR b/net/bind9/DESCR new file mode 100644 index 00000000000..c7a4c2deb27 --- /dev/null +++ b/net/bind9/DESCR @@ -0,0 +1,17 @@ + BIND version 9 is a major rewrite of nearly all aspects of the +underlying BIND architecture. This re-architecting of BIND was +necessitated by the expected demands of: + + - Domain name system growth, particularly in very large + zones such as .COM + - Protocol enhancements necessary to securely query and + update zones + - Protocol enhancements necessary to take advantage of + certain architectural features of IP version 6 + + The 9.0.0 release, and this release candidate, is aimed at +early adopters and those who wish to make use of new 9.0 +features, such as IPv6 and DNSSEC secure resolution support. + +** Set "named9=yes" and "named=no" in /etc/rc.conf to use the +** startup script! |