cvs commit: ports/devel Makefile ports/devel/p5-List-Gen Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 18 16:41:19 UTC 2011


sunpoet     2011-10-18 16:41:19 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-List-Gen    Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-List-Gen 0.973
  
  List::Gen provides higher order functions, list comprehensions, generators,
  iterators, and other utility functions for working with lists. walk lists with
  any step size you want, create lazy ranges and arrays with a map like syntax
  that generate values on demand. there are several other hopefully useful
  functions, and all functions from List::Util are available.
  
  WWW: http://search.cpan.org/dist/List-Gen/
  
  Revision  Changes    Path
  1.4619    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/p5-List-Gen/Makefile (new)
  1.1       +2 -0      ports/devel/p5-List-Gen/distinfo (new)
  1.1       +7 -0      ports/devel/p5-List-Gen/pkg-descr (new)
  1.1       +15 -0     ports/devel/p5-List-Gen/pkg-plist (new)


More information about the cvs-ports mailing list