Commit graph

6 commits

Author SHA1 Message Date
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
5c87034a4a - Add missing dependency: p5-boolean
- Bump PORTREVISION for dependency change

PR:		ports/165726
Submitted by:	swills
2012-03-06 17:54:27 +00:00
Sunpoet Po-Chuan Hsieh
a074e9f5ef - Update to 0.26
Changes:	http://search.cpan.org/dist/Math-Prime-XS/Changes
Feature safe:	yes
2011-11-24 16:41:47 +00:00
Sunpoet Po-Chuan Hsieh
6d0bc0860f - Update to 0.25
Changes:	http://search.cpan.org/dist/Math-Prime-XS/Changes
2011-09-24 15:29:53 +00:00
Sunpoet Po-Chuan Hsieh
464ac149af - 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/
2011-09-23 18:58:31 +00:00