aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* - add Finance::YahooQuote 0.22Yen-Ming Lee2009-10-075-0/+44
| | | | | | | | | | | | | | This module gets stock quotes from Yahoo! Finance. The getonequote function will return a quote for a single stock symbol, while the getquote function will return a quote for each of the stock symbols passed to it. getcustomquote allows to specify a format other than the default to take advantage of the extended range of available information. WWW: http://search.cpan.org/dist/Finance-YahooQuote/ Notes: svn path=/head/; revision=242533
* - Update to 5.0.6Wen Heping2009-10-024-16/+12
| | | | | | | | | - Update my mail address to FreeBSD Approved by: mentors(implicit) Notes: svn path=/head/; revision=242376
* - Update MASTER_SITESWen Heping2009-09-301-2/+2
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor), jadawin(co-mentor) Feature safe: yes Notes: svn path=/head/; revision=242258
* Fix build, remove broken.Koop Mast2009-09-212-15/+40
| | | | | | | | Approved by: maintainer (impicit) Feature safe: yes Notes: svn path=/head/; revision=241847
* - Mark BROKEN: does not compile with new gofficePav Lucistnik2009-09-201-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=241811
* - Update to 6.04.Marcelo Araujo2009-09-133-4/+6
| | | | | | | | | PR: ports/138261 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (more than 2 weeks> Notes: svn path=/head/; revision=241339
* - Update to 3.11Martin Wilke2009-09-043-84/+237
| | | | | | | | PR: 138443 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer Notes: svn path=/head/; revision=240888
* - Unmark BROKEN, I believe last slib-guile fixed thisPav Lucistnik2009-09-031-2/+0
| | | | Notes: svn path=/head/; revision=240796
* - Update to 1.2.2Martin Wilke2009-09-022-4/+4
| | | | | | | | PR: 138404 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=240739
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-022-3/+2
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-285-5/+5
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Fix broken makefiles introduced with translation to new SF File Release SystemDmitry Marakasov2009-08-221-1/+0
| | | | | | | | Reported by: dan Pointyhat to: myself Notes: svn path=/head/; revision=240084
* - Fix error introduced in previous commitDmitry Marakasov2009-08-221-3/+0
| | | | Notes: svn path=/head/; revision=240081
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-2225-42/+29
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* Update to 0.16.Anton Berezin2009-08-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Finance-Currency-Convert-XE/Changes Notes: svn path=/head/; revision=239846
* Mark BROKEN: does not buildErwin Lansing2009-08-171-0/+2
| | | | Notes: svn path=/head/; revision=239776
* Update to 1.12.Anton Berezin2009-08-043-8/+10
| | | | | | | Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes Notes: svn path=/head/; revision=238870
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-0211-11/+11
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Reset maintainer per his request in private email.Mark Linimon2009-08-021-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=238756
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-3117-11/+17
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* Fix import of UTF8 encoded OFX filesTilman Keskinoz2009-07-242-0/+35
| | | | | | | | PR: 137051 Submitted by: takawata Notes: svn path=/head/; revision=238335
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Chase security/gpgme update.Wesley Shields2009-07-152-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the following ports require a patch to use the new gpgme correctly: deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim4 deskutils/kdepim4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 finance/qhacc mail/mutt-devel net-im/ayttm net-im/centericq net-im/centerim net-im/centerim-devel security/openvas-libnasl These patches were submitted by various people and documented in ports/135911. PR: ports/135911 Notes: svn path=/head/; revision=237891
* Tryton is a three-tiers high-level general purpose application platformMartin Wilke2009-07-126-0/+434
| | | | | | | | | | | | | | under the license GPL-3 written in Python and using PostgreSQL as database engine. It is the core base of a complete business solution providing modularity, scalability and security. WWW: http://www.tryton.org/ PR: ports/136617 Submitted by: Wen Heping<wenheping at gmail.com> Notes: svn path=/head/; revision=237659
* - Update to 2111Dmitry Marakasov2009-07-092-5/+4
| | | | | | | | PR: 136626 Submitted by: Vick Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=237553
* Use LTMAIN and LIBTOOL instead of hardcore.Jeremy Messenger2009-07-054-4/+12
| | | | Notes: svn path=/head/; revision=237196
* - Update to 1.5Philip M. Gollucci2009-07-033-5/+4
| | | | | | | | | PR: ports/135776 Approved by: maintainer timeout (chinsan; 16 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237041
* - Update to 5.0.1Martin Wilke2009-07-014-20/+20
| | | | | | | | | | - Fix build with custom prefix PR: 135993 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=236861
* - Update to 4.0.4Martin Wilke2009-06-264-127/+23
| | | | | | | | PR: 136044 Submitted by: Ports Fury Notes: svn path=/head/; revision=236665
* - Chase finance/aqbanking shlib version bumpDmitry Marakasov2009-06-221-2/+2
| | | | Notes: svn path=/head/; revision=236483
* - Update to 4.1.0Dmitry Marakasov2009-06-223-8/+9
| | | | | | | | PR: 135915 Submitted by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=236482
* - Chase finance/aqbanking shlib bumpDmitry Marakasov2009-06-211-1/+2
| | | | Notes: svn path=/head/; revision=236441
* - Update to 4.0.0Dmitry Marakasov2009-06-214-97/+110
| | | | | | | | | | - Chase devel/gwenhywfar shlib bump PR: 135161 Submitted by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=236440
* - Update to 1.4Philip M. Gollucci2009-06-163-4/+8
| | | | | | | | | | | - hack around broken AutoInstall PR: ports/135130 Approved by: maintainer timeout (chinsan; 2 weeks) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235982
* - Broken on 8.x: fails during buildPav Lucistnik2009-06-131-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=235709
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Fix build, install / [list with custom LOCALBASE and PREFIXIon-Mihai Tetcu2009-06-091-16/+47
| | | | | | | | | | - respect NOPORTEXAMPLES Submitted by: maintainer Reported by: QATty Notes: svn path=/head/; revision=235492
* - Update to 1.16Philip M. Gollucci2009-06-053-4/+10
| | | | | | | | | PR: ports/134828 Approved by: maintainer timeout (skv; 15 days) Submitted by: me Notes: svn path=/head/; revision=235270
* - Update to 0.07001Dennis Herrmann2009-05-292-4/+4
| | | | | | | | PR: ports/135059 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=234786
* - Update to 1.50Dmitry Marakasov2009-05-212-4/+4
| | | | | | | | PR: 134784 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=234352
* - Chase math/libgmp4 shlib bumpPav Lucistnik2009-05-141-1/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: ale Notes: svn path=/head/; revision=233892
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-0/+1
| | | | Notes: svn path=/head/; revision=233833
* - Update to 1.49Dmitry Marakasov2009-05-112-4/+4
| | | | | | | | PR: 134473 Submitted by: Vivek Khera <vivek at khera dot org> (maintainer) Notes: svn path=/head/; revision=233738
* - Adapt for aqbanking 3.xPav Lucistnik2009-05-112-7/+5
| | | | Notes: svn path=/head/; revision=233732
* - Update to 3.8.1Pav Lucistnik2009-05-118-302/+325
| | | | | | | | PR: ports/129598 Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us> Notes: svn path=/head/; revision=233731
* - Update to 2.2.9 (and fix build with new goffice)Pav Lucistnik2009-05-114-5/+145
| | | | | | | | | PR: ports/133721 Submitted by: Guido Falsi <mad@madpilot.net> Approved by: maintainer timeout (ahze; 27 days) Notes: svn path=/head/; revision=233719
* - Update to 0.36Dennis Herrmann2009-05-109-129/+40
| | | | | | | | | PR: ports/134341 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=233646
* - Update to 4.0.3Martin Wilke2009-05-094-29/+144
| | | | | | | | PR: 134282 Submitted by: Ports Fury Notes: svn path=/head/; revision=233509
* Drop maintainership.Mario Sergio Fujikawa Ferreira2009-05-071-1/+1
| | | | Notes: svn path=/head/; revision=233344