From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 9 19:00:19 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A7016A4D2 for ; Wed, 9 Mar 2005 19:00:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286A943D6B for ; Wed, 9 Mar 2005 19:00:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j29J0IPn068446 for ; Wed, 9 Mar 2005 19:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j29J0IQI068445; Wed, 9 Mar 2005 19:00:18 GMT (envelope-from gnats) Resent-Date: Wed, 9 Mar 2005 19:00:18 GMT Resent-Message-Id: <200503091900.j29J0IQI068445@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A51F16A4CF for ; Wed, 9 Mar 2005 18:55:28 +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 028E843D66 for ; Wed, 9 Mar 2005 18:55:27 +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 j29ItPCP073314 for ; Wed, 9 Mar 2005 15:55:25 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id j29ItPdt073313; Wed, 9 Mar 2005 15:55:25 -0300 (BRT) Message-Id: <200503091855.j29ItPdt073313@digitalsign.com> Date: Wed, 9 Mar 2005 15:55:25 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78642: New port: security/pear-File_SMBPasswd PEAR class for managing SAMBA style password files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:00:19 -0000 >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 () 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 X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include 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: