Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2004 15:40:46 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74384: New port: security/pear-Crypt_RC4 PEAR encryption class for RC4 encryption
Message-ID:  <200411251740.iAPHekZR085080@digitalsign.com>
Resent-Message-ID: <200411251750.iAPHoKb0016283@freefall.freebsd.org>

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

>Number:         74384
>Category:       ports
>Synopsis:       New port: security/pear-Crypt_RC4 PEAR encryption class for RC4 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:   Thu Nov 25 17:50:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
New port: security/pear-Crypt_RC4 PEAR encryption class for RC4 encryption

PEAR RC4 encryption class.
>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_RC4
#	pear-Crypt_RC4/Makefile
#	pear-Crypt_RC4/distinfo
#	pear-Crypt_RC4/pkg-descr
#
echo c - pear-Crypt_RC4
mkdir -p pear-Crypt_RC4 > /dev/null 2>&1
echo x - pear-Crypt_RC4/Makefile
sed 's/^X//' >pear-Crypt_RC4/Makefile << 'END-of-pear-Crypt_RC4/Makefile'
X# Ports collection makefile for:  pear-Crypt_RC4
X# Date created:			  25 November 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Crypt_RC4
XPORTVERSION=	1.0.2
XCATEGORIES=	security www pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	PEAR encryption class for RC4 encryption
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Crypt
XFILES=		Rc4.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_RC4/Makefile
echo x - pear-Crypt_RC4/distinfo
sed 's/^X//' >pear-Crypt_RC4/distinfo << 'END-of-pear-Crypt_RC4/distinfo'
XMD5 (PEAR/Crypt_RC4-1.0.2.tgz) = 90837b9317deaf42f563958b4689b937
XSIZE (PEAR/Crypt_RC4-1.0.2.tgz) = 1850
END-of-pear-Crypt_RC4/distinfo
echo x - pear-Crypt_RC4/pkg-descr
sed 's/^X//' >pear-Crypt_RC4/pkg-descr << 'END-of-pear-Crypt_RC4/pkg-descr'
XPEAR RC4 encryption class.
X
XWWW: http://pear.php.net/package/Crypt_RC4/
END-of-pear-Crypt_RC4/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?200411251740.iAPHekZR085080>