summaryrefslogtreecommitdiff
path: root/net/unbound/DESCR
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-05-26 22:36:56 +0000
committerjoerg <joerg@pkgsrc.org>2008-05-26 22:36:56 +0000
commit48bf7ce89aa0a1af1fb2bb3037135f1285b9db1b (patch)
treead15fe78d7f5bcdcce539b2bf9372d5ecd3decb8 /net/unbound/DESCR
parent8aa19c3bca415fa0fcb00cfa3c99849a9e7863d4 (diff)
downloadpkgsrc-48bf7ce89aa0a1af1fb2bb3037135f1285b9db1b.tar.gz
Import unbound-1.0.0, a DNS recursor library and daemon from the guys
that brought us NSD.
Diffstat (limited to 'net/unbound/DESCR')
-rw-r--r--net/unbound/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/unbound/DESCR b/net/unbound/DESCR
new file mode 100644
index 00000000000..08810ec43a1
--- /dev/null
+++ b/net/unbound/DESCR
@@ -0,0 +1,5 @@
+Unbound is an implementation of a DNS resolver. It provides a library
+similiar to libresolv that can be used for synchronous and asynchronous
+DNS look ups. It also provides a caching-only (recursive) DNS server.
+
+Unbound has full support for IPv6 and DNSSEC validation.