Date: Wed, 9 Mar 2005 15:55:25 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78642: New port: security/pear-File_SMBPasswd PEAR class for managing SAMBA style password files Message-ID: <200503091855.j29ItPdt073313@digitalsign.com> Resent-Message-ID: <200503091900.j29J0IQI068445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78642 >Category: ports >Synopsis: New port: security/pear-File_SMBPasswd PEAR class for managing SAMBA style 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: Wed Mar 09 19:00:18 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: security/pear-File_SMBPasswd PEAR class for managing SAMBA style password files With PEAR::File_SMBPasswd you can maintain smbpasswd-files, usualy used by SAMBA. >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_SMBPasswd # pear-File_SMBPasswd/Makefile # pear-File_SMBPasswd/distinfo # pear-File_SMBPasswd/pkg-descr # echo c - pear-File_SMBPasswd mkdir -p pear-File_SMBPasswd > /dev/null 2>&1 echo x - pear-File_SMBPasswd/Makefile sed 's/^X//' >pear-File_SMBPasswd/Makefile << 'END-of-pear-File_SMBPasswd/Makefile' X# Ports collection makefile for: pear-File_SMBPasswd X# Date created: 09 March 2005 X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) X# X# $FreeBSD$ X# X XPORTNAME= File_SMBPasswd XPORTVERSION= 1.0.1 XCATEGORIES= security pear X XMAINTAINER= antonio@php.net XCOMMENT= PEAR class for managing SAMBA style password files X XBUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:${PORTSDIR}/security/pear-Crypt_CHAP XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_PHP= mhash X XCATEGORY= File XFILES= SMBPasswd.php XEXAMPLES= smbpasswd.php smbpasswd 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_SMBPasswd/Makefile echo x - pear-File_SMBPasswd/distinfo sed 's/^X//' >pear-File_SMBPasswd/distinfo << 'END-of-pear-File_SMBPasswd/distinfo' XMD5 (PEAR/File_SMBPasswd-1.0.1.tgz) = 8f32bda12158fdff28dc984712283f91 XSIZE (PEAR/File_SMBPasswd-1.0.1.tgz) = 4917 END-of-pear-File_SMBPasswd/distinfo echo x - pear-File_SMBPasswd/pkg-descr sed 's/^X//' >pear-File_SMBPasswd/pkg-descr << 'END-of-pear-File_SMBPasswd/pkg-descr' XWith PEAR::File_SMBPasswd you can maintain smbpasswd-files, usualy used by XSAMBA. X XWWW: http://pear.php.net/package/File_SMBPasswd/ END-of-pear-File_SMBPasswd/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?200503091855.j29ItPdt073313>