Date: Sat, 29 Dec 2007 09:03:00 +0900 (JST) From: Masahiro Teramoto <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Cc: markun.onohara.to@onohara.to Subject: ports/119124: [NEW PORT] www/p5-WWW-Mechanize-DecodedContent: decode Mech content using its HTTP response encoding Message-ID: <20071229000300.6F79528442@gate.onohara.to> Resent-Message-ID: <200712290010.lBT0A20J050502@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 119124 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-Mechanize-DecodedContent: decode Mech content using its HTTP response encoding >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: Sat Dec 29 00:10:02 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Masahiro Teramoto >Release: FreeBSD 6.2-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD gate.onohara.to 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33 UTC 2007 >Description: WWW::Mechanize::DecodedContent is a plugin to add decoded_content utility method to WWW::Mechanize. Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net> WWW: http://search.cpan.org/~miyagawa/WWW-Mechanize-DecodedContent/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-Mechanize-DecodedContent-0.01.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-WWW-Mechanize-DecodedContent # p5-WWW-Mechanize-DecodedContent/pkg-descr # p5-WWW-Mechanize-DecodedContent/Makefile # p5-WWW-Mechanize-DecodedContent/pkg-plist # p5-WWW-Mechanize-DecodedContent/distinfo # echo c - p5-WWW-Mechanize-DecodedContent mkdir -p p5-WWW-Mechanize-DecodedContent > /dev/null 2>&1 echo x - p5-WWW-Mechanize-DecodedContent/pkg-descr sed 's/^X//' >p5-WWW-Mechanize-DecodedContent/pkg-descr << 'END-of-p5-WWW-Mechanize-DecodedContent/pkg-descr' XWWW::Mechanize::DecodedContent is a plugin to add Xdecoded_content utility method to WWW::Mechanize. X XAuthor: Tatsuhiko Miyagawa <miyagawa@bulknews.net> XWWW: http://search.cpan.org/~miyagawa/WWW-Mechanize-DecodedContent/ END-of-p5-WWW-Mechanize-DecodedContent/pkg-descr echo x - p5-WWW-Mechanize-DecodedContent/Makefile sed 's/^X//' >p5-WWW-Mechanize-DecodedContent/Makefile << 'END-of-p5-WWW-Mechanize-DecodedContent/Makefile' X# New ports collection makefile for: p5-WWW-Mechanize-DecodedContent X# Date created: 2007-12-28 X# Whom: Masahiro Teramoto <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= WWW-Mechanize-DecodedContent XPORTVERSION= 0.01 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA XPKGNAMEPREFIX= p5- X XMAINTAINER= markun@onohara.to XCOMMENT= decode Mech content using its HTTP response encoding X XBUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ X p5-HTTP-Response-Encoding>=0:${PORTSDIR}/www/p5-HTTP-Response-Encoding XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= WWW::Mechanize::DecodedContent.3 X X.include <bsd.port.mk> END-of-p5-WWW-Mechanize-DecodedContent/Makefile echo x - p5-WWW-Mechanize-DecodedContent/pkg-plist sed 's/^X//' >p5-WWW-Mechanize-DecodedContent/pkg-plist << 'END-of-p5-WWW-Mechanize-DecodedContent/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/DecodedContent/.packlist X%%SITE_PERL%%/WWW/Mechanize/DecodedContent.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/DecodedContent X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW/Mechanize X@dirrmtry %%SITE_PERL%%/WWW END-of-p5-WWW-Mechanize-DecodedContent/pkg-plist echo x - p5-WWW-Mechanize-DecodedContent/distinfo sed 's/^X//' >p5-WWW-Mechanize-DecodedContent/distinfo << 'END-of-p5-WWW-Mechanize-DecodedContent/distinfo' XMD5 (WWW-Mechanize-DecodedContent-0.01.tar.gz) = 11ec3520dfaf9dffbdeb9659221baee3 XSHA256 (WWW-Mechanize-DecodedContent-0.01.tar.gz) = 82376d40151b6035891d7958aeaf37d2a7dc7eab2f965141556b857f4b0c71ac XSIZE (WWW-Mechanize-DecodedContent-0.01.tar.gz) = 32768 END-of-p5-WWW-Mechanize-DecodedContent/distinfo exit --- p5-WWW-Mechanize-DecodedContent-0.01.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?20071229000300.6F79528442>