Date: Fri, 5 Jul 2013 16:07:35 +0400 (MSK) From: Anes Mukhametov <anes@anes.su> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/180298: New port: textproc/p5-XML-Fast Message-ID: <201307051207.r65C7Z4v006935@monitoring.rambler.ru> Resent-Message-ID: <201307051210.r65CA23l055821@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180298 >Category: ports >Synopsis: New port: textproc/p5-XML-Fast >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 05 12:10:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Anes Mukhametov >Release: >Organization: >Environment: >Description: New port: textproc/p5-XML-Fast Simple and fast XML to hash converter >How-To-Repeat: >Fix: --- p5-XML-Fast.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-XML-Fast # p5-XML-Fast/Makefile # p5-XML-Fast/distinfo # p5-XML-Fast/pkg-plist # p5-XML-Fast/pkg-descr # echo c - p5-XML-Fast mkdir -p p5-XML-Fast > /dev/null 2>&1 echo x - p5-XML-Fast/Makefile sed 's/^X//' >p5-XML-Fast/Makefile << '9543a023948610438f94ff067ceeefcd' X# Created by: Anes Mukhametov <anes@anes.su> X# $FreeBSD$ X XPORTNAME= XML-Fast XPORTVERSION= 0.11 XCATEGORIES= textproc perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= anes@anes.su XCOMMENT= Simple and very fast XML to hash conversion X XPERL_CONFIGURE= yes X XMAN3= XML::Fast.3 X X.include <bsd.port.mk> 9543a023948610438f94ff067ceeefcd echo x - p5-XML-Fast/distinfo sed 's/^X//' >p5-XML-Fast/distinfo << 'fe2bd419de1876ba6903e504be5528cb' XSHA256 (XML-Fast-0.11.tar.gz) = eb5e0eadeb2bb2e208f542946bbe51b50b73b8ce8b434b88079d5d0e8146518a XSIZE (XML-Fast-0.11.tar.gz) = 152643 fe2bd419de1876ba6903e504be5528cb echo x - p5-XML-Fast/pkg-plist sed 's/^X//' >p5-XML-Fast/pkg-plist << '621a979e3ba4f15166e2a155897aaaa3' X%%SITE_PERL%%/%%PERL_ARCH%%/XML/Fast.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/Fast.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/Fast.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/XML 621a979e3ba4f15166e2a155897aaaa3 echo x - p5-XML-Fast/pkg-descr sed 's/^X//' >p5-XML-Fast/pkg-descr << 'ee62b324686587f64856ade881420331' XThis module implements simple, state machine based, XML parser written Xin C. X XIt could parse and recover some kind of broken XML's. If you need XML Xvalidator, use XML::LibXML X XWWW: http://search.cpan.org/dist/XML-Fast/ ee62b324686587f64856ade881420331 exit --- p5-XML-Fast.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?201307051207.r65C7Z4v006935>