Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 02:09:12 +0800 (CST)
From:      leeym@bsd.ce.ntu.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26204: new port: security/p5-Digest-SHA1
Message-ID:  <200103291809.f2TI9CV22802@utopia.leeym.com>

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

>Number:         26204
>Category:       ports
>Synopsis:       new port: security/p5-Digest-SHA1
>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 Mar 29 10:10:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.3-RC FreeBSD 4.3-RC #0: Thu Mar 29 11:17:18 CST 2001 root@:/home/system/obj/usr/src/sys/UTOPIA i386


	
>Description:

Perl interface to the SHA-1 Algorithm

>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-SHA1
#	p5-Digest-SHA1/Makefile
#	p5-Digest-SHA1/pkg-comment
#	p5-Digest-SHA1/pkg-descr
#	p5-Digest-SHA1/pkg-plist
#	p5-Digest-SHA1/distinfo
#
echo c - p5-Digest-SHA1
mkdir -p p5-Digest-SHA1 > /dev/null 2>&1
echo x - p5-Digest-SHA1/Makefile
sed 's/^X//' >p5-Digest-SHA1/Makefile << 'END-of-p5-Digest-SHA1/Makefile'
X# New ports collection makefile for:	p5-Digest-SHA1
X# Date created:				30 March 2001
X# Whom:					Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Digest-SHA1
XPORTVERSION=	2.00
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Digest
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	leeym@cae.ce.ntu.edu.tw
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Digest::SHA1.3
X
X.include <bsd.port.mk>
END-of-p5-Digest-SHA1/Makefile
echo x - p5-Digest-SHA1/pkg-comment
sed 's/^X//' >p5-Digest-SHA1/pkg-comment << 'END-of-p5-Digest-SHA1/pkg-comment'
XPerl interface to the SHA-1 Algorithm
END-of-p5-Digest-SHA1/pkg-comment
echo x - p5-Digest-SHA1/pkg-descr
sed 's/^X//' >p5-Digest-SHA1/pkg-descr << 'END-of-p5-Digest-SHA1/pkg-descr'
XThe Digest::SHA1 module allows you to use the NIST SHA-1 message
Xdigest algorithm from within Perl programs.  The algorithm takes as
Xinput a message of arbitrary length and produces as output a 160-bit
X"fingerprint" or "message digest" of the input.
X
XYou will need Perl version 5.004 or better to install this module.
X
XCopyright 1999-2001 Gisle Aas.
XCopyright 1997 Uwe Hollerbach.
X
XThis library is free software; you can redistribute it and/or
Xmodify it under the same terms as Perl itself.
END-of-p5-Digest-SHA1/pkg-descr
echo x - p5-Digest-SHA1/pkg-plist
sed 's/^X//' >p5-Digest-SHA1/pkg-plist << 'END-of-p5-Digest-SHA1/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/SHA1.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.so
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest
END-of-p5-Digest-SHA1/pkg-plist
echo x - p5-Digest-SHA1/distinfo
sed 's/^X//' >p5-Digest-SHA1/distinfo << 'END-of-p5-Digest-SHA1/distinfo'
XMD5 (Digest-SHA1-2.00.tar.gz) = 69be4bbde20a6cfd96f6a05830dea98b
END-of-p5-Digest-SHA1/distinfo
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?200103291809.f2TI9CV22802>