cvs commit: ports/irc Makefile
ports/irc/p5-POE-Component-IRC-Plugin-QueryDNS
Makefile distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Fri Jun 20 22:15:46 UTC 2008
miwi 2008-06-20 22:15:45 UTC
FreeBSD ports repository
Modified files:
irc Makefile
Added files:
irc/p5-POE-Component-IRC-Plugin-QueryDNS Makefile distinfo
pkg-descr pkg-plist
Log:
POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
that provides DNS query facilities to the channels it occupies and via
private messaging.
It uses POE::Component::Client::DNS to do non-blocking DNS queries. By
default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-QueryDNS/
Revision Changes Path
1.169 +1 -0 ports/irc/Makefile
1.1 +35 -0 ports/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile (new)
1.1 +3 -0 ports/irc/p5-POE-Component-IRC-Plugin-QueryDNS/distinfo (new)
1.1 +10 -0 ports/irc/p5-POE-Component-IRC-Plugin-QueryDNS/pkg-descr (new)
1.1 +13 -0 ports/irc/p5-POE-Component-IRC-Plugin-QueryDNS/pkg-plist (new)
More information about the cvs-all
mailing list