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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 23 18:58:32 UTC 2011


sunpoet     2011-09-23 18:58:31 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-Prime-XS Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Math-Prime-XS 0.24
  
  Math::Prime::XS detects and calculates prime numbers by either applying Modulo
  operator division, the Sieve of Eratosthenes, a Summation calculation or Trial
  division.
  
  WWW: http://search.cpan.org/dist/Math-Prime-XS/
  
  Revision  Changes    Path
  1.730     +1 -0      ports/math/Makefile
  1.1       +33 -0     ports/math/p5-Math-Prime-XS/Makefile (new)
  1.1       +2 -0      ports/math/p5-Math-Prime-XS/distinfo (new)
  1.1       +5 -0      ports/math/p5-Math-Prime-XS/pkg-descr (new)
  1.1       +9 -0      ports/math/p5-Math-Prime-XS/pkg-plist (new)


More information about the cvs-ports mailing list