Date: Tue, 14 Apr 2009 21:41:51 +0900 (JST) From: TERAMOTO Masahiro <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/133725: [NEW PORT] www/WWW-MobileCarrierJP: Scrape Japanese mobile carrier information Message-ID: <20090414124151.A1E2F2845C@gate.onohara.to> Resent-Message-ID: <200904141250.n3ECo1uG008834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133725 >Category: ports >Synopsis: [NEW PORT] www/WWW-MobileCarrierJP: Scrape Japanese mobile carrier information >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: Tue Apr 14 12:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: TERAMOTO Masahiro >Release: FreeBSD 6.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD gate.onohara.to 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 07:56:41 UTC 2008 >Description: Japanese Mobile Phone Carrier doesn't feed any information by the machine readable format :( This is good wrapper for this problem. This module makes machine readable format from html :) Author: MATSUNO Tokuhiro <tokuhirom+cpan@gmail.com> WWW: http://search.cpan.org/~tokuhirom/WWW-MobileCarrierJP/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- WWW-MobileCarrierJP-0.31.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-MobileCarrierJP # p5-WWW-MobileCarrierJP/pkg-descr # p5-WWW-MobileCarrierJP/Makefile # p5-WWW-MobileCarrierJP/pkg-plist # p5-WWW-MobileCarrierJP/distinfo # echo c - p5-WWW-MobileCarrierJP mkdir -p p5-WWW-MobileCarrierJP > /dev/null 2>&1 echo x - p5-WWW-MobileCarrierJP/pkg-descr sed 's/^X//' >p5-WWW-MobileCarrierJP/pkg-descr << 'fd38182dd68210c65eafa8c63039792c' XJapanese Mobile Phone Carrier doesn't feed any information Xby the machine readable format :( X XThis is good wrapper for this problem. X XThis module makes machine readable format from html :) X XAuthor: MATSUNO Tokuhiro <tokuhirom+cpan@gmail.com> XWWW: http://search.cpan.org/~tokuhirom/WWW-MobileCarrierJP/ fd38182dd68210c65eafa8c63039792c echo x - p5-WWW-MobileCarrierJP/Makefile sed 's/^X//' >p5-WWW-MobileCarrierJP/Makefile << '58885ca83660b3dd064f00cee5a75d80' X# New ports collection makefile for: p5-WWW-MobileCarrierJP X# Date created: 2009-04-13 X# Whom: Masahiro Teramoto <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= WWW-MobileCarrierJP XPORTVERSION= 0.31 XCATEGORIES= www perl5 XMASTER_SITES= CPAN X XMAINTAINER= markun@onohara.to XCOMMENT= Scrape Japanese mobile carrier information X XBUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ X p5-HTML-Selector-XPath>=0:${PORTSDIR}/www/p5-HTML-Selector-XPath \ X p5-Web-Scraper>=0:${PORTSDIR}/www/p5-Web-Scraper \ X p5-CAM-PDF>=0:${PORTSDIR}/textproc/p5-CAM-PDF X XPERL_CONFIGURE= yes X XMAN3= WWW::MobileCarrierJP::EZWeb::PictogramInfo.3 \ X WWW::MobileCarrierJP::ThirdForce::HTTPHeader.3 \ X WWW::MobileCarrierJP::EZWeb::DeviceID.3 \ X WWW::MobileCarrierJP::DoCoMo::Display.3 \ X WWW::MobileCarrierJP::AirHPhone::CIDR.3 \ X WWW::MobileCarrierJP::ThirdForce::CIDR.3 \ X WWW::MobileCarrierJP::ThirdForce::Service.3 \ X WWW::MobileCarrierJP::EZWeb::CIDR.3 \ X WWW::MobileCarrierJP::DoCoMo::Flash.3 \ X WWW::MobileCarrierJP::DoCoMo::PictogramInfo.3 \ X WWW::MobileCarrierJP::EZWeb::Model.3 \ X WWW::MobileCarrierJP::ThirdForce::PictogramInfo.3 \ X WWW::MobileCarrierJP::ThirdForce::UserAgent.3 \ X WWW::MobileCarrierJP::DoCoMo::CIDR.3 \ X WWW::MobileCarrierJP::EZWeb::BREW.3 \ X WWW::MobileCarrierJP::DoCoMo::HTMLVersion.3 \ X WWW::MobileCarrierJP.3 X X.include <bsd.port.mk> 58885ca83660b3dd064f00cee5a75d80 echo x - p5-WWW-MobileCarrierJP/pkg-plist sed 's/^X//' >p5-WWW-MobileCarrierJP/pkg-plist << '1ff35e665686f33449fbbe772e624b5b' X@comment $FreeBSD$ Xbin/www-mobilecarrierjp-dump_all.pl X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/MobileCarrierJP/.packlist X%%SITE_PERL%%/WWW/MobileCarrierJP/AirHPhone/CIDR.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/DoCoMo/Display.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/DoCoMo/Flash.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/DoCoMo/PictogramInfo.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/DoCoMo/CIDR.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/DoCoMo/HTMLVersion.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/PictogramInfo.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/DeviceID.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/CIDR.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/Model.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/BREW.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/HTTPHeader.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/CIDR.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/Service.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/PictogramInfo.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/UserAgent.pm X%%SITE_PERL%%/WWW/MobileCarrierJP/Declare.pm X%%SITE_PERL%%/WWW/MobileCarrierJP.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/MobileCarrierJP X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/AirHPhone X@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/DoCoMo X@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb X@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce X@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP X@dirrmtry %%SITE_PERL%%/WWW 1ff35e665686f33449fbbe772e624b5b echo x - p5-WWW-MobileCarrierJP/distinfo sed 's/^X//' >p5-WWW-MobileCarrierJP/distinfo << 'f7b6f6294a3aa8fc6c617accf4135bb3' XMD5 (WWW-MobileCarrierJP-0.31.tar.gz) = 309c3044cd98d4f058daad3323ae5bce XSHA256 (WWW-MobileCarrierJP-0.31.tar.gz) = 738c4379c7d2d72c089375221bb6fe252e06d3060c6306fe16178b4f928aa16b XSIZE (WWW-MobileCarrierJP-0.31.tar.gz) = 57046 f7b6f6294a3aa8fc6c617accf4135bb3 exit --- WWW-MobileCarrierJP-0.31.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?20090414124151.A1E2F2845C>