cvs commit: ports/irc Makefile ports/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Fri Jun 20 22:12:19 UTC 2008


miwi        2008-06-20 22:12:18 UTC

  FreeBSD ports repository

  Modified files:
    irc                  Makefile 
  Added files:
    irc/p5-POE-Component-IRC-Plugin-QueryDNSBL Makefile distinfo 
                                               pkg-descr pkg-plist 
  Log:
  POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
  that provides DNSBL query facilities to the channels it occupies and via
  private messaging.
  
  It uses POE::Component::Client::DNSBL to do non-blocking DNSBL 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-QueryDNSBL/
  
  Revision  Changes    Path
  1.167     +1 -0      ports/irc/Makefile
  1.1       +35 -0     ports/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile (new)
  1.1       +3 -0      ports/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/distinfo (new)
  1.1       +10 -0     ports/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/pkg-descr (new)
  1.1       +13 -0     ports/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/pkg-plist (new)


More information about the cvs-ports mailing list