summaryrefslogtreecommitdiff
path: root/finance/p5-finance-quote
AgeCommit message (Collapse)AuthorFilesLines
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-2/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-05-02Convert to buildlink3.snj1-2/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-20Update to version 1.08.cube2-6/+6
finance_quote_1_07: * Updated Yahoo::Europe.pm so that stocks fetched from the Stockholm exhcnage (.ST) are correctly listed as being in Swedish Krona (SEK). * Added Finance::Quote::Yahoo::Asia to provide lookup of Asian stock quotes (not including Japan). * Patched Quote.pm after currency conversion started to fail. * Updated documentation in ASX.pm and Trustnet.pm to note their current functional unhappiness. finance_quote_1_08: * Added ZI.pm and Union.pm modules. * Fixed VWD problem whereby no symbol was being returned. * Updated TrustNet documentation (#666349). * Fixed currency conversion problems. (#232075) * Fixed ASX problems whereby quotes were not being obtained (#653025). * Fixed problem where no symbol tag was being defined in ASX. (#653035). * Fixed problem where undefined currencies would be returned as zero, and not undefined as occured in previous versions. * Fixed tests in currency.t which assumed that conversion could be done between EUR and former European currencies. These are no longer supported due to a change in the lookups provided by Yahoo. * Updated Fidelity.pm to indicate its current non-working status. * Added patches which provide a troweprice_direct method. (#666351). * As above, for the Fidelity module. (#666353) * Accepted David Hampton's patch to Yahoo currencies. The correct currency will now be flagged on stocks regardless of the module used to grab them. (#666361) * Added Keith Refson's module to obtain quotes from First Trust Portfolios L.P. (#670202). * Added Ganesan Rajagopal's excellent IndiaMutal module. (#720896) * Fixed Cdnfundlibrary to correctly set the success flag when successful. (#752395). * Updated Tdwaterhouse.pm with Robert Clark's changes to work with the new TD Waterhouse website. (#750843). * Added the BM Nesbitt Burns module (#752423). * Updated BMONesbittBurns module to provide better date handling, screening out of high-ascii characters from fields, and removal of spurious debug output.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-6/+3
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-3/+4
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-30Initial Versiondamon4-0/+30