Date: Wed, 27 Apr 2005 08:57:08 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80404: New port: security/pear-Crypt_Blowfish PEAR class for blowfish encryption Message-ID: <200504271157.j3RBv8WN049125@digitalsign.com> Resent-Message-ID: <200504271200.j3RC0dDP088248@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80404 >Category: ports >Synopsis: New port: security/pear-Crypt_Blowfish PEAR class for blowfish encryption >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: Wed Apr 27 12:00:39 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #12: Mon Apr 4 08:35:27 BRT 2005 root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: New port: security/pear-Crypt_Blowfish PEAR class for blowfish encryption PEAR::Crypt_Blowfish allows you to prefore two-way blowfish on the fly using only PHP. This package does not require the Mcrypt PHP extension to work. >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: # # pear-Crypt_Blowfish # pear-Crypt_Blowfish/Makefile # pear-Crypt_Blowfish/distinfo # pear-Crypt_Blowfish/pkg-descr # echo c - pear-Crypt_Blowfish mkdir -p pear-Crypt_Blowfish > /dev/null 2>&1 echo x - pear-Crypt_Blowfish/Makefile sed 's/^X//' >pear-Crypt_Blowfish/Makefile << 'END-of-pear-Crypt_Blowfish/Makefile' X# Ports collection makefile for: pear-Crypt_Blowfish X# Date created: 27 April 2005 X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) X# X# $FreeBSD$ X# X XPORTNAME= Crypt_Blowfish XPORTVERSION= 1.0.0 XCATEGORIES= security www pear X XMAINTAINER= antonio@php.net XCOMMENT= PEAR class for blowfish encryption X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= Crypt XFILES= Blowfish.php Blowfish/DefaultKey.php X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include <bsd.port.post.mk> END-of-pear-Crypt_Blowfish/Makefile echo x - pear-Crypt_Blowfish/distinfo sed 's/^X//' >pear-Crypt_Blowfish/distinfo << 'END-of-pear-Crypt_Blowfish/distinfo' XMD5 (PEAR/Crypt_Blowfish-1.0.0.tgz) = 02858a3c46db133f95a9b18c36f52688 XSIZE (PEAR/Crypt_Blowfish-1.0.0.tgz) = 9650 END-of-pear-Crypt_Blowfish/distinfo echo x - pear-Crypt_Blowfish/pkg-descr sed 's/^X//' >pear-Crypt_Blowfish/pkg-descr << 'END-of-pear-Crypt_Blowfish/pkg-descr' XPEAR::Crypt_Blowfish allows you to prefore two-way blowfish on the fly using Xonly PHP. X XThis package does not require the Mcrypt PHP extension to work. X XWWW: http://pear.php.net/package/Crypt_Blowfish/ END-of-pear-Crypt_Blowfish/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504271157.j3RBv8WN049125>