ports/146658: New port: devel/p5-File-Iterator (iterating across files in a directory tree)

Eric Freeman freebsdports at chillibear.com
Mon May 17 09:00:10 UTC 2010


>Number:         146658
>Category:       ports
>Synopsis:       New port: devel/p5-File-Iterator  (iterating across files in a directory tree)
>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:   Mon May 17 09:00:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC 2009     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Quick perl module port for File::Iterator

File::Iterator wraps a simple iteration interface around 
the files in a directory or directory tree. It builds a
list of filenames, and maintains a cursor that points to
one filename in the list. The user can work through the 
filenames sequentially by repeatedly doing stuff with 
the next filename that the cursor points to until their
are no filenames left.

>How-To-Repeat:
n/a
>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:
#
#	p5-File-Iterator
#	p5-File-Iterator/Makefile
#	p5-File-Iterator/pkg-descr
#	p5-File-Iterator/distinfo
#
echo c - p5-File-Iterator
mkdir -p p5-File-Iterator > /dev/null 2>&1
echo x - p5-File-Iterator/Makefile
sed 's/^X//' >p5-File-Iterator/Makefile << '4cacdd43a3ac05b89d50e750c8ede3c4'
X# Ports collection makefile for:	devel-p5-File-Iterator
X# Date created:				02 April 2010
X# Whom:					Eric Freeman <freebsdports at chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		File-Iterator
XPORTVERSION=		0.14
XCATEGORIES=		devel perl5
XMASTER_SITES=		CPAN
XMASTER_SITE_SUBDIR=	File
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		freebsdports at chillibear.com
XCOMMENT=		Module for iterating across files in a directory tree
X
XPERL_CONFIGURE=	yes
X
XMAN3=	File::Iterator.3
X
X.include <bsd.port.mk>
4cacdd43a3ac05b89d50e750c8ede3c4
echo x - p5-File-Iterator/pkg-descr
sed 's/^X//' >p5-File-Iterator/pkg-descr << 'c281e19a8ee50bf633caea6887cd92ac'
XFile::Iterator wraps a simple iteration interface around 
Xthe files in a directory or directory tree. It builds a
Xlist of filenames, and maintains a cursor that points to
Xone filename in the list. The user can work through the 
Xfilenames sequentially by repeatedly doing stuff with 
Xthe next filename that the cursor points to until their
Xare no filenames left.
X
XWWW: http://search.cpan.org/dist/File-Iterator/Iterator.pm
c281e19a8ee50bf633caea6887cd92ac
echo x - p5-File-Iterator/distinfo
sed 's/^X//' >p5-File-Iterator/distinfo << '9b32da718a208ec3fe4d103f53b30837'
XMD5 (File-Iterator-0.14.tar.gz) = 5a0ed4e527912fe53f4cddad2527f37c
XSHA256 (File-Iterator-0.14.tar.gz) = 98e7cf4761b12bedf1f89c470a9635276e902c63048fe6580c604b393f192135
XSIZE (File-Iterator-0.14.tar.gz) = 4328
9b32da718a208ec3fe4d103f53b30837
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list