Date: Tue, 9 Nov 2004 11:40:14 -0200 (BRST) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73716: New port: sysutils/pear-File_Passwd Manipulate many kinds of password files Message-ID: <200411091340.iA9DeEWi000571@digitalsign.com> Resent-Message-ID: <200411091340.iA9DeU20064477@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73716 >Category: ports >Synopsis: New port: sysutils/pear-File_Passwd Manipulate many kinds of password files >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: Tue Nov 09 13:40:30 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Antônio Carlos Venâncio Júnior <antonio@php.net> >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #2: Tue Nov 9 10:03:13 BRST 2004 root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386 >Description: New port: sysutils/pear-File_Passwd Provides methods to manipulate and authenticate against standard Unix, SMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver and custom formatted password files. >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-File_Passwd # pear-File_Passwd/Makefile # pear-File_Passwd/distinfo # pear-File_Passwd/pkg-descr # echo c - pear-File_Passwd mkdir -p pear-File_Passwd > /dev/null 2>&1 echo x - pear-File_Passwd/Makefile sed 's/^X//' >pear-File_Passwd/Makefile << 'END-of-pear-File_Passwd/Makefile' X# Ports collection makefile for: pear-File_Passwd X# Date created: 09 November 2004 X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) X# X# $FreeBSD$ X# X XPORTNAME= File_Passwd XPORTVERSION= 1.1.1 XCATEGORIES= sysutils www pear X XMAINTAINER= antonio@php.net XCOMMENT= PEAR class to manipulate many kinds of password files X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= File XFILES= Passwd.php Passwd/Common.php Passwd/Unix.php Passwd/Cvs.php \ X Passwd/Smb.php Passwd/Authbasic.php Passwd/Authdigest.php \ X Passwd/Custom.php XTESTS= testsuite.php test_file_passwd.php test_common.php test_unix.php \ X test_smb.php test_cvs.php test_authbasic.php test_authdigest.php \ X test_custom.php README.txt common.txt passwd.unix.txt \ X passwd.cvs.txt passwd.smb.txt passwd.authbasic.txt \ X passwd.authdigest.txt passwd.custom.txt X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include <bsd.port.post.mk> END-of-pear-File_Passwd/Makefile echo x - pear-File_Passwd/distinfo sed 's/^X//' >pear-File_Passwd/distinfo << 'END-of-pear-File_Passwd/distinfo' XMD5 (PEAR/File_Passwd-1.1.1.tgz) = 55275a4affd6734d56aaa25b6a8f5821 XSIZE (PEAR/File_Passwd-1.1.1.tgz) = 23200 END-of-pear-File_Passwd/distinfo echo x - pear-File_Passwd/pkg-descr sed 's/^X//' >pear-File_Passwd/pkg-descr << 'END-of-pear-File_Passwd/pkg-descr' XProvides methods to manipulate and authenticate against standard Unix, XSMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver Xand custom formatted password files. X XWWW: http://pear.php.net/package/File_Passwd/ END-of-pear-File_Passwd/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?200411091340.iA9DeEWi000571>