From kaoru@rave.kaoru.trans-nt.com  Sat Mar  4 15:59:21 2006
Return-Path: <kaoru@rave.kaoru.trans-nt.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C84F216A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Mar 2006 15:59:21 +0000 (GMT)
	(envelope-from kaoru@rave.kaoru.trans-nt.com)
Received: from mvs1.plala.or.jp (c158129.vh.plala.or.jp [210.150.158.129])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0F93743D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Mar 2006 15:59:11 +0000 (GMT)
	(envelope-from kaoru@rave.kaoru.trans-nt.com)
Received: from rave.kaoru.trans-nt.com ([219.167.27.134])
          by mvs1.plala.or.jp with ESMTP
          id <20060304155909.VNIG17510.mvs1.plala.or.jp@rave.kaoru.trans-nt.com>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sun, 5 Mar 2006 00:59:09 +0900
Received: by rave.kaoru.trans-nt.com (Postfix, from userid 10666)
	id 63158552E7; Sun,  5 Mar 2006 00:59:09 +0900 (JST)
Message-Id: <20060304155909.63158552E7@rave.kaoru.trans-nt.com>
Date: Sun,  5 Mar 2006 00:59:09 +0900 (JST)
From: TAKAHASHI Kaoru <kaoru@kaisei.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [NEW PORT] www/p5-WWW-2ch: "Perl module for scraping of 2ch.net BBS"
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94065
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WWW-2ch: "Perl module for scraping of 2ch.net BBS"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 04 16:00:20 GMT 2006
>Closed-Date:    Tue May 02 09:14:02 GMT 2006
>Last-Modified:  Tue May 02 09:14:02 GMT 2006
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #1: Mon Nov 14 01:02:23 JST 2005
>Description:
It is suitable for the scraping of a popular bbs of Japan. 
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping. 
Please take care with the flood control to an excessive access.

WWW:	http://search.cpan.org/dist/WWW-2ch/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-WWW-2ch-0.06.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-2ch
#	p5-WWW-2ch/pkg-descr
#	p5-WWW-2ch/Makefile
#	p5-WWW-2ch/pkg-plist
#	p5-WWW-2ch/distinfo
#
echo c - p5-WWW-2ch
mkdir -p p5-WWW-2ch > /dev/null 2>&1
echo x - p5-WWW-2ch/pkg-descr
sed 's/^X//' >p5-WWW-2ch/pkg-descr << 'END-of-p5-WWW-2ch/pkg-descr'
XIt is suitable for the scraping of a popular bbs of Japan. 
Xother BBS and the news sites and other sites are also possible by the
Xaddition of the plugin for scraping. 
XPlease take care with the flood control to an excessive access.
X
XWWW:	http://search.cpan.org/dist/WWW-2ch/
END-of-p5-WWW-2ch/pkg-descr
echo x - p5-WWW-2ch/Makefile
sed 's/^X//' >p5-WWW-2ch/Makefile << 'END-of-p5-WWW-2ch/Makefile'
X# New ports collection makefile for:	p5-WWW-2ch
X# Date created:		2006-02-28
X# Whom:			TAKAHASHI Kaoru <kaoru@kaisei.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-2ch
XPORTVERSION=	0.06
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	WWW
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kaoru@kaisei.org
XCOMMENT=	"Perl module for scraping of 2ch.net BBS"
X
XRUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
X	${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
X
XPERL_CONFIGURE=	yes
X
XMAN3=		WWW::2ch.3	\
X	WWW::2ch::Plugin::Base.3	\
X	WWW::2ch::Res.3		\
X	WWW::2ch::Subject.3	\
X	WWW::2ch::Dat.3		\
X	WWW::2ch::Plugin::Jbbs.3
X
X.include <bsd.port.mk>
END-of-p5-WWW-2ch/Makefile
echo x - p5-WWW-2ch/pkg-plist
sed 's/^X//' >p5-WWW-2ch/pkg-plist << 'END-of-p5-WWW-2ch/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/2ch/.packlist
X%%SITE_PERL%%/WWW/2ch.pm
X%%SITE_PERL%%/WWW/2ch/Cache.pm
X%%SITE_PERL%%/WWW/2ch/Cache/File.pm
X%%SITE_PERL%%/WWW/2ch/Dat.pm
X%%SITE_PERL%%/WWW/2ch/Plugin/Base.pm
X@comment %%SITE_PERL%%/WWW/2ch/Plugin/Pinkbbs.pm
X%%SITE_PERL%%/WWW/2ch/Plugin/Jbbs.pm
X%%SITE_PERL%%/WWW/2ch/Res.pm
X%%SITE_PERL%%/WWW/2ch/Setting.pm
X%%SITE_PERL%%/WWW/2ch/Subject.pm
X%%SITE_PERL%%/WWW/2ch/UserAgent.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/2ch/
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
X@dirrm %%SITE_PERL%%/WWW/2ch/Cache
X@dirrm %%SITE_PERL%%/WWW/2ch/Plugin
X@dirrm %%SITE_PERL%%/WWW/2ch
X@dirrmtry %%SITE_PERL%%/WWW
END-of-p5-WWW-2ch/pkg-plist
echo x - p5-WWW-2ch/distinfo
sed 's/^X//' >p5-WWW-2ch/distinfo << 'END-of-p5-WWW-2ch/distinfo'
XMD5 (WWW-2ch-0.06.tar.gz) = 9cfc4aaa4e15f59a6cce0daac08d2de4
XSHA256 (WWW-2ch-0.06.tar.gz) = a8c50e4447aee0dca5c1c2e098be7d76c8cd4c88e28dc98a778efaffe120edd0
XSIZE (WWW-2ch-0.06.tar.gz) = 7019
END-of-p5-WWW-2ch/distinfo
exit
--- p5-WWW-2ch-0.06.shar ends here ---

>Release-Note:
>Audit-Trail:

From: TAKAHASHI Kaoru <kaoru@kaisei.org>
To: bug-followup@FreeBSD.org
Cc: kaoru@kaisei.org
Subject: Re: ports/94065 : [NEW PORT] www/p5-WWW-2ch: "Perl module for scraping of 2ch.net BBS"
Date: Wed, 26 Apr 2006 04:02:40 +0900

 Please update to 0.07 before commit.
 
 diff -ruN p5-WWW-2ch.orig/Makefile p5-WWW-2ch/Makefile
 --- p5-WWW-2ch.orig/Makefile	Wed Apr 26 04:01:22 2006
 +++ p5-WWW-2ch/Makefile	Wed Apr 26 03:56:16 2006
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	WWW-2ch
 -PORTVERSION=	0.06
 +PORTVERSION=	0.07
  CATEGORIES=	www perl5
  MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
  MASTER_SITE_SUBDIR=	WWW
 diff -ruN p5-WWW-2ch.orig/distinfo p5-WWW-2ch/distinfo
 --- p5-WWW-2ch.orig/distinfo	Wed Apr 26 04:01:22 2006
 +++ p5-WWW-2ch/distinfo	Wed Apr 26 03:56:22 2006
 @@ -1,3 +1,3 @@
 -MD5 (WWW-2ch-0.06.tar.gz) = 9cfc4aaa4e15f59a6cce0daac08d2de4
 -SHA256 (WWW-2ch-0.06.tar.gz) = a8c50e4447aee0dca5c1c2e098be7d76c8cd4c88e28dc98a778efaffe120edd0
 -SIZE (WWW-2ch-0.06.tar.gz) = 7019
 +MD5 (WWW-2ch-0.07.tar.gz) = d2a6c6f7f0606bc8ea0590a9d5d1b97e
 +SHA256 (WWW-2ch-0.07.tar.gz) = bfcc9b450fe2bd569acaa07bf81419833db421975a75da56a1860b546746059f
 +SIZE (WWW-2ch-0.07.tar.gz) = 7338
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Tue May 2 09:13:33 UTC 2006 
State-Changed-Why:  
Port added, thanks! 

Note that I marked it IGNORE for perl 5.005_03 as one of it's dependencies 
doesn't work with the old perl version. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94065 
>Unformatted:
