Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2002 19:08:02 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@mj.0038.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35589: New port: security/p5-Digest
Message-ID:  <20020306100803871.CVKL.7512.t-mta4.odn.ne.jp@mta4.odn.ne.jp>

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

>Number:         35589
>Category:       ports
>Synopsis:       New port: security/p5-Digest
>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:   Wed Mar 06 02:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.5-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD ns.test 4.5-RELEASE-p1 FreeBSD 4.5-RELEASE-p1 #6: Sun Feb 24 16:57:21 JST 2002 root@ns.test:/sack/obj/usr/src/sys/NS i386



>Description:
This is just a simple frontend module for autoloading of various
Digest:: modules.  It also provide documentation of the interface that
all Digest:: modules should provide.

WWW: http://search.cpan.org/search?dist=Digest

>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-Digest
#	p5-Digest/Makefile
#	p5-Digest/distinfo
#	p5-Digest/pkg-comment
#	p5-Digest/pkg-descr
#	p5-Digest/pkg-plist
#
echo c - p5-Digest
mkdir -p p5-Digest > /dev/null 2>&1
echo x - p5-Digest/Makefile
sed 's/^X//' >p5-Digest/Makefile << 'END-of-p5-Digest/Makefile'
X# New ports collection makefile for:   p5-Digest
X# Date created:                6 March 2002
X# Whom:                        Kimura Fuyuki <fuyuki@mj.0038.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Digest
XPORTVERSION=	1.00
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Digest
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	fuyuki@mj.0038.net
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Digest.3
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Digest/Makefile
echo x - p5-Digest/distinfo
sed 's/^X//' >p5-Digest/distinfo << 'END-of-p5-Digest/distinfo'
XMD5 (Digest-1.00.tar.gz) = 493c52c320d0e4c544e9ecec16b7eac7
END-of-p5-Digest/distinfo
echo x - p5-Digest/pkg-comment
sed 's/^X//' >p5-Digest/pkg-comment << 'END-of-p5-Digest/pkg-comment'
XA simple frontend module for autoloading of various Digest:: modules
END-of-p5-Digest/pkg-comment
echo x - p5-Digest/pkg-descr
sed 's/^X//' >p5-Digest/pkg-descr << 'END-of-p5-Digest/pkg-descr'
XThis is just a simple frontend module for autoloading of various
XDigest:: modules.  It also provide documentation of the interface that
Xall Digest:: modules should provide.
X
XWWW: http://search.cpan.org/search?dist=Digest
X
X- Kimura Fuyuki
Xfuyuki@mj.0038.net
END-of-p5-Digest/pkg-descr
echo x - p5-Digest/pkg-plist
sed 's/^X//' >p5-Digest/pkg-plist << 'END-of-p5-Digest/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Digest.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/.packlist
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest 2>/dev/null || true
END-of-p5-Digest/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?20020306100803871.CVKL.7512.t-mta4.odn.ne.jp>