Date: Wed, 11 Mar 2009 17:38:33 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/132532: [NEW PORT] devel/p5-B-Hooks-Parser: Interface to perls parser variables Message-ID: <20090311093833.338BF7E81B@colo-p.gslin.org> Resent-Message-ID: <200903110940.n2B9e35I053643@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132532 >Category: ports >Synopsis: [NEW PORT] devel/p5-B-Hooks-Parser: Interface to perls parser variables >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 11 09:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: 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/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-B-Hooks-Parser-0.08.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-B-Hooks-Parser # p5-B-Hooks-Parser/pkg-descr # p5-B-Hooks-Parser/Makefile # p5-B-Hooks-Parser/pkg-plist # p5-B-Hooks-Parser/distinfo # echo c - p5-B-Hooks-Parser mkdir -p p5-B-Hooks-Parser > /dev/null 2>&1 echo x - p5-B-Hooks-Parser/pkg-descr sed 's/^X//' >p5-B-Hooks-Parser/pkg-descr << '019b72aa8bde86790c4ff4bc9cbe6ff5' XThis module provides an API for parts of the perl parser. It can be Xused to modify code while it's being parsed. X XWWW: http://search.cpan.org/dist/B-Hooks-Parser/ 019b72aa8bde86790c4ff4bc9cbe6ff5 echo x - p5-B-Hooks-Parser/Makefile sed 's/^X//' >p5-B-Hooks-Parser/Makefile << '0715dd1edb1b51031068cb7d7a59aa27' X# New ports collection makefile for: p5-B-Hooks-Parser X# Date created: 2009-03-11 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= B-Hooks-Parser XPORTVERSION= 0.08 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= B XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Interface to perls parser variables X XBUILD_DEPENDS= p5-B-Hooks-OP-Check:${PORTSDIR}/devel/p5-B-Hooks-OP-Check:patch \ X p5-ExtUtils-Depends>0:${PORTSDIR}/devel/p5-ExtUtils-Depends XRUN_DEPENDS= p5-B-Hooks-OP-Check:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \ X p5-devel-parent>0:${PORTSDIR}/devel/p5-parent X XPERL_CONFIGURE= yes X XMAN3= B::Hooks::Parser.3 X X.include <bsd.port.mk> 0715dd1edb1b51031068cb7d7a59aa27 echo x - p5-B-Hooks-Parser/pkg-plist sed 's/^X//' >p5-B-Hooks-Parser/pkg-plist << '4cc00ba8dd020179451348312301746e' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser.pm X%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser/Install/Files.pm X%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser/Install/hook_parser.h X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser/Parser.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser/Parser.so X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser/Install X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B 4cc00ba8dd020179451348312301746e echo x - p5-B-Hooks-Parser/distinfo sed 's/^X//' >p5-B-Hooks-Parser/distinfo << '3afe6480486ac163892d3dbd1292fd32' XMD5 (B-Hooks-Parser-0.08.tar.gz) = 5d2d0a714f4e6682186c37a36e64bce1 XSHA256 (B-Hooks-Parser-0.08.tar.gz) = c937adde4d24f9421901e3c16eb44b7cfd3754c148ff36458b82d45bcecf58e2 XSIZE (B-Hooks-Parser-0.08.tar.gz) = 65716 3afe6480486ac163892d3dbd1292fd32 exit --- p5-B-Hooks-Parser-0.08.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090311093833.338BF7E81B>