Date: Fri, 21 Jul 2006 22:26:21 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100674: [NEW PORT] www/p5-WWW-Baseball-NPB: Fetches Japanese baseball games information Message-ID: <20060721143333.1B4892F069@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200607211440.k6LEeDbu042114@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100674 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-Baseball-NPB: Fetches Japanese baseball games 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: Fri Jul 21 14:40:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006 >Description: WWW::Baseball::NPB provides you a way to fetch and extract Japanese baseball games information via Yahoo! Baseball. (NPB = Nippon Professional Baseball) WWW: http://search.cpan.org/dist/WWW-Baseball-NPB/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-Baseball-NPB-0.03.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-Baseball-NPB # p5-WWW-Baseball-NPB/Makefile # p5-WWW-Baseball-NPB/distinfo # p5-WWW-Baseball-NPB/pkg-descr # p5-WWW-Baseball-NPB/pkg-plist # echo c - p5-WWW-Baseball-NPB mkdir -p p5-WWW-Baseball-NPB > /dev/null 2>&1 echo x - p5-WWW-Baseball-NPB/Makefile sed 's/^X//' >p5-WWW-Baseball-NPB/Makefile << 'END-of-p5-WWW-Baseball-NPB/Makefile' X# New ports collection makefile for: p5-WWW-Baseball-NPB X# Date created: 2006/07/21 X# Whom: chinsan <chinsan.tw@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= WWW-Baseball-NPB XPORTVERSION= 0.03 XCATEGORIES= www japanese perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= WWW XPKGNAMEPREFIX= p5- X XMAINTAINER= chinsan.tw@gmail.com XCOMMENT= Fetches Japanese baseball games information X XBUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= WWW::Baseball::NPB.3 WWW::Baseball::NPB::Game.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500805 XBUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 X.endif X X.include <bsd.port.post.mk> END-of-p5-WWW-Baseball-NPB/Makefile echo x - p5-WWW-Baseball-NPB/distinfo sed 's/^X//' >p5-WWW-Baseball-NPB/distinfo << 'END-of-p5-WWW-Baseball-NPB/distinfo' XMD5 (WWW-Baseball-NPB-0.03.tar.gz) = e50b3b3e5dca1e0c7a40992dbf9d3fe6 XSHA256 (WWW-Baseball-NPB-0.03.tar.gz) = ee859130383b8b76dded59ecd6cd429772b579dc129068256dce3bfe9cc9e319 XSIZE (WWW-Baseball-NPB-0.03.tar.gz) = 9476 END-of-p5-WWW-Baseball-NPB/distinfo echo x - p5-WWW-Baseball-NPB/pkg-descr sed 's/^X//' >p5-WWW-Baseball-NPB/pkg-descr << 'END-of-p5-WWW-Baseball-NPB/pkg-descr' XWWW::Baseball::NPB provides you a way to fetch and extract Japanese baseball Xgames information via Yahoo! Baseball. (NPB = Nippon Professional Baseball) X XWWW: http://search.cpan.org/dist/WWW-Baseball-NPB/ END-of-p5-WWW-Baseball-NPB/pkg-descr echo x - p5-WWW-Baseball-NPB/pkg-plist sed 's/^X//' >p5-WWW-Baseball-NPB/pkg-plist << 'END-of-p5-WWW-Baseball-NPB/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Baseball/NPB/.packlist X%%SITE_PERL%%/WWW/Baseball/NPB.pm X%%SITE_PERL%%/WWW/Baseball/NPB/Game.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Baseball/NPB X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Baseball X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW/Baseball/NPB X@dirrmtry %%SITE_PERL%%/WWW/Baseball X@dirrmtry %%SITE_PERL%%/WWW END-of-p5-WWW-Baseball-NPB/pkg-plist exit --- p5-WWW-Baseball-NPB-0.03.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?20060721143333.1B4892F069>