FreeBSD Bugzilla – Attachment 25642 Details for
Bug 43799
New Port: security/p5-SHA (Perl5 interface to the SHA1 algorithm)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
security_p5-SHA.shar
security_p5-SHA.shar (text/plain), 3.07 KB, created by
Jim Geovedi
on 2002-10-07 23:10:01 UTC
(
hide
)
Description:
security_p5-SHA.shar
Filename:
MIME Type:
Creator:
Jim Geovedi
Created:
2002-10-07 23:10:01 UTC
Size:
3.07 KB
patch
obsolete
># 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-SHA ># p5-SHA/Makefile ># p5-SHA/distinfo ># p5-SHA/pkg-descr ># p5-SHA/pkg-comment ># p5-SHA/files ># p5-SHA/files/patch-Makefile.PL ># p5-SHA/pkg-plist ># >echo c - p5-SHA >mkdir -p p5-SHA > /dev/null 2>&1 >echo x - p5-SHA/Makefile >sed 's/^X//' >p5-SHA/Makefile << 'END-of-p5-SHA/Makefile' >X# New ports collection makefile for: p5-SHA >X# Date created: Sep 30, 2002 >X# Whom: Jim Geovedi <jim@corebsd.or.id> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= SHA >XPORTVERSION= 1.2 >XCATEGORIES= security perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= SHA >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= jim@corebsd.or.id >X >XPERL_CONFIGURE= yes >X >XMAN3= SHA.3 >XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} >X >X.include <bsd.port.mk> >END-of-p5-SHA/Makefile >echo x - p5-SHA/distinfo >sed 's/^X//' >p5-SHA/distinfo << 'END-of-p5-SHA/distinfo' >XMD5 (SHA-1.2.tar.gz) = fc23793219770f156d32fa676ab49be4 >END-of-p5-SHA/distinfo >echo x - p5-SHA/pkg-descr >sed 's/^X//' >p5-SHA/pkg-descr << 'END-of-p5-SHA/pkg-descr' >XThe SHA module allows you to use the NIST SHA message digest algorithm >Xfrom within Perl programs. >X >XThe final message digest value is returned by the digest operation as >Xa 20-byte binary string. This operation delivers the result of >Xoperations since the last new or reset operation. Once the operation >Xhas been performed, the context must be reset before being used to >Xcalculate another digest value. >END-of-p5-SHA/pkg-descr >echo x - p5-SHA/pkg-comment >sed 's/^X//' >p5-SHA/pkg-comment << 'END-of-p5-SHA/pkg-comment' >XPerl5 interface to the SHA1 algorithm >END-of-p5-SHA/pkg-comment >echo c - p5-SHA/files >mkdir -p p5-SHA/files > /dev/null 2>&1 >echo x - p5-SHA/files/patch-Makefile.PL >sed 's/^X//' >p5-SHA/files/patch-Makefile.PL << 'END-of-p5-SHA/files/patch-Makefile.PL' >X--- Makefile.PL.orig Mon Sep 30 04:33:16 2002 >X+++ Makefile.PL Mon Sep 30 04:34:51 2002 >X@@ -20,7 +20,7 @@ if (exists($Config{'byteorder'}) and def >X print "Writing endian.h for SHA\n"; >X } >X print "Do you want to use the original SHA or the new standard SHA-1?\nEnter 0 for the original or 1 for the new standard. [1]"; >X- $resp = <STDIN>; >X+ $resp = 1; >X if (defined($resp)) { >X $resp =~ s/^\s+//; >X $resp =~ s/\s+$//; >END-of-p5-SHA/files/patch-Makefile.PL >echo x - p5-SHA/pkg-plist >sed 's/^X//' >p5-SHA/pkg-plist << 'END-of-p5-SHA/pkg-plist' >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SHA.pm >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SHA.pod >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/sha_driver.pl >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SHA/SHA.so >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SHA/SHA.bs >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SHA/autosplit.ix >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SHA/.packlist >X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SHA >END-of-p5-SHA/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 43799
: 25642