ports/78641: New port: security/pear-Crypt_CHAP PEAR class for generating CHAP packets

Antonio Carlos Venancio Junior antonio at php.net
Wed Mar 9 18:50:02 UTC 2005


>Number:         78641
>Category:       ports
>Synopsis:       New port: security/pear-Crypt_CHAP PEAR class for generating CHAP packets
>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 Mar 09 18:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: security/pear-Crypt_CHAP PEAR class for generating CHAP packets

PEAR::Crypt_CHAP provides Classes for generating CHAP packets.
Currently these types of CHAP are supported:
* CHAP-MD5
* MS-CHAPv1
* MS-CHAPv2

For MS-CHAP the mhash and mcrypt extensions must be loaded.
>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_CHAP
#	pear-Crypt_CHAP/Makefile
#	pear-Crypt_CHAP/distinfo
#	pear-Crypt_CHAP/pkg-descr
#
echo c - pear-Crypt_CHAP
mkdir -p pear-Crypt_CHAP > /dev/null 2>&1
echo x - pear-Crypt_CHAP/Makefile
sed 's/^X//' >pear-Crypt_CHAP/Makefile << 'END-of-pear-Crypt_CHAP/Makefile'
X# Ports collection makefile for:  pear-Crypt_CHAP
X# Date created:			  09 March 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Crypt_CHAP
XPORTVERSION=	1.0.0
XCATEGORIES=	security www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR class for generating CHAP packets
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	mcrypt mhash
X
XCATEGORY=	Crypt
XFILES=		CHAP.php
XTESTS=		chaptest.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_CHAP/Makefile
echo x - pear-Crypt_CHAP/distinfo
sed 's/^X//' >pear-Crypt_CHAP/distinfo << 'END-of-pear-Crypt_CHAP/distinfo'
XMD5 (PEAR/Crypt_CHAP-1.0.0.tgz) = b09ba7b851f85528638d9a9dae67b1c9
XSIZE (PEAR/Crypt_CHAP-1.0.0.tgz) = 5437
END-of-pear-Crypt_CHAP/distinfo
echo x - pear-Crypt_CHAP/pkg-descr
sed 's/^X//' >pear-Crypt_CHAP/pkg-descr << 'END-of-pear-Crypt_CHAP/pkg-descr'
XPEAR::Crypt_CHAP provides Classes for generating CHAP packets.
XCurrently these types of CHAP are supported:
X* CHAP-MD5
X* MS-CHAPv1
X* MS-CHAPv2
X
XFor MS-CHAP the mhash and mcrypt extensions must be loaded.
X
XWWW: http://pear.php.net/package/Crypt_CHAP/
END-of-pear-Crypt_CHAP/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list