ports/84629: [NEW PORT] security/p5-Crypt-NULL: Perl implementation of the NULL encryption algorithm
TAKAHASHI Kaoru
kaoru at kaisei.org
Sat Aug 6 20:30:21 UTC 2005
>Number: 84629
>Category: ports
>Synopsis: [NEW PORT] security/p5-Crypt-NULL: Perl implementation of the NULL encryption algorithm
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Aug 06 20:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: TAKAHASHI Kaoru
>Release: FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Tue Aug 2 11:53:36 JST
>Description:
This is Crypt::NULL. Perl module for NULL Encryption Algorithm.
The NULL Encryption Algorithm is a symmetric block cipher described in
RFC 2410 by Rob Glenn and Stephen Kent.
This module implements NULL encryption. It supports the Crypt::CBC.
WWW: http://search.cpan.org/~ams/Crypt-NULL/
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Crypt-NULL-1.02.shar 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-Crypt-NULL
# p5-Crypt-NULL/pkg-descr
# p5-Crypt-NULL/Makefile
# p5-Crypt-NULL/pkg-plist
# p5-Crypt-NULL/distinfo
#
echo c - p5-Crypt-NULL
mkdir -p p5-Crypt-NULL > /dev/null 2>&1
echo x - p5-Crypt-NULL/pkg-descr
sed 's/^X//' >p5-Crypt-NULL/pkg-descr << 'END-of-p5-Crypt-NULL/pkg-descr'
XThis is Crypt::NULL. Perl module for NULL Encryption Algorithm.
X
XThe NULL Encryption Algorithm is a symmetric block cipher described in
XRFC 2410 by Rob Glenn and Stephen Kent.
X
XThis module implements NULL encryption. It supports the Crypt::CBC.
X
XWWW: http://search.cpan.org/~ams/Crypt-NULL/
END-of-p5-Crypt-NULL/pkg-descr
echo x - p5-Crypt-NULL/Makefile
sed 's/^X//' >p5-Crypt-NULL/Makefile << 'END-of-p5-Crypt-NULL/Makefile'
X# New ports collection makefile for: p5-Crypt-NULL
X# Date created: 2005-08-06
X# Whom: TAKAHASHI Kaoru <kaoru at kaisei.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Crypt-NULL
XPORTVERSION= 1.02
XCATEGORIES= security perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Crypt
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= kaoru at kaisei.org
XCOMMENT= Perl implementation of the NULL encryption algorithm
X
XPERL_CONFIGURE= yes
X
XMAN3= Crypt::NULL.3
X
X.include <bsd.port.mk>
END-of-p5-Crypt-NULL/Makefile
echo x - p5-Crypt-NULL/pkg-plist
sed 's/^X//' >p5-Crypt-NULL/pkg-plist << 'END-of-p5-Crypt-NULL/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/Crypt/NULL.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/NULL/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/NULL
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Crypt 2>/dev/null || true
END-of-p5-Crypt-NULL/pkg-plist
echo x - p5-Crypt-NULL/distinfo
sed 's/^X//' >p5-Crypt-NULL/distinfo << 'END-of-p5-Crypt-NULL/distinfo'
XMD5 (Crypt-NULL-1.02.tar.gz) = 86918bc7d084be0600a26279304ed395
XSIZE (Crypt-NULL-1.02.tar.gz) = 2043
END-of-p5-Crypt-NULL/distinfo
exit
--- p5-Crypt-NULL-1.02.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list