Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2010 17:26:48 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/151117: New port: devel/p5-Parallel-Iterator Simple parallel execution
Message-ID:  <201009301526.o8UFQmKZ073293@0xd0.org>
Resent-Message-ID: <201009301530.o8UFU7GW013091@freefall.freebsd.org>

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

>Number:         151117
>Category:       ports
>Synopsis:       New port: devel/p5-Parallel-Iterator Simple parallel execution
>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:   Thu Sep 30 15:30:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
This module provides a 'parallel map'. Multiple worker processes are
forked so that many instances of the transformation function may be
executed simultaneously.

This module is needed to update devel/p5-Devel-Cover.

WWW: http://search.cpan.org/dist/Parallel-Iterator/

Tinderbox logs available at:
http://culot.org/tinderbox/7.3-FreeBSD/p5-Parallel-Iterator-1.00.log
http://culot.org/tinderbox/8.1-FreeBSD/p5-Parallel-Iterator-1.00.log
http://culot.org/tinderbox/9.0-FreeBSD/p5-Parallel-Iterator-1.00.log

>How-To-Repeat:
>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-Parallel-Iterator
#	p5-Parallel-Iterator/pkg-descr
#	p5-Parallel-Iterator/distinfo
#	p5-Parallel-Iterator/Makefile
#	p5-Parallel-Iterator/pkg-plist
#
echo c - p5-Parallel-Iterator
mkdir -p p5-Parallel-Iterator > /dev/null 2>&1
echo x - p5-Parallel-Iterator/pkg-descr
sed 's/^X//' >p5-Parallel-Iterator/pkg-descr << 'e98128dcd6a23dc4ec77dd37c45132a8'
XThis module provides a 'parallel map'. Multiple worker processes are
Xforked so that many instances of the transformation function may be
Xexecuted simultaneously.
X
XWWW: http://search.cpan.org/dist/Parallel-Iterator/
e98128dcd6a23dc4ec77dd37c45132a8
echo x - p5-Parallel-Iterator/distinfo
sed 's/^X//' >p5-Parallel-Iterator/distinfo << '9340b327a84f1dd4b6a09c304e4b4961'
XMD5 (Parallel-Iterator-1.00.tar.gz) = 879051d329ea79f59eb4b03bb0bf7c87
XSHA256 (Parallel-Iterator-1.00.tar.gz) = e8495095cf5746a14e154037b11b0d911da2a32283b77291abb37bf6311345f4
XSIZE (Parallel-Iterator-1.00.tar.gz) = 15227
9340b327a84f1dd4b6a09c304e4b4961
echo x - p5-Parallel-Iterator/Makefile
sed 's/^X//' >p5-Parallel-Iterator/Makefile << '9edf9d92dc15780284b68b692a69f23e'
X# New ports collection makefile for:	p5-Parallel-Iterator
X# Date created:				2010-09-30
X# Whom:					Frederic Culot <frederic@culot.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Parallel-Iterator
XPORTVERSION=	1.00
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	frederic@culot.org
XCOMMENT=	Simple parallel execution
X
XPERL_MODBUILD=	5.8.0+
X
XMAN3=		Parallel::Iterator.3
X
X.include <bsd.port.mk>
9edf9d92dc15780284b68b692a69f23e
echo x - p5-Parallel-Iterator/pkg-plist
sed 's/^X//' >p5-Parallel-Iterator/pkg-plist << '24f847b66c243b8b99c299a55be42e7f'
X%%SITE_PERL%%/Parallel/Iterator.pm
X@dirrmtry %%SITE_PERL%%/Parallel
24f847b66c243b8b99c299a55be42e7f
exit

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



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