Date: Fri, 11 Mar 2005 16:24:42 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78706: New port: net/pear-Auth_RADIUS PEAR wrapper classes for the RADIUS PECL Message-ID: <200503111924.j2BJOgwI004550@digitalsign.com> Resent-Message-ID: <200503111930.j2BJU3ob023395@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 11 19:30:02 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@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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503111924.j2BJOgwI004550>