Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Sep 2002 18:42:12 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42586: New port: security/p5-Crypt-CAST5_PP - CAST5 block cipher in pure Perl
Message-ID:  <20020909094212.E8455569C@hadaly.dyndns.org>

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

>Number:         42586
>Category:       ports
>Synopsis:       New port: security/p5-Crypt-CAST5_PP - CAST5 block cipher in pure Perl
>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:   Mon Sep 09 02:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #17: Wed Aug 14 17:19:17 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
This module provides a pure Perl implementation of the CAST5 block
cipher.  CAST5 is also known as CAST-128.  It is a product of the CAST
design procedure developed by C. Adams and S. Tavares.

WWW: http://search.cpan.org/search?dist=Crypt-CAST5_PP

(NOTE: I don't add the dependency for Test::More because it is
required only for testing.)
	
>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-Crypt-CAST5_PP
#	p5-Crypt-CAST5_PP/pkg-comment
#	p5-Crypt-CAST5_PP/pkg-descr
#	p5-Crypt-CAST5_PP/pkg-plist
#	p5-Crypt-CAST5_PP/distinfo
#	p5-Crypt-CAST5_PP/Makefile
#
echo c - p5-Crypt-CAST5_PP
mkdir -p p5-Crypt-CAST5_PP > /dev/null 2>&1
echo x - p5-Crypt-CAST5_PP/pkg-comment
sed 's/^X//' >p5-Crypt-CAST5_PP/pkg-comment << 'END-of-p5-Crypt-CAST5_PP/pkg-comment'
XCAST5 block cipher in pure Perl
END-of-p5-Crypt-CAST5_PP/pkg-comment
echo x - p5-Crypt-CAST5_PP/pkg-descr
sed 's/^X//' >p5-Crypt-CAST5_PP/pkg-descr << 'END-of-p5-Crypt-CAST5_PP/pkg-descr'
XThis module provides a pure Perl implementation of the CAST5 block
Xcipher.  CAST5 is also known as CAST-128.  It is a product of the CAST
Xdesign procedure developed by C. Adams and S. Tavares.
X
XWWW: http://search.cpan.org/search?dist=Crypt-CAST5_PP
X
X- Kimura Fuyuki
Xfuyuki@hadaly.org
END-of-p5-Crypt-CAST5_PP/pkg-descr
echo x - p5-Crypt-CAST5_PP/pkg-plist
sed 's/^X//' >p5-Crypt-CAST5_PP/pkg-plist << 'END-of-p5-Crypt-CAST5_PP/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Crypt/CAST5_PP.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Crypt/CAST5_PP/Tables.pm
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/CAST5_PP/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/CAST5_PP/decrypt.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/CAST5_PP/encrypt.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/CAST5_PP/init.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/CAST5_PP/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/CAST5_PP
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Crypt 2>/dev/null || true
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/CAST5_PP
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt 2>/dev/null || true
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/CAST5_PP
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
END-of-p5-Crypt-CAST5_PP/pkg-plist
echo x - p5-Crypt-CAST5_PP/distinfo
sed 's/^X//' >p5-Crypt-CAST5_PP/distinfo << 'END-of-p5-Crypt-CAST5_PP/distinfo'
XMD5 (Crypt-CAST5_PP-1.02.tar.gz) = d112ab9aaff337db460c9f2bc243bc4f
END-of-p5-Crypt-CAST5_PP/distinfo
echo x - p5-Crypt-CAST5_PP/Makefile
sed 's/^X//' >p5-Crypt-CAST5_PP/Makefile << 'END-of-p5-Crypt-CAST5_PP/Makefile'
X# New ports collection makefile for:   p5-Crypt-CAST5_PP
X# Date created:                9 September 2002
X# Whom:                        Kimura Fuyuki <fuyuki@hadaly.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Crypt-CAST5_PP
XPORTVERSION=	1.02
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Crypt
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	fuyuki@hadaly.org
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Crypt::CAST5_PP.3
X
X.include <bsd.port.mk>
END-of-p5-Crypt-CAST5_PP/Makefile
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?20020909094212.E8455569C>