Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 18:32:00 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44777: New port: net/p5-Net-DNS-SEC
Message-ID:  <20021031093200.67B37841B@hadaly.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         44777
>Category:       ports
>Synopsis:       New port: net/p5-Net-DNS-SEC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 31 01:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #2: Thu Oct 24 12:00:51 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Note, Net::DNS::SEC 0.07 has already been released but it requires
Crypt::OpenSSL::DSA 0.10 which requires perl 5.6, so use this version.
	
>How-To-Repeat:
	
>Fix:
# 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-SEC
#	p5-Net-DNS-SEC/Makefile
#	p5-Net-DNS-SEC/distinfo
#	p5-Net-DNS-SEC/pkg-comment
#	p5-Net-DNS-SEC/pkg-descr
#	p5-Net-DNS-SEC/pkg-plist
#
echo c - p5-Net-DNS-SEC
mkdir -p p5-Net-DNS-SEC > /dev/null 2>&1
echo x - p5-Net-DNS-SEC/Makefile
sed 's/^X//' >p5-Net-DNS-SEC/Makefile << 'END-of-p5-Net-DNS-SEC/Makefile'
X# New ports collection makefile for:   p5-Net-DNS-SEC
X# Date created:                21 July 2002
X# Whom:                        Kimura Fuyuki <fuyuki@hadaly.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-DNS-SEC
XPORTVERSION=	0.06
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
X		http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Net::DNS::Keyset.3 Net::DNS::RR::DS.3 Net::DNS::RR::KEY.3 \
X		Net::DNS::RR::NXT.3 Net::DNS::RR::SIG.3
X
X.include <bsd.port.mk>
END-of-p5-Net-DNS-SEC/Makefile
echo x - p5-Net-DNS-SEC/distinfo
sed 's/^X//' >p5-Net-DNS-SEC/distinfo << 'END-of-p5-Net-DNS-SEC/distinfo'
XMD5 (Net-DNS-SEC-0.06.tar.gz) = a39e58df8789db70a968dd40665bbf81
END-of-p5-Net-DNS-SEC/distinfo
echo x - p5-Net-DNS-SEC/pkg-comment
sed 's/^X//' >p5-Net-DNS-SEC/pkg-comment << 'END-of-p5-Net-DNS-SEC/pkg-comment'
XDNSSEC extensions to Net::DNS
END-of-p5-Net-DNS-SEC/pkg-comment
echo x - p5-Net-DNS-SEC/pkg-descr
sed 's/^X//' >p5-Net-DNS-SEC/pkg-descr << 'END-of-p5-Net-DNS-SEC/pkg-descr'
XThis module implements DNSSEC (RFC 2535), SIG(0) (RFC 2931) and
Xdraft-ietf-dnsext-delegation-signer-07.txt.
X
XWWW: http://www.ripe.net/disi/#NetDNS
END-of-p5-Net-DNS-SEC/pkg-descr
echo x - p5-Net-DNS-SEC/pkg-plist
sed 's/^X//' >p5-Net-DNS-SEC/pkg-plist << 'END-of-p5-Net-DNS-SEC/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Keyset.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/DS.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/KEY.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/NXT.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/SIG.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS/SEC/.packlist
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net/DNS 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS/SEC
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
END-of-p5-Net-DNS-SEC/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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