FreeBSD Bugzilla – Attachment 12298 Details for
Bug 23854
New port: Finance::Quote - Get stock and mutual fund quotes from various exchanges
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 4.09 KB, created by
skv
on 2000-12-26 12:40:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
skv
Created:
2000-12-26 12:40:01 UTC
Size:
4.09 KB
patch
obsolete
># 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-Quote ># p5-Finance-Quote/Makefile ># p5-Finance-Quote/distinfo ># p5-Finance-Quote/pkg-descr ># p5-Finance-Quote/pkg-comment ># p5-Finance-Quote/pkg-plist ># >echo c - p5-Finance-Quote >mkdir -p p5-Finance-Quote > /dev/null 2>&1 >echo x - p5-Finance-Quote/Makefile >sed 's/^X//' >p5-Finance-Quote/Makefile << 'END-of-p5-Finance-Quote/Makefile' >X# New ports collection makefile for: Finance::Quote >X# Date created: 26 Dec 2000 >X# Whom: Sergey Skvortsov <skv@protey.ru> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Finance-Quote >XPORTVERSION= 1.04 >XCATEGORIES= misc perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= Finance >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= skv@protey.ru >X >XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \ >X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ >X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww >X >XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \ >X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ >X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww >X >XUSE_PERL5= yes >X >XMAN3= Finance::Quote::Tiaacref.3 Finance::Quote::Yahoo::Europe.3\ >X Finance::Quote.3 Finance::Quote::VWD.3\ >X Finance::Quote::Troweprice.3 Finance::Quote::Yahoo::Australia.3\ >X Finance::Quote::Yahoo::USA.3 Finance::Quote::Trustnet.3\ >X Finance::Quote::Yahoo::Base.3 Finance::Quote::Fidelity.3\ >X Finance::Quote::ASX.3 Finance::Quote::DWS.3 >X >XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} >X >Xdo-configure: >X @cd ${WRKSRC}; \ >X ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX} >X >X.include <bsd.port.mk> >END-of-p5-Finance-Quote/Makefile >echo x - p5-Finance-Quote/distinfo >sed 's/^X//' >p5-Finance-Quote/distinfo << 'END-of-p5-Finance-Quote/distinfo' >XMD5 (Finance-Quote-1.04.tar.gz) = 3753e4dc730334f63cf93360d78adc86 >END-of-p5-Finance-Quote/distinfo >echo x - p5-Finance-Quote/pkg-descr >sed 's/^X//' >p5-Finance-Quote/pkg-descr << 'END-of-p5-Finance-Quote/pkg-descr' >XFinance::Quote - Get stock and mutual fund quotes from various exchanges >END-of-p5-Finance-Quote/pkg-descr >echo x - p5-Finance-Quote/pkg-comment >sed 's/^X//' >p5-Finance-Quote/pkg-comment << 'END-of-p5-Finance-Quote/pkg-comment' >XFinance::Quote - Get stock and mutual fund quotes from various exchanges >END-of-p5-Finance-Quote/pkg-comment >echo x - p5-Finance-Quote/pkg-plist >sed 's/^X//' >p5-Finance-Quote/pkg-plist << 'END-of-p5-Finance-Quote/pkg-plist' >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/ASX.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/DWS.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Fidelity.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Tiaacref.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Troweprice.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Trustnet.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/UserAgent.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/VWD.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Australia.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Base.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Europe.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/USA.pm >X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo >X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote >X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Quote >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 2>/dev/null || true >END-of-p5-Finance-Quote/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 23854
: 12298