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
Responsible Changed From-To: freebsd-ports-bugs->sahil sahil@ wants his PRs (via the GNATS Auto Assign Tool)
sahil 2010-10-07 00:21:56 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Parallel-Iterator Makefile distinfo pkg-descr pkg-plist Log: This module provides a 'parallel map'. Multiple worker processes are forked so that many instances of the transformation function may be executed simultaneously. WWW: http://search.cpan.org/dist/Parallel-Iterator/ PR: ports/151117 Submitted by: Frederic Culot <frederic@culot.org> Revision Changes Path 1.4069 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/p5-Parallel-Iterator/Makefile (new) 1.1 +3 -0 ports/devel/p5-Parallel-Iterator/distinfo (new) 1.1 +5 -0 ports/devel/p5-Parallel-Iterator/pkg-descr (new) 1.1 +2 -0 ports/devel/p5-Parallel-Iterator/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!