diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-21 21:05:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-21 21:05:58 +0000 |
commit | 420e6de25f63d2d706425ec62a6322b4536cbc47 (patch) | |
tree | f1644a2f1071c1d8286c12cbeb4d24c2edccf052 /dns/bind96/pkg-descr | |
parent | Add openoffice. (diff) |
Temporarily remove bind9, it is a repo-copy from bind8 not updated.
The history is safe, so just "cvs add" the files back when bind9 is
ready to be committed.
Notes
Notes:
svn path=/head/; revision=34088
Diffstat (limited to 'dns/bind96/pkg-descr')
-rw-r--r-- | dns/bind96/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dns/bind96/pkg-descr b/dns/bind96/pkg-descr deleted file mode 100644 index 79404ca019a1..000000000000 --- a/dns/bind96/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -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/ |