Date: 25 Jan 2002 21:52:58 -0000 From: Seamus Venasse <svenasse@polaris.ca> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/34278: New port: Perl module for fetching historical stock quotes Message-ID: <20020125215258.41277.qmail@pris.polaris.ca>
next in thread | raw e-mail | index | archive | help
>Number: 34278 >Category: ports >Synopsis: New port: Perl module for fetching historical stock quotes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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-Finance-QuoteHist # p5-Finance-QuoteHist/pkg-plist # p5-Finance-QuoteHist/Makefile # p5-Finance-QuoteHist/distinfo # p5-Finance-QuoteHist/pkg-comment # p5-Finance-QuoteHist/pkg-descr # echo c - p5-Finance-QuoteHist mkdir -p p5-Finance-QuoteHist > /dev/null 2>&1 echo x - p5-Finance-QuoteHist/pkg-plist sed 's/^X//' >p5-Finance-QuoteHist/pkg-plist << 'END-of-p5-Finance-QuoteHist/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance-QuoteHist/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/FinancialWeb.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/Generic.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/MotleyFool.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/SiliconInvestor.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/Yahoo.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance-QuoteHist 2>/dev/null || true END-of-p5-Finance-QuoteHist/pkg-plist echo x - p5-Finance-QuoteHist/Makefile sed 's/^X//' >p5-Finance-QuoteHist/Makefile << 'END-of-p5-Finance-QuoteHist/Makefile' X# New ports collection makefile for: Finance::QuoteHist X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse <svenasse@polaris.ca> X# X# $FreeBSD$ X# X XPORTNAME= Finance-QuoteHist XPORTVERSION= 0.25 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Finance XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ X ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= Finance::QuoteHist::Yahoo.3 \ X Finance::QuoteHist.3 \ X Finance::QuoteHist::MotleyFool.3 \ X Finance::QuoteHist::SiliconInvestor.3 \ X Finance::QuoteHist::FinancialWeb.3 \ X Finance::QuoteHist::Generic.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-Finance-QuoteHist/Makefile echo x - p5-Finance-QuoteHist/distinfo sed 's/^X//' >p5-Finance-QuoteHist/distinfo << 'END-of-p5-Finance-QuoteHist/distinfo' XMD5 (Finance-QuoteHist-0.25.tar.gz) = 3d9ddc60207166a81c8993b24cc26efa END-of-p5-Finance-QuoteHist/distinfo echo x - p5-Finance-QuoteHist/pkg-comment sed 's/^X//' >p5-Finance-QuoteHist/pkg-comment << 'END-of-p5-Finance-QuoteHist/pkg-comment' XPerl module for fetching historical stock quotes END-of-p5-Finance-QuoteHist/pkg-comment echo x - p5-Finance-QuoteHist/pkg-descr sed 's/^X//' >p5-Finance-QuoteHist/pkg-descr << 'END-of-p5-Finance-QuoteHist/pkg-descr' XTop level aggregator that will select a default lineup of Xsite instances from which to retrieve quotes. Other Xthan the default lineup, this module behaves identically Xto whichever site-specific module is first in the lineup. XSee below for site-specific modules. X XWWW: http://search.cpan.org/search?dist=Finance-QuoteHist X XSeamus Venasse <svenasse@polaris.ca> END-of-p5-Finance-QuoteHist/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020125215258.41277.qmail>