From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 14 14:50:10 2003 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 A45AC37B404 for ; Sat, 14 Jun 2003 14:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9216943FB1 for ; Sat, 14 Jun 2003 14:50:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5ELo9Up075803 for ; Sat, 14 Jun 2003 14:50:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5ELo929075802; Sat, 14 Jun 2003 14:50:09 -0700 (PDT) Resent-Date: Sat, 14 Jun 2003 14:50:09 -0700 (PDT) Resent-Message-Id: <200306142150.h5ELo929075802@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, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAF9637B401 for ; Sat, 14 Jun 2003 14:44:45 -0700 (PDT) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 947EB43F85 for ; Sat, 14 Jun 2003 14:44:44 -0700 (PDT) (envelope-from thierry@pompo.net) Received: from ws90bj.pompo.net (unknown [81.56.186.139]) by postfix4-1.free.fr (Postfix) with ESMTP id 4298F3E7F8 for ; Sat, 14 Jun 2003 23:44:43 +0200 (CEST) Received: by ws90bj.pompo.net (Postfix, from userid 1001) id 7E1A722BA5E; Sat, 14 Jun 2003 23:44:45 +0200 (CEST) Message-Id: <20030614214445.7E1A722BA5E@ws90bj.pompo.net> Date: Sat, 14 Jun 2003 23:44:45 +0200 (CEST) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/53328: New port: sysutils/pear-File_Find - a PEAR Class to facilitate the search of filesystems. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Thomas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 21:50:10 -0000 >Number: 53328 >Category: ports >Synopsis: New port: sysutils/pear-File_Find - a PEAR Class to facilitate the search of filesystems. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 14 14:50:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 5.1-RELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD ws90bj.pompo.net 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Tue Jun 10 23:15:41 CEST 2003 root@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-030610 i386 >Description: This package is needed by the new Horde's translation module. >How-To-Repeat: N/A >Fix: Please execute the following shar file: --- pear-File_Find.shar begins here --- # 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: # # sysutils/pear-File_Find # sysutils/pear-File_Find/pkg-plist # sysutils/pear-File_Find/pkg-descr # sysutils/pear-File_Find/Makefile # sysutils/pear-File_Find/distinfo # echo c - sysutils/pear-File_Find mkdir -p sysutils/pear-File_Find > /dev/null 2>&1 echo x - sysutils/pear-File_Find/pkg-plist sed 's/^X//' >sysutils/pear-File_Find/pkg-plist << 'END-of-sysutils/pear-File_Find/pkg-plist' X%%PEARDIR%%/File/Find.php X%%PKGREGDIR%%/package.xml X@dirrm %%PKGREGDIR%% END-of-sysutils/pear-File_Find/pkg-plist echo x - sysutils/pear-File_Find/pkg-descr sed 's/^X//' >sysutils/pear-File_Find/pkg-descr << 'END-of-sysutils/pear-File_Find/pkg-descr' XPEAR::File_Find, created as a replacement for its Perl counterpart, also named XFile_Find, is a directory searcher, which handles, globbing, recursive Xdirectory searching, as well as a slew of other cool features. X XWWW: http://pear.php.net/package-info.php?package=File_Find END-of-sysutils/pear-File_Find/pkg-descr echo x - sysutils/pear-File_Find/Makefile sed 's/^X//' >sysutils/pear-File_Find/Makefile << 'END-of-sysutils/pear-File_Find/Makefile' X# Ports collection makefile for: pear-File_Find X# Date created: 29 November 2002 X# Whom: Thierry Thomas () X# X# $FreeBSD$ X# X XPORTNAME= File_Find XPORTVERSION= 0.2.0 XCATEGORIES= sysutils www XMASTER_SITES= http://pear.php.net/get/ XPKGNAMEPREFIX= pear- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PEAR X XMAINTAINER= ports@FreeBSD.org XCOMMENT= A PEAR Class to facilitate the search of filesystems X XBUILD_DEPENDS= ${PEARDIR}/File.php:${PORTSDIR}/sysutils/pear-File XRUN_DEPENDS= ${BUILD_DEPENDS} X X.include X.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common" X Xdo-install: X @${CP} -p ${WRKSRC}/Find.php ${PEARDIR}/File X @${CHOWN} ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/File/Find.php X X.include END-of-sysutils/pear-File_Find/Makefile echo x - sysutils/pear-File_Find/distinfo sed 's/^X//' >sysutils/pear-File_Find/distinfo << 'END-of-sysutils/pear-File_Find/distinfo' XMD5 (PEAR/File_Find-0.2.0.tgz) = 6560a5dc0d750f959b00d4aefc427fb6 END-of-sysutils/pear-File_Find/distinfo exit --- pear-File_Find.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: