cvs commit: ports/math Makefile ports/math/p5-Math-Combinatorics Makefile distinfo pkg-descr pkg-plist

Jean-Yves Lefort jylefort at FreeBSD.org
Sat May 28 01:26:24 PDT 2005


jylefort    2005-05-28 08:26:23 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-Combinatorics Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  Add p5-Math-Combinatorics.
  
  Combinatorics is the branch of mathematics studying the enumeration,
  combination, and permutation of sets of elements and the mathematical
  relations that characterize their properties. As a jumping off point,
  refer to:
  
  http://mathworld.wolfram.com/Combinatorics.html
  
  This module provides a pure-perl implementation of nCk, nPk, and n!
  (combination, permutation, and factorial, respectively).
  
  Author: Allen Day <allenday at ucla.edu>
  
  WWW: http://search.cpan.org/dist/Math-Combinatorics/
  
  PR:             ports/81572
  Submitted by:   Aaron Dalton <aaron at daltons.ca>
  
  Revision  Changes    Path
  1.324     +1 -0      ports/math/Makefile
  1.1       +28 -0     ports/math/p5-Math-Combinatorics/Makefile (new)
  1.1       +2 -0      ports/math/p5-Math-Combinatorics/distinfo (new)
  1.1       +16 -0     ports/math/p5-Math-Combinatorics/pkg-descr (new)
  1.1       +5 -0      ports/math/p5-Math-Combinatorics/pkg-plist (new)


More information about the cvs-ports mailing list