summaryrefslogtreecommitdiff
path: root/net/adns/pkg-comment
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-02 05:37:29 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-02 05:37:29 +0000
commit63eef36fd6230244ab5eda1670ba2bede924dac0 (patch)
treee732292ec694e49eed121a217ff8e658a70e79d3 /net/adns/pkg-comment
parentOoops, I forgot to add MAN8 for oidentd.8 after removing it from the (diff)
Add adns, an asynchronous DNS resolver library that provides a way to do
nslookups in a non-blocking manner. The adns distribution also comes with some utilities similar to dig, host, nslookup, etc. The port that I'm importing rips out the ${PORTOBJFORMAT} checking and also trims the extra stuff in pkg/DESCR, which the original submission contained. PR: 17510 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> Reviewed by: billf, mharo
Notes
Notes: svn path=/head/; revision=27277
Diffstat (limited to 'net/adns/pkg-comment')
-rw-r--r--net/adns/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/adns/pkg-comment b/net/adns/pkg-comment
new file mode 100644
index 000000000000..ec85d4bc47b9
--- /dev/null
+++ b/net/adns/pkg-comment
@@ -0,0 +1 @@
+Easy to use, asynchronous-capable DNS client library and utilities