| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
0.03
|
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.03
|
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 |
24 Feb 2012 10:15:26
0.03
|
sunpoet  |
- Update to 0.03
- Add BUILD_DEPENDS and TEST_DEPENDS
Changes: http://search.cpan.org/dist/List-AllUtils/Changes
PR: ports/165389
Submitted by: sunpoet (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
09 Mar 2011 16:43:09
0.02
|
miwi  |
Are you sick of trying to remember whether a particular helper is
defined in List::Util or List::MoreUtils? I sure am. Now you don't
have to remember. This module will export all of the functions that
either of those two modules defines.
WWW: http://search.cpan.org/dist/List-AllUtils/
PR: ports/154810
Submitted by: Gea-Suan Lin <gslin at gslin.org> |