Date: Wed, 30 Mar 2005 23:06:56 -0500 (EST) From: Trevor Cornpropst <tcornpropst@cox.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79387: New Port: textproc/p5-String-CRC32 Message-ID: <200503310406.j2V46uIi008218@beastie.cornpropst.net> Resent-Message-ID: <200503310410.j2V4A88g093655@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79387 >Category: ports >Synopsis: New Port: textproc/p5-String-CRC32 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 31 04:10:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Trevor Cornpropst >Release: FreeBSD 5.3-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD beastie.cornpropst.net 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #1: Thu Mar 3 21:18:47 EST 2005 root@beastie.cornpropst.net:/usr/obj/usr/src/sys/BEASTIE i386 >Description: >How-To-Repeat: >Fix: --- string-crc32 begins here --- # 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-String-CRC32 # p5-String-CRC32/pkg-plist # p5-String-CRC32/distinfo # p5-String-CRC32/pkg-descr # p5-String-CRC32/Makefile # echo c - p5-String-CRC32 mkdir -p p5-String-CRC32 > /dev/null 2>&1 echo x - p5-String-CRC32/pkg-plist sed 's/^X//' >p5-String-CRC32/pkg-plist << 'END-of-p5-String-CRC32/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/String/CRC32.pm X%%SITE_PERL%%/%%PERL_ARCH%%/String/CRC32.pod X%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/CRC32/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/CRC32/CRC32.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/CRC32/CRC32.so X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/CRC32 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/String END-of-p5-String-CRC32/pkg-plist echo x - p5-String-CRC32/distinfo sed 's/^X//' >p5-String-CRC32/distinfo << 'END-of-p5-String-CRC32/distinfo' XMD5 (String-CRC32-1.2.tar.gz) = 94b13443eac7241a323a876da95ac1c0 END-of-p5-String-CRC32/distinfo echo x - p5-String-CRC32/pkg-descr sed 's/^X//' >p5-String-CRC32/pkg-descr << 'END-of-p5-String-CRC32/pkg-descr' XPerl Module String::CRC32 X XThis packages provides a perl module to generate checksums from strings Xand from files. X XWWW: http://search.cpan.org/~soenke/String-CRC32-1.2 X X- Trevor Cornpropst Xtcornpropst@cox.net END-of-p5-String-CRC32/pkg-descr echo x - p5-String-CRC32/Makefile sed 's/^X//' >p5-String-CRC32/Makefile << 'END-of-p5-String-CRC32/Makefile' X# New ports collection makefile for: String::CRC32 X# Date created: Wed Mar 30 21:30 2005 X# Whom: Trevor Cornpropst <tcornpropst@cox.net> X# X# $FreeBSD$ X# X XPORTNAME= String-CRC32 XPORTVERSION= 1.2 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= String XPKGNAMEPREFIX= p5- X XMAINTAINER= tcornpropst@cox.net XCOMMENT= Perl module to generate checksums from strings and from files X XPERL_CONFIGURE= yes X XMAN3= String::CRC32.3 X X.include <bsd.port.mk> END-of-p5-String-CRC32/Makefile exit --- string-crc32 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503310406.j2V46uIi008218>