Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2001 13:45:56 +0600 (YEKST)
From:      Anton Voronin <anton@urc.ac.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29891: New port: devel/p5-String-CRC32
Message-ID:  <200108200745.f7K7juM48593@belle.rnoc.urc.ac.ru>

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

>Number:         29891
>Category:       ports
>Synopsis:       New port: devel/p5-String-CRC32
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 20 00:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anton Voronin
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Southern Ural State University, Chelyabinsk, Russia
>Environment:

-stable

>Description:

Perl interface for cyclic redundency check generation. The module calculates
CRC sums of 32 bit lenghts. It generates the same CRC values as ZMODEM, PKZIP,
PICCHECK and many others.

Despite its name, this module is able to compute the checksum of strings as
well as of files.

>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-String-CRC32
#	p5-String-CRC32/Makefile
#	p5-String-CRC32/distinfo
#	p5-String-CRC32/pkg-comment
#	p5-String-CRC32/pkg-descr
#	p5-String-CRC32/pkg-plist
#
echo c - p5-String-CRC32
mkdir -p p5-String-CRC32 > /dev/null 2>&1
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:	p5-String-CRC32
X# Date created:				20 August 2001
X# Whom:	      				Anton Voronin <anton@urc.ac.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	String-CRC32
XPORTVERSION=	1.2
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	String
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	anton@urc.ac.ru
X
XPERL_CONFIGURE=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		String::CRC32.3
X
X.include <bsd.port.mk>
END-of-p5-String-CRC32/Makefile
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-comment
sed 's/^X//' >p5-String-CRC32/pkg-comment << 'END-of-p5-String-CRC32/pkg-comment'
XPerl interface for cyclic redundency check generation
END-of-p5-String-CRC32/pkg-comment
echo x - p5-String-CRC32/pkg-descr
sed 's/^X//' >p5-String-CRC32/pkg-descr << 'END-of-p5-String-CRC32/pkg-descr'
XPerl interface for cyclic redundency check generation. The module calculates
XCRC sums of 32 bit lenghts. It generates the same CRC values as ZMODEM, PKZIP,
XPICCHECK and many others.
X
XDespite its name, this module is able to compute the checksum of strings as
Xwell as of files.
END-of-p5-String-CRC32/pkg-descr
echo x - p5-String-CRC32/pkg-plist
sed 's/^X//' >p5-String-CRC32/pkg-plist << 'END-of-p5-String-CRC32/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/String/CRC32.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/String/CRC32.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/CRC32/CRC32.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/CRC32/CRC32.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/CRC32/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/CRC32
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/String
END-of-p5-String-CRC32/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?200108200745.f7K7juM48593>