ports/69884: New Port: devel/p5-Array-Iterator - A set of array iterators

Aaron Dalton aaron at daltons.ca
Sun Aug 1 21:10:21 UTC 2004


>Number:         69884
>Category:       ports
>Synopsis:       New Port: devel/p5-Array-Iterator - A set of array iterators
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 01 21:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD galan.daltons.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun Jun 27 22:48:19 MDT 2004 root at galan.daltons.ca:/usr/src/sys/i386/compile/GALAN i386


	
>Description:
This module implements several types of array iterators:
- simple unidirectional
- bidirectional
- circular
- reusable

>How-To-Repeat:
>Fix:

	

--- submission.txt 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:
#
#	p5-Array-Iterator
#	p5-Array-Iterator/pkg-plist
#	p5-Array-Iterator/pkg-descr
#	p5-Array-Iterator/Makefile
#	p5-Array-Iterator/distinfo
#
echo c - p5-Array-Iterator
mkdir -p p5-Array-Iterator > /dev/null 2>&1
echo x - p5-Array-Iterator/pkg-plist
sed 's/^X//' >p5-Array-Iterator/pkg-plist << 'END-of-p5-Array-Iterator/pkg-plist'
X%%SITE_PERL%%/Array/Iterator.pm
X%%SITE_PERL%%/Array/Iterator/BiDirectional.pm
X%%SITE_PERL%%/Array/Iterator/Circular.pm
X%%SITE_PERL%%/Array/Iterator/Reusable.pm
X at dirrm %%SITE_PERL%%/Array/Iterator
X at unexec rmdir %D/%%SITE_PERL%%/Array 2>/dev/null || true
END-of-p5-Array-Iterator/pkg-plist
echo x - p5-Array-Iterator/pkg-descr
sed 's/^X//' >p5-Array-Iterator/pkg-descr << 'END-of-p5-Array-Iterator/pkg-descr'
XThis module implements several types of array iterators:
X- simple unidirectional
X- bidirectional
X- circular
X- reusable
X
XWWW: http://search.cpan.org/~stevan/Array-Iterator-0.05/
XAuthor: Stevan Little <stevan at iinteractive.com>
X
X- Aaron Dalton
Xaaron at daltons.ca
END-of-p5-Array-Iterator/pkg-descr
echo x - p5-Array-Iterator/Makefile
sed 's/^X//' >p5-Array-Iterator/Makefile << 'END-of-p5-Array-Iterator/Makefile'
X# New ports collection makefile for:	Array Iterator
X# Date created:							1 August 2004
X# Whom:									Aaron Dalton <aaron at daltons.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=			Array-Iterator
XPORTVERSION=		0.05
XCATEGORIES=			devel perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Array
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=	aaron at daltons.ca
XCOMMENT=	A set of array iterators
X
XBUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
XRUN_DEPENDS+=	${BUILD_DEPENDS}
X
XMAN3=		Array::Iterator.3 Array::Iterator::Circular.3 Array::Iterator::BiDirectional.3 Array::Iterator::Reusable.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-p5-Array-Iterator/Makefile
echo x - p5-Array-Iterator/distinfo
sed 's/^X//' >p5-Array-Iterator/distinfo << 'END-of-p5-Array-Iterator/distinfo'
XMD5 (Array-Iterator-0.05.tar.gz) = 8fe8300bcb964b32b4675c7df0afd99c
XSIZE (Array-Iterator-0.05.tar.gz) = 9299
END-of-p5-Array-Iterator/distinfo
exit
--- submission.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list