ports/148161: [NEW PORT] dns/p5-Net-DNS-TestNS: Perl extension for simulating simple Nameservers

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Sat Jun 26 07:30:10 UTC 2010


>Number:         148161
>Category:       ports
>Synopsis:       [NEW PORT] dns/p5-Net-DNS-TestNS: Perl extension for simulating simple Nameservers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 26 07:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun Jun 20 12:49:47 CST 2010
>Description:
Class to setup a number of nameservers that respond to specific DNS queries
(QNAME,QTYPE) by prespecified answers. This class is to be used in test suites
where you want to have servers to show predefined behavior.

If the server will do a lookup based on QNAME,QTYPE and return the specified
data. If there is no QNAME, QTYPE match the server will return a SERVFAIL.

A log will be written to STDERR it contains time, IP/PORT, QNAME, QTYPE, RCODE

WWW:	http://search.cpan.org/dist/Net-DNS-TestNS/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Net-DNS-TestNS-1.10.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Net-DNS-TestNS
#	p5-Net-DNS-TestNS/pkg-descr
#	p5-Net-DNS-TestNS/Makefile
#	p5-Net-DNS-TestNS/pkg-plist
#	p5-Net-DNS-TestNS/distinfo
#
echo c - p5-Net-DNS-TestNS
mkdir -p p5-Net-DNS-TestNS > /dev/null 2>&1
echo x - p5-Net-DNS-TestNS/pkg-descr
sed 's/^X//' >p5-Net-DNS-TestNS/pkg-descr << 'ce7e474fc92292d9030fa96076b7d9ab'
XClass to setup a number of nameservers that respond to specific DNS queries
X(QNAME,QTYPE) by prespecified answers. This class is to be used in test suites
Xwhere you want to have servers to show predefined behavior.
X
XIf the server will do a lookup based on QNAME,QTYPE and return the specified
Xdata. If there is no QNAME, QTYPE match the server will return a SERVFAIL.
X
XA log will be written to STDERR it contains time, IP/PORT, QNAME, QTYPE, RCODE
X
XWWW:	http://search.cpan.org/dist/Net-DNS-TestNS/
ce7e474fc92292d9030fa96076b7d9ab
echo x - p5-Net-DNS-TestNS/Makefile
sed 's/^X//' >p5-Net-DNS-TestNS/Makefile << '94b9ec40f5f07e3a9526c11a8a083ccb'
X# New ports collection makefile for:	p5-Net-DNS-TestNS
X# Date created:		2010-06-26
X# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-DNS-TestNS
XPORTVERSION=	1.10
XCATEGORIES=	dns perl5
XMASTER_SITES=	CPAN/../../authors/id/O/OL/OLAF/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	sunpoet at sunpoet.net
XCOMMENT=	Perl extension for simulating simple Nameservers
X
XBUILD_DEPENDS=	p5-Net-DNS>0.64:${PORTSDIR}/dns/p5-Net-DNS \
X		p5-XML-LibXML>1.53:${PORTSDIR}/textproc/p5-XML-LibXML
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::DNS::TestNS.3 Net::DNS::TestNS::DTD.3
X
X.include <bsd.port.mk>
94b9ec40f5f07e3a9526c11a8a083ccb
echo x - p5-Net-DNS-TestNS/pkg-plist
sed 's/^X//' >p5-Net-DNS-TestNS/pkg-plist << 'f8ec63139d8bb184fc14d7a9801a7741'
X at comment $FreeBSD$
X%%SITE_PERL%%/Net/DNS/TestNS.pm
X%%SITE_PERL%%/Net/DNS/TestNS/DTD.pm
X%%SITE_PERL%%/Net/DNS/TestNS/Nameserver.pm
X%%SITE_PERL%%/Net/DNS/TestNS/Packet.pm
X%%SITE_PERL%%/mach/auto/Net/DNS/TestNS/.packlist
X at dirrm %%SITE_PERL%%/mach/auto/Net/DNS/TestNS
X at dirrm %%SITE_PERL%%/Net/DNS/TestNS
X at dirrmtry %%SITE_PERL%%/Net/DNS
f8ec63139d8bb184fc14d7a9801a7741
echo x - p5-Net-DNS-TestNS/distinfo
sed 's/^X//' >p5-Net-DNS-TestNS/distinfo << 'e7e41b79660546fc3457babff4d6c387'
XMD5 (Net-DNS-TestNS-1.10.tar.gz) = f227f6dadadbed28d32b4c8b7ff83a16
XSHA256 (Net-DNS-TestNS-1.10.tar.gz) = 8126573ff1c94891f7225d5a1cbf058b5fc0d65fbfa00fbbb037928fc3f4559f
XSIZE (Net-DNS-TestNS-1.10.tar.gz) = 16905
e7e41b79660546fc3457babff4d6c387
exit
--- p5-Net-DNS-TestNS-1.10.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list