Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2003 23:44:45 +0200 (CEST)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53328: New port: sysutils/pear-File_Find - a PEAR Class to facilitate the search of filesystems.
Message-ID:  <20030614214445.7E1A722BA5E@ws90bj.pompo.net>
Resent-Message-ID: <200306142150.h5ELo929075802@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 (<thierry@pompo.net>)
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 <bsd.port.pre.mk>
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 <bsd.port.post.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030614214445.7E1A722BA5E>