From antonio@digitalsign.com  Fri Mar 11 19:24:46 2005
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 848A216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Mar 2005 19:24:46 +0000 (GMT)
Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 31B6A43D54
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Mar 2005 19:24:45 +0000 (GMT)
	(envelope-from antonio@digitalsign.com)
Received: from digitalsign.com (localhost [127.0.0.1])
	by digitalsign.com (8.12.6/8.12.6) with ESMTP id j2BJOhCP004551
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Mar 2005 16:24:43 -0300 (BRT)
	(envelope-from antonio@digitalsign.com)
Received: (from antonio@localhost)
	by digitalsign.com (8.12.6/8.12.6/Submit) id j2BJOgwI004550;
	Fri, 11 Mar 2005 16:24:42 -0300 (BRT)
Message-Id: <200503111924.j2BJOgwI004550@digitalsign.com>
Date: Fri, 11 Mar 2005 16:24:42 -0300 (BRT)
From: Antonio Carlos Venancio Junior <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: net/pear-Auth_RADIUS PEAR wrapper classes for the RADIUS PECL
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78706
>Category:       ports
>Synopsis:       New port: net/pear-Auth_RADIUS PEAR wrapper classes for the RADIUS PECL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 11 19:30:02 GMT 2005
>Closed-Date:    Sun Mar 13 20:45:18 GMT 2005
>Last-Modified:  Sun Mar 13 20:45:18 GMT 2005
>Originator:     Antnio Carlos Venncio Jnior
>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@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: net/pear-Auth_RADIUS PEAR wrapper classes for the RADIUS PECL

PEAR::Auth_RADIUS provides wrapper-classes for the RADIUS PECL.
There are different Classes for the different authentication methods.
If you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package.
If you are using MS-CHAP you need also the mhash and mcrypt extension.
>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-Auth_RADIUS
#	pear-Auth_RADIUS/Makefile
#	pear-Auth_RADIUS/distinfo
#	pear-Auth_RADIUS/pkg-descr
#
echo c - pear-Auth_RADIUS
mkdir -p pear-Auth_RADIUS > /dev/null 2>&1
echo x - pear-Auth_RADIUS/Makefile
sed 's/^X//' >pear-Auth_RADIUS/Makefile << 'END-of-pear-Auth_RADIUS/Makefile'
X# Ports collection makefile for:  pear-Auth_RADIUS
X# Date created:			  11 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Auth_RADIUS
XPORTVERSION=	1.0.4
XCATEGORIES=	net security pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	PEAR wrapper classes for the RADIUS PECL
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	radius
X
XCATEGORY=	Auth
XFILES=		RADIUS.php
XEXAMPLES=	radius-acct.php radius-auth.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-Auth_RADIUS/Makefile
echo x - pear-Auth_RADIUS/distinfo
sed 's/^X//' >pear-Auth_RADIUS/distinfo << 'END-of-pear-Auth_RADIUS/distinfo'
XMD5 (PEAR/Auth_RADIUS-1.0.4.tgz) = 1463850d06db8ed70a0aa2fadd6be0e5
XSIZE (PEAR/Auth_RADIUS-1.0.4.tgz) = 8232
END-of-pear-Auth_RADIUS/distinfo
echo x - pear-Auth_RADIUS/pkg-descr
sed 's/^X//' >pear-Auth_RADIUS/pkg-descr << 'END-of-pear-Auth_RADIUS/pkg-descr'
XPEAR::Auth_RADIUS provides wrapper-classes for the RADIUS PECL.
XThere are different Classes for the different authentication methods.
XIf you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package.
XIf you are using MS-CHAP you need also the mhash and mcrypt extension.
X
XWWW: http://pear.php.net/package/Auth_RADIUS/
END-of-pear-Auth_RADIUS/pkg-descr
exit
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: flz 
Responsible-Changed-When: Sun Mar 13 19:24:25 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78706 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Sun Mar 13 20:44:56 GMT 2005 
State-Changed-Why:  
New port added, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78706 
>Unformatted:
