Commit graph

14 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
a965b37b81 - Update to 0.22
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2015-12-04 12:34:09 +00:00
Anton Berezin
1f0919459e Update to 0.30.
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2013-04-24 11:13:01 +00:00
Anton Berezin
e0aa0b3718 Update to 0.28.
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2013-01-28 10:42:19 +00:00
Sunpoet Po-Chuan Hsieh
0d39fffab4 - Update to 0.22
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2012-03-08 08:42:28 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mathieu Arnold
40aaf52361 Update to 0.20 2009-04-09 14:03:13 +00:00
Yen-Ming Lee
abadc7d883 - update to 0.16 2008-05-11 13:54:33 +00:00
Cheng-Lung Sung
b2beaf1d2d - Update to 0.14
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2008-03-01 07:49:27 +00:00
Martin Wilke
abb53362f7 - Update to 0.13 2007-12-12 12:27:07 +00:00
Cheng-Lung Sung
4cf8f8ea52 - Update to 0.12 2007-09-07 02:14:18 +00:00
Cheng-Lung Sung
4006f4a3f3 - Update to 0.11
- reset maintainer

PR:		ports/116146
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2007-09-07 01:19:33 +00:00
Cheng-Lung Sung
bb01ff9404 - Update to 0.07
PR:		ports/115497
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-08-15 02:22:50 +00:00
Cheng-Lung Sung
34064d8e11 - Update to 0.06
PR:		ports/109963
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-03-08 01:24:11 +00:00
Gabor Kovesdan
3aae77cc45 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)
2007-02-25 15:03:47 +00:00