ports/119125: [NEW PORT] www/p5-WWW-Mixi-Scraper: yet another mixi scraper

Masahiro Teramoto markun at onohara.to
Sat Dec 29 00:20:02 UTC 2007


>Number:         119125
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WWW-Mixi-Scraper: yet another mixi scraper
>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:20: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:

This port depends on www/p5-WWW-Mechanize-DecodedContent (PR: ports/119124).


This is yet another 'mixi' (the largest SNS in Japan) scraper,
powered by Web::Scraper. Though APIs are different and incompatible with
precedent WWW::Mixi.

Author:	Kenichi Ishigaki <ishigaki at cpan.org>
WWW:	http://search.cpan.org/~ishigaki/WWW-Mixi-Scraper/

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

--- p5-WWW-Mixi-Scraper-0.11.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-Mixi-Scraper
#	p5-WWW-Mixi-Scraper/pkg-descr
#	p5-WWW-Mixi-Scraper/Makefile
#	p5-WWW-Mixi-Scraper/pkg-plist
#	p5-WWW-Mixi-Scraper/distinfo
#
echo c - p5-WWW-Mixi-Scraper
mkdir -p p5-WWW-Mixi-Scraper > /dev/null 2>&1
echo x - p5-WWW-Mixi-Scraper/pkg-descr
sed 's/^X//' >p5-WWW-Mixi-Scraper/pkg-descr << 'END-of-p5-WWW-Mixi-Scraper/pkg-descr'
XThis is yet another 'mixi' (the largest SNS in Japan) scraper,
Xpowered by Web::Scraper. Though APIs are different and incompatible with
Xprecedent WWW::Mixi.
X
XAuthor:	Kenichi Ishigaki <ishigaki at cpan.org>
XWWW:	http://search.cpan.org/~ishigaki/WWW-Mixi-Scraper/
END-of-p5-WWW-Mixi-Scraper/pkg-descr
echo x - p5-WWW-Mixi-Scraper/Makefile
sed 's/^X//' >p5-WWW-Mixi-Scraper/Makefile << 'END-of-p5-WWW-Mixi-Scraper/Makefile'
X# New ports collection makefile for:	p5-WWW-Mixi-Scraper
X# Date created:		2007-12-28
X# Whom:			Masahiro Teramoto <markun at onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-Mixi-Scraper
XPORTVERSION=	0.11
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/I/IS/ISHIGAKI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun at onohara.to
XCOMMENT=	yet another mixi scraper
X
XBUILD_DEPENDS=	p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
X		p5-Module-Pluggable-Fast>=0:${PORTSDIR}/devel/p5-Module-Pluggable-Fast \
X		p5-String-CamelCase>=0:${PORTSDIR}/textproc/p5-String-CamelCase \
X		p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \
X		p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
X		p5-URI>=0:${PORTSDIR}/net/p5-URI \
X		p5-Web-Scraper>=0.17:${PORTSDIR}/www/p5-Web-Scraper \
X		p5-WWW-Mechanize>=1.30:${PORTSDIR}/www/p5-WWW-Mechanize \
X		p5-WWW-Mechanize-DecodedContent>=0:${PORTSDIR}/www/p5-WWW-Mechanize-DecodedContent
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		WWW::Mixi::Scraper::Utils.3 \
X		WWW::Mixi::Scraper::Plugin::NewMusic.3 \
X		WWW::Mixi::Scraper::Plugin::NewBBS.3 \
X		WWW::Mixi::Scraper::Plugin::ListComment.3 \
X		WWW::Mixi::Scraper::Mech.3 \
X		WWW::Mixi::Scraper::Plugin::ListMessage.3 \
X		WWW::Mixi::Scraper::Plugin::ShowFriend.3 \
X		WWW::Mixi::Scraper::Plugin::ViewEvent.3 \
X		WWW::Mixi::Scraper::Plugin::ShowLog.3 \
X		WWW::Mixi::Scraper::Plugin::ListDiary.3 \
X		WWW::Mixi::Scraper::Plugin::ShowCalendar.3 \
X		WWW::Mixi::Scraper::Plugin::ViewMessage.3 \
X		WWW::Mixi::Scraper::Plugin.3 \
X		WWW::Mixi::Scraper.3 \
X		WWW::Mixi::Scraper::Plugin::NewFriendDiary.3 \
X		WWW::Mixi::Scraper::Plugin::ViewDiary.3 \
X		WWW::Mixi::Scraper::Plugin::ViewBBS.3 \
X		WWW::Mixi::Scraper::Plugin::NewVideo.3
X
X.include <bsd.port.mk>
END-of-p5-WWW-Mixi-Scraper/Makefile
echo x - p5-WWW-Mixi-Scraper/pkg-plist
sed 's/^X//' >p5-WWW-Mixi-Scraper/pkg-plist << 'END-of-p5-WWW-Mixi-Scraper/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi/Scraper/.packlist
X%%SITE_PERL%%/WWW/Mixi/Scraper.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Utils.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Mech.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/NewMusic.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/NewBBS.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ListComment.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ListMessage.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ShowFriend.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ViewEvent.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ShowLog.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ListDiary.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ShowCalendar.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ViewMessage.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/NewFriendDiary.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ViewDiary.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ViewBBS.pm
X%%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/NewVideo.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi/Scraper
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
X at dirrmtry %%SITE_PERL%%/WWW/Mixi/Scraper/Plugin
X at dirrmtry %%SITE_PERL%%/WWW/Mixi/Scraper
X at dirrmtry %%SITE_PERL%%/WWW/Mixi
X at dirrmtry %%SITE_PERL%%/WWW
END-of-p5-WWW-Mixi-Scraper/pkg-plist
echo x - p5-WWW-Mixi-Scraper/distinfo
sed 's/^X//' >p5-WWW-Mixi-Scraper/distinfo << 'END-of-p5-WWW-Mixi-Scraper/distinfo'
XMD5 (WWW-Mixi-Scraper-0.11.tar.gz) = 6eb1b76cc0817f80ade4580aba4fe65a
XSHA256 (WWW-Mixi-Scraper-0.11.tar.gz) = e9c541cb23a0369e74e4f8941a64592c7b70ff408c594d2a729a047b2b206508
XSIZE (WWW-Mixi-Scraper-0.11.tar.gz) = 16780
END-of-p5-WWW-Mixi-Scraper/distinfo
exit
--- p5-WWW-Mixi-Scraper-0.11.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list