ports/107570: [NEW PORT] devel/p5-Data-RoundRobin: Serve data in a round robin manner

Li-Wen Hsu lwhsu at lwhsu.org
Fri Jan 5 16:20:14 UTC 2007


>Number:         107570
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Data-RoundRobin: Serve data in a round robin manner
>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:   Fri Jan 05 16:20:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec  6 11:34:36 CST
>Description:
This module provides a round roubin object implementation. It is similar
to an iterator, only the internal counter is reset to the begining
whenever it reaches the end. It might also be considered as a circular
iterator.

WWW:	http://search.cpan.org/dist/Data-RoundRobin/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Data-RoundRobin-0.03.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:
#
#	p5-Data-RoundRobin
#	p5-Data-RoundRobin/Makefile
#	p5-Data-RoundRobin/distinfo
#	p5-Data-RoundRobin/pkg-descr
#	p5-Data-RoundRobin/pkg-plist
#
echo c - p5-Data-RoundRobin
mkdir -p p5-Data-RoundRobin > /dev/null 2>&1
echo x - p5-Data-RoundRobin/Makefile
sed 's/^X//' >p5-Data-RoundRobin/Makefile << 'END-of-p5-Data-RoundRobin/Makefile'
X# New ports collection makefile for:	p5-RoundRobin
X# Date created:		Jan. 05, 2007
X# Whom:			Li-Wen Hsu <lwhsu at lwhsu.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Data-RoundRobin
XPORTVERSION=	0.03
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Data
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lwhsu at lwhsu.org
XCOMMENT=	Serve data in a round robin manner
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Data::RoundRobin.3
X
X.include <bsd.port.mk>
END-of-p5-Data-RoundRobin/Makefile
echo x - p5-Data-RoundRobin/distinfo
sed 's/^X//' >p5-Data-RoundRobin/distinfo << 'END-of-p5-Data-RoundRobin/distinfo'
XMD5 (Data-RoundRobin-0.03.tar.gz) = ee199cf44c7e0f10423dfd5389db769d
XSHA256 (Data-RoundRobin-0.03.tar.gz) = 3b02994ea16b0e77d70482f117e5b7dfb7f94e884bebcbf58c5b1a89caf44fa6
XSIZE (Data-RoundRobin-0.03.tar.gz) = 12014
END-of-p5-Data-RoundRobin/distinfo
echo x - p5-Data-RoundRobin/pkg-descr
sed 's/^X//' >p5-Data-RoundRobin/pkg-descr << 'END-of-p5-Data-RoundRobin/pkg-descr'
XThis module provides a round roubin object implementation. It is similar
Xto an iterator, only the internal counter is reset to the begining
Xwhenever it reaches the end. It might also be considered as a circular
Xiterator.
X
XWWW:	http://search.cpan.org/dist/Data-RoundRobin/
END-of-p5-Data-RoundRobin/pkg-descr
echo x - p5-Data-RoundRobin/pkg-plist
sed 's/^X//' >p5-Data-RoundRobin/pkg-plist << 'END-of-p5-Data-RoundRobin/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/RoundRobin/.packlist
X%%SITE_PERL%%/Data/RoundRobin.pm
X at dirrmtry %%SITE_PERL%%/Data
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/RoundRobin
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
END-of-p5-Data-RoundRobin/pkg-plist
exit
--- p5-Data-RoundRobin-0.03.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list