aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-02-25 15:03:47 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-02-25 15:03:47 +0000
commit3aae77cc4511f6c33393ffcb7f9ff8418cb091c6 (patch)
treebb7f13c5782cf5ece01885a1b58f56f29595f83f /dns/Makefile
parent61e79a0abfa07d872b1d13c169ffcd91e942815d (diff)
downloadports-3aae77cc4511f6c33393ffcb7f9ff8418cb091c6.tar.gz
ports-3aae77cc4511f6c33393ffcb7f9ff8418cb091c6.zip
POE::Component::Server::DNS is a POE component that implements a DNS server.
It uses POE::Component::Client::DNS to handle resolving when configured as 'forward_only' and Net::DNS::Resolver::Recurse wrapped by POE::Component::Generic to perform recursion. One may add handlers to massage and manipulate responses to particular queries which is vaguely modelled after Net::DNS::Nameserver. WWW: http://search.cpan.org/dist/POE-Component-Server-DNS/ PR: ports/109449 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Approved by: erwin (mentor, implicit)
Notes
Notes: svn path=/head/; revision=185885
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index a8ebaa886741..81f180463d8f 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -89,6 +89,7 @@
SUBDIR += p5-Net-Nslookup
SUBDIR += p5-Net-RBLClient
SUBDIR += p5-POE-Component-Client-DNS
+ SUBDIR += p5-POE-Component-Server-DNS
SUBDIR += p5-Stanford-DNSserver
SUBDIR += p5-Tie-DNS
SUBDIR += pdnsd