From owner-freebsd-ports Thu Mar 29 10:10:13 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C980D37B720 for ; Thu, 29 Mar 2001 10:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2TIA1p70868; Thu, 29 Mar 2001 10:10:01 -0800 (PST) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194]) by hub.freebsd.org (Postfix) with ESMTP id 331F937B718 for ; Thu, 29 Mar 2001 10:09:14 -0800 (PST) (envelope-from leeym@utopia.leeym.com) Received: (from leeym@localhost) by utopia.leeym.com (8.11.3/8.11.3) id f2TI9CV22802; Fri, 30 Mar 2001 02:09:12 +0800 (CST) (envelope-from leeym) Message-Id: <200103291809.f2TI9CV22802@utopia.leeym.com> Date: Fri, 30 Mar 2001 02:09:12 +0800 (CST) From: leeym@bsd.ce.ntu.edu.tw Reply-To: leeym@bsd.ce.ntu.edu.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26204: new port: security/p5-Digest-SHA1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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