cvs commit: ports/devel Makefile ports/devel/p5-Parallel-Iterator Makefile distinfo pkg-descr pkg-plist

Sahil Tandon sahil at FreeBSD.org
Thu Oct 7 00:21:56 UTC 2010


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 at 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)


More information about the cvs-ports mailing list