aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-Hooks-Parser
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-8/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309087
* - Update to 0.11Sunpoet Po-Chuan Hsieh2012-06-192-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes Notes: svn path=/head/; revision=299610
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 0.10Sunpoet Po-Chuan Hsieh2012-02-072-7/+6
| | | | | | | Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes Notes: svn path=/head/; revision=290595
* - Remove unnecessary MASTER_SITE_SUBDIRSunpoet Po-Chuan Hsieh2012-01-081-7/+14
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=288746
* - Add missing build_depends to quiet build warningSteve Wills2011-10-011-0/+2
| | | | | | | - Add test depends to enable testing Notes: svn path=/head/; revision=282704
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 0.09Martin Wilke2009-06-052-5/+5
| | | | | | | | | | - Pass maintainership to perl@ PR: 135292 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=235230
* This module provides an API for parts of the perl parser. It can beMartin Wilke2009-03-114-0/+48
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> Notes: svn path=/head/; revision=229893