Summary: | New port: devel/p5-Parallel-Iterator Simple parallel execution | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Frederic Culot <frederic> | ||||
Component: | Individual Port(s) | Assignee: | Sahil Tandon <sahil> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Frederic Culot
2010-09-30 16:30:06 UTC
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! |