Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2008 22:15:45 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/irc Makefile ports/irc/p5-POE-Component-IRC-Plugin-QueryDNS Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200806202215.m5KMFjEK096336@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806202215.m5KMFjEK096336>