| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
0.10
|
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.10
|
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 |
07 Feb 2012 15:10:31
0.10
|
sunpoet  |
- Update to 0.10
Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes |
08 Jan 2012 10:18:15
0.09_1
|
sunpoet  |
- Remove unnecessary MASTER_SITE_SUBDIR
- Update *_DEPENDS and fix typo
- p5-B-Hooks-EndOfScope is a test dependency
- p5-parent is already in perl >= 5.10.1
- Bump PORTREVISION for dependency change |
01 Oct 2011 01:26:36
0.09
|
swills  |
- Add missing build_depends to quiet build warning
- Add test depends to enable testing |
17 May 2011 11:05:02
0.09
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
24 Sep 2010 02:03:44
0.09
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
05 Jun 2009 21:30:20
0.09
|
miwi  |
- Update to 0.09
- Pass maintainership to perl@
PR: 135292
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
11 Mar 2009 16:53:57
0.08
|
miwi  |
This module provides an API for parts of the perl parser. It can be
used to modify code while it's being parsed.
WWW: http://search.cpan.org/dist/B-Hooks-Parser/
PR: ports/132532
Submitted by: Gea-Suan Lin <gslin at gslin.org> |