summaryrefslogtreecommitdiff
path: root/net/bind8/pkg-descr
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-06-28 21:25:34 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-06-28 21:25:34 +0000
commit15c5eaf3945de9ba128ab85a5926a47a0e9a17fe (patch)
tree7765e42385b5b0fe3a4ba73c283e28dcadb2292a /net/bind8/pkg-descr
parentActivate cdlabelgen. (diff)
Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.
Requested By: a bazillion people both on mailing lists and #FreeBSD.
Notes
Notes: svn path=/head/; revision=19881
Diffstat (limited to 'net/bind8/pkg-descr')
-rw-r--r--net/bind8/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/bind8/pkg-descr b/net/bind8/pkg-descr
new file mode 100644
index 000000000000..8e2bddd0a7fa
--- /dev/null
+++ b/net/bind8/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