Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114 | ||||
* | Update to 0.08 | Erwin Lansing | 2005-12-06 | 2 | -3/+4 |
| | | | | Notes: svn path=/head/; revision=150526 | ||||
* | - Updated from 0.06 to 0.07 | Aaron Dalton | 2005-11-02 | 3 | -5/+4 |
| | | | | | | | | | - Updated maintainer email address Approved by: tobez Notes: svn path=/head/; revision=147024 | ||||
* | Update to 0.06 | Marcus Alves Grando | 2005-10-02 | 2 | -3/+3 |
| | | | | | | | | | PR: 86816 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: aaron@daltons.ca (maintainer), pav (mentor) Notes: svn path=/head/; revision=143976 | ||||
* | Add p5-Math-Combinatorics. | Jean-Yves Lefort | 2005-05-28 | 4 | -0/+51 |
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> Notes: svn path=/head/; revision=136318 |