Date: Sat, 10 Feb 2007 16:13:31 +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/dns Makefile ports/dns/p5-Net-DNS-Resolver-Programmable Makefile distinfo pkg-descr pkg-plist Message-ID: <200702101613.l1AGDVJ3092858@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-02-10 16:13:31 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/p5-Net-DNS-Resolver-Programmable Makefile distinfo pkg-descr pkg-plist Log: Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly. WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/ - Koen Martens gmc@sonologic.nl PR: ports/108997 Submitted by: Koen Martens <gmc at sonologic.nl> Revision Changes Path 1.76 +1 -0 ports/dns/Makefile 1.1 +39 -0 ports/dns/p5-Net-DNS-Resolver-Programmable/Makefile (new) 1.1 +3 -0 ports/dns/p5-Net-DNS-Resolver-Programmable/distinfo (new) 1.1 +11 -0 ports/dns/p5-Net-DNS-Resolver-Programmable/pkg-descr (new) 1.1 +7 -0 ports/dns/p5-Net-DNS-Resolver-Programmable/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702101613.l1AGDVJ3092858>