diff options
author | asami <asami@FreeBSD.org> | 2000-10-22 05:05:58 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-22 05:05:58 +0800 |
commit | 690908eeaeb9d0a003fd4342a8318503b11c5470 (patch) | |
tree | 3728c2148de88241c0ab2caa4e7ac35dcad75294 /dns/bind96/pkg-descr | |
parent | f619b183caaa8bbb486495decaccd78855145849 (diff) | |
download | freebsd-ports-gnome-690908eeaeb9d0a003fd4342a8318503b11c5470.tar.gz freebsd-ports-gnome-690908eeaeb9d0a003fd4342a8318503b11c5470.tar.zst freebsd-ports-gnome-690908eeaeb9d0a003fd4342a8318503b11c5470.zip |
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.
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/ |