summaryrefslogtreecommitdiff
path: root/net/bind9/pkg-descr
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-26 00:24:20 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-26 00:24:20 +0000
commit5166a6056f09d74255bf8d62c92ec037f972e17a (patch)
tree313ac2cb931e185e5feddc218eef18cc7a6a4bb6 /net/bind9/pkg-descr
parentNow that Chuck has committed the changes to revert a2ps43 back to 4.3, (diff)
Import of bind 8.1.1 port.
PR: ports/4118
Notes
Notes: svn path=/head/; revision=8829
Diffstat (limited to 'net/bind9/pkg-descr')
-rw-r--r--net/bind9/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/bind9/pkg-descr b/net/bind9/pkg-descr
new file mode 100644
index 000000000000..8e2bddd0a7fa
--- /dev/null
+++ b/net/bind9/pkg-descr
@@ -0,0 +1,13 @@
+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