| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
0.26_1
|
pgollucci  |
- 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) |
08 Mar 2012 18:45:38
0.26_1
|
pgollucci  |
- 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 |
06 Mar 2012 17:54:27
0.26_1
|
sunpoet  |
- Add missing dependency: p5-boolean
- Bump PORTREVISION for dependency change
PR: ports/165726
Submitted by: swills |
24 Nov 2011 16:41:47
0.26
|
sunpoet  |
- Update to 0.26
Changes: http://search.cpan.org/dist/Math-Prime-XS/Changes
Feature safe: yes |
24 Sep 2011 15:29:53
0.25
|
sunpoet  |
- Update to 0.25
Changes: http://search.cpan.org/dist/Math-Prime-XS/Changes |
23 Sep 2011 18:58:31
0.24
|
sunpoet  |
- 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/ |