Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 08:26:23 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/p5-Math-Combinatorics Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200505280826.j4S8QNrf068074@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@ucla.edu>
  
  WWW: http://search.cpan.org/dist/Math-Combinatorics/
  
  PR:             ports/81572
  Submitted by:   Aaron Dalton <aaron@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505280826.j4S8QNrf068074>