Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2007 15:03:47 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns Makefile ports/dns/p5-POE-Component-Server-DNS Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200702251503.l1PF3mvd084769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gabor       2007-02-25 15:03:47 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/p5-POE-Component-Server-DNS Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  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)
  
  Revision  Changes    Path
  1.77      +1 -0      ports/dns/Makefile
  1.1       +27 -0     ports/dns/p5-POE-Component-Server-DNS/Makefile (new)
  1.1       +3 -0      ports/dns/p5-POE-Component-Server-DNS/distinfo (new)
  1.1       +10 -0     ports/dns/p5-POE-Component-Server-DNS/pkg-descr (new)
  1.1       +10 -0     ports/dns/p5-POE-Component-Server-DNS/pkg-plist (new)



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