Skip site navigation (1)Skip section navigation (2)
Date:      18 Sep 2000 05:50:49 -0000
From:      patrick@mindstep.com
To:        freefall-gnats@mindstep.com
Subject:   ports/21340: new port for the Crypt::Blowfish perl module
Message-ID:  <20000918055049.9115.qmail@modemcable101.200-201-24.mtl.mc.videotron.ca>

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

>Number:         21340
>Category:       ports
>Synopsis:       new port for the Crypt::Blowfish perl module
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 17 23:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Bihan-Faou
>Release:        FreeBSD 3.5-STABLE i386
>Organization:
MindStep Corporation
>Environment:

Port collection as of September 17, 2000

>Description:

The perl module for blowfish encryption (which is required for the OpenSRS
application) is not present in the ports collection.

>How-To-Repeat:


>Fix:
	
This shell archive contains the port for the Crypt::Blowfish perl
module.


# 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-Blowfish
#	p5-Crypt-Blowfish/files
#	p5-Crypt-Blowfish/files/md5
#	p5-Crypt-Blowfish/pkg
#	p5-Crypt-Blowfish/pkg/COMMENT
#	p5-Crypt-Blowfish/pkg/DESCR
#	p5-Crypt-Blowfish/pkg/PLIST
#	p5-Crypt-Blowfish/Makefile
#
echo c - p5-Crypt-Blowfish
mkdir -p p5-Crypt-Blowfish > /dev/null 2>&1
echo c - p5-Crypt-Blowfish/files
mkdir -p p5-Crypt-Blowfish/files > /dev/null 2>&1
echo x - p5-Crypt-Blowfish/files/md5
sed 's/^X//' >p5-Crypt-Blowfish/files/md5 << 'END-of-p5-Crypt-Blowfish/files/md5'
XMD5 (Crypt-Blowfish-2.06.tar.gz) = c95ccdf2ee05bba0e4a140428def03bd
END-of-p5-Crypt-Blowfish/files/md5
echo c - p5-Crypt-Blowfish/pkg
mkdir -p p5-Crypt-Blowfish/pkg > /dev/null 2>&1
echo x - p5-Crypt-Blowfish/pkg/COMMENT
sed 's/^X//' >p5-Crypt-Blowfish/pkg/COMMENT << 'END-of-p5-Crypt-Blowfish/pkg/COMMENT'
XPerl5 interface to the Blowfish encryption alogorithm
END-of-p5-Crypt-Blowfish/pkg/COMMENT
echo x - p5-Crypt-Blowfish/pkg/DESCR
sed 's/^X//' >p5-Crypt-Blowfish/pkg/DESCR << 'END-of-p5-Crypt-Blowfish/pkg/DESCR'
XThis is Crypt::Blowfish, an XS-based implementation of the
XBlowfish cryptography algorithm designed by Bruce Schneier.  It's designed
Xto take full advantage of Crypt::CBC when desired.  Blowfish keys may be
Xup to 448 bits (56 bytes) long.
END-of-p5-Crypt-Blowfish/pkg/DESCR
echo x - p5-Crypt-Blowfish/pkg/PLIST
sed 's/^X//' >p5-Crypt-Blowfish/pkg/PLIST << 'END-of-p5-Crypt-Blowfish/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Blowfish/Blowfish.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Blowfish/Blowfish.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/Blowfish.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Blowfish/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Blowfish
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt
END-of-p5-Crypt-Blowfish/pkg/PLIST
echo x - p5-Crypt-Blowfish/Makefile
sed 's/^X//' >p5-Crypt-Blowfish/Makefile << 'END-of-p5-Crypt-Blowfish/Makefile'
X# New ports collection makefile for:    p5-Crypt-Blowfish
X# Date created:				2000/09/18
X# Whom:					patrick@mindstep.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Crypt-Blowfish
XPORTVERSION=	2.06
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Crypt
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	patrick@mindstep.com
X
XUSE_PERL5=	yes
X
XMAN3=	Crypt::Blowfish.3
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
X		CC="${CC}" CCFLAGS="${CFLAGS}"
X
X.include <bsd.port.mk>
END-of-p5-Crypt-Blowfish/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?20000918055049.9115.qmail>