From markun@onohara.to  Tue Apr 14 12:41:51 2009
Return-Path: <markun@onohara.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 76254106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Apr 2009 12:41:51 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: from gate.onohara.to (gate.onohara.to [202.222.28.229])
	by mx1.freebsd.org (Postfix) with ESMTP id 373298FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Apr 2009 12:41:51 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: by gate.onohara.to (Postfix, from userid 1000)
	id A1E2F2845C; Tue, 14 Apr 2009 21:41:51 +0900 (JST)
Message-Id: <20090414124151.A1E2F2845C@gate.onohara.to>
Date: Tue, 14 Apr 2009 21:41:51 +0900 (JST)
From: TERAMOTO Masahiro <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/WWW-MobileCarrierJP: Scrape Japanese mobile carrier information
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133725
>Category:       ports
>Synopsis:       [NEW PORT] www/WWW-MobileCarrierJP: Scrape Japanese mobile carrier information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 14 12:50:01 UTC 2009
>Closed-Date:    Sun Apr 26 23:48:19 UTC 2009
>Last-Modified:  Sun Apr 26 23:50:17 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Apr 14 12:59:40 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133725 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Apr 26 23:48:18 UTC 2009 
State-Changed-Why:  
New port added, with minor changes. Committed to japanese/ categorie. 
Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133725 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133725: commit references a PR
Date: Sun, 26 Apr 2009 23:48:09 +0000 (UTC)

 miwi        2009-04-26 23:47:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese             Makefile 
   Added files:
     japanese/p5-WWW-MobileCarrierJP Makefile distinfo pkg-descr 
                                     pkg-plist 
   Log:
   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 :)
   
   WWW:    http://search.cpan.org/dist/WWW-MobileCarrierJP/
   
   PR:             ports/133725
   Submitted by:   Masahiro Teramoto <markun at onohara.to>
   
   Revision  Changes    Path
   1.710     +1 -0      ports/japanese/Makefile
   1.1       +41 -0     ports/japanese/p5-WWW-MobileCarrierJP/Makefile (new)
   1.1       +3 -0      ports/japanese/p5-WWW-MobileCarrierJP/distinfo (new)
   1.1       +8 -0      ports/japanese/p5-WWW-MobileCarrierJP/pkg-descr (new)
   1.1       +29 -0     ports/japanese/p5-WWW-MobileCarrierJP/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
