Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2011 18:58:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@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-Prime-XS Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201109231858.p8NIwV09041937@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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