Date: Sun, 5 Mar 2006 00:59:09 +0900 (JST) From: TAKAHASHI Kaoru <kaoru@kaisei.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94065: [NEW PORT] www/p5-WWW-2ch: "Perl module for scraping of 2ch.net BBS" Message-ID: <20060304155909.63158552E7@rave.kaoru.trans-nt.com> Resent-Message-ID: <200603041600.k24G0KRh028930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 04 16:00:20 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060304155909.63158552E7>