aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* finance/py-backtrader: add ta-lib supportSteve Wills2019-07-061-1/+4
| | | | | | | | PR: 238972 Submitted by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=506019
* Reset MAINTAINER of koalative@gmail.com's portsTobias Kortkamp2019-07-041-1/+1
| | | | | | | | | There have been repeated maintainer timeout over the last 3 years. Some ports have already been reset to ports@ due to consecutive timeouts. Let's complete that work. Notes: svn path=/head/; revision=505847
* - Update gnucash to 3.6Guido Falsi2019-07-026-12/+23
| | | | | | | - Update gnucash-docs to 3.6 Notes: svn path=/head/; revision=505667
* - Update to 1.5.3TAKATSU Tomonari2019-07-012-6/+5
| | | | Notes: svn path=/head/; revision=505652
* - Update to 0.4-15TAKATSU Tomonari2019-07-012-5/+4
| | | | Notes: svn path=/head/; revision=505650
* Update to 1.49Sunpoet Po-Chuan Hsieh2019-07-012-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Finance-Quote Notes: svn path=/head/; revision=505584
* finance/quickfix: mark BROKEN on i386Steve Wills2019-06-301-0/+1
| | | | | | | | PR: 238834 Submitted by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=505503
* Update to 1.48Sunpoet Po-Chuan Hsieh2019-06-303-20/+19
| | | | | | | Changes: https://metacpan.org/changes/distribution/Finance-Quote Notes: svn path=/head/; revision=505431
* Convert all Go ports to USES=goTobias Kortkamp2019-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | This allows for port testing with lang/go-devel via GO_PORT, setting up the Go build environment in a single place, and is step one in simplifying Go ports that often define too complicated do-build targets themselves. USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and 'no_targets' for ports with composite builds that call 'go' themselves and do not need the do-build/do-install targets of USES=go. PR: 238849 Submitted by: dg@syrec.org (also D20745) Reviewed by: mat, tobik Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20746 Notes: svn path=/head/; revision=505321
* Update Guile to version 2.2.5, modern stable version, and fix dependentAlexey Dokuchaev2019-06-272-148/+148
| | | | | | | | | | | | | | | | | | | | ports to build against it. Most changes are rather minor and mechanical except for the devel/gdb (obtained via their bugtracker [1], courtesy of Doug Evans). One port (science/meep) I had to mark BROKEN after fixing it proved to be very tedious and actually unreliable. It is very old, there are newer versions available so it should be fixed by updating. One port (devel/libruin) had revealed a bug in the new Guile code (an auxiliary script, really) that had to be worked-round; reference to the problematic upstream commit is provided in the patch. PR: 229613 Exp-run by: antoine [1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8 Notes: svn path=/head/; revision=505200
* [NEW PORT] finance/py-backtrader: Python Backtesting library for trading ↵Kubilay Kocak2019-06-244-0/+44
| | | | | | | | | | | | | | | | | | | strategies A feature-rich Python framework for backtesting and trading. backtrader allows you to focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure. WWW: https://www.backtrader.com/ WWW: https://github.com/backtrader/backtrader PR: 238572 Submitted by: <m.tsatsenko gmail com> Notes: svn path=/head/; revision=504999
* - Update to 2.0-2TAKATSU Tomonari2019-06-232-8/+8
| | | | Notes: svn path=/head/; revision=504960
* finance/skrooge: update to 2.20.0Tobias C. Berner2019-06-233-6/+4
| | | | Notes: svn path=/head/; revision=504956
* Regular USE_GITHUB cleanup.Mathieu Arnold2019-06-202-4/+4
| | | | Notes: svn path=/head/; revision=504618
* finance/quickfix: Update to 1.15.1Koichiro Iwao2019-06-209-86/+136
| | | | | | | | | | | - Remove MAKE_JOBS_UNSAFE as it build paralelly now - Switch to GitHub PR: 238569 Submitted by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=504616
* finance/py-ta-lib: update to 0.4.17Steve Wills2019-06-182-6/+6
| | | | | | | | PR: 238481 Submitted by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=504460
* Add compiler:c++11-lang to USES to fix the following on GCC-based systems:Mark Linimon2019-06-171-1/+1
| | | | | | | | | configure: error: Boost thread, signals2 and system libraries not found. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504412
* finance/py-stripe: Update to 2.29.4Kubilay Kocak2019-06-043-21/+4
| | | | | | | | | Changelog: https://github.com/stripe/stripe-python/blob/v2.29.4/CHANGELOG.md Notes: svn path=/head/; revision=503449
* - Update to 5.2.6Wen Heping2019-06-032-4/+4
| | | | Notes: svn path=/head/; revision=503355
* - Update to 0.9.37Wen Heping2019-06-032-5/+4
| | | | Notes: svn path=/head/; revision=503354
* finance/bitcoinnodestats: Fix wrong use of USES=shebangfixKai Knoblich2019-05-261-3/+4
| | | | | | | | | | | | | * Spell SHEBANG_FILES correctly * Install the scripts with INSTALL_SCRIPT instead of INSTALL_DATA to get proper QA results. PR: 238139 Reported by: tobik MFH: 2019Q2 Notes: svn path=/head/; revision=502714
* finance/qtbitcointrader: Update 1.40.41 -> 1.40.42Yuri Victorovich2019-05-252-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=502631
* finance/py-stripe: Update to 2.29.0Kubilay Kocak2019-05-242-4/+4
| | | | | | | | | Changelog: https://github.com/stripe/stripe-python/blob/v2.29.0/CHANGELOG.md Notes: svn path=/head/; revision=502440
* - Update to 1.7.5.2Wen Heping2019-05-202-4/+4
| | | | Notes: svn path=/head/; revision=502096
* finance/py-stripe: Update to 2.28.0Kubilay Kocak2019-05-183-32/+34
| | | | | | | | | Changelog: https://github.com/stripe/stripe-python/blob/v2.28.0/CHANGELOG.md Notes: svn path=/head/; revision=501919
* Update to 3.3.6Emanuel Haupt2019-05-172-5/+4
| | | | Notes: svn path=/head/; revision=501885
* - Update to 5.2.5Wen Heping2019-05-142-4/+4
| | | | Notes: svn path=/head/; revision=501625
* Chase the devel/py-aiorpcX rollback.Emanuel Haupt2019-05-131-0/+1
| | | | Notes: svn path=/head/; revision=501593
* Update to 3.3.5Emanuel Haupt2019-05-102-4/+4
| | | | Notes: svn path=/head/; revision=501169
* devel/openmp: phase outJan Beich2019-05-081-1/+1
| | | | | | | | | | | | - Expire after the last version without /usr/lib/libomp.so - Drop SOVERSION for seamless transition (i.e., avoid conditionals) PR: 236907 Approved by: bapt (maintainer) Differential Revision: https://reviews.freebsd.org/D19767 Notes: svn path=/head/; revision=501030
* finance/skrooge: update to 2.19.1Tobias C. Berner2019-04-282-4/+4
| | | | Notes: svn path=/head/; revision=500301
* - Update to 5.2.4Wen Heping2019-04-283-68/+4
| | | | Notes: svn path=/head/; revision=500283
* Clean up plistAntoine Brodin2019-04-251-5/+5
| | | | Notes: svn path=/head/; revision=500005
* Update finance/skrooge to latest upstream, 2.19.0Adriaan de Groot2019-04-213-5/+5
| | | | | | | | | https://skrooge.org/node/236 Looks like lots of QIF import issues fixed. Notes: svn path=/head/; revision=499543
* Upgrade to 1.2.2.Thierry Thomas2019-04-142-5/+5
| | | | Notes: svn path=/head/; revision=498950
* devel/boost-*: update to 1.70.0Jan Beich2019-04-124-2/+4
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_70_0.html PR: 235956 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19303 Notes: svn path=/head/; revision=498698
* finance/qtbitcointrader: 1.40.40 -> 1.40.41Yuri Victorovich2019-04-112-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=498641
* New port: finance/bitcoinnodestatusKai Knoblich2019-04-106-0/+113
| | | | | | | | | | | | | | | | Bitcoin node status and statistics web interface based on Django. Features: * Current node status overview * Charts of peer count, upload and download history WWW: https://github.com/bartromgens/bitcoinnodestats Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19784 Notes: svn path=/head/; revision=498544
* Bump a few PORTREVISIONs after r498529Antoine Brodin2019-04-101-0/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=498530
* - Add LICENSEDmitry Marakasov2019-04-092-0/+6
| | | | | | | | | | - Add NO_ARCH - Add WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=498466
* Remove expired ports:Rene Ladan2019-04-0421-383/+0
| | | | | | | | | | | | | | | | | | | | | | | 2019-03-25 chinese/reciteword: depends on audio/esound 2019-03-31 comms/conserver: Superseeded by comms/conserver-com 2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK 2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose 2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct 2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version 2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version 2019-03-31 finance/aqmoney: no longer maintained upstream 2019-03-31 finance/openhbci: no longer maintained upstream 2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2 2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X 2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead 2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead 2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4 2019-03-25 x11/xbelld: Depends on audio/esound Notes: svn path=/head/; revision=497852
* Mark BROKEN on FreeBSD 12 and 13Antoine Brodin2019-04-031-1/+8
| | | | | | | | Reported by: pkg-fallout MFH: 2019Q2 Notes: svn path=/head/; revision=497718
* Mark BROKEN on FreeBSD 12 and 13Antoine Brodin2019-04-031-1/+8
| | | | | | | | Reported by: pkg-fallout MFH: 2019Q2 Notes: svn path=/head/; revision=497688
* - Fix the segfault when importing filesWen Heping2019-04-022-0/+64
| | | | | | | | PR: 236942 Submitted by: freebsd.org@bilke.org Notes: svn path=/head/; revision=497542
* Update gnucash-docs to 3.5Guido Falsi2019-04-013-6/+9
| | | | Notes: svn path=/head/; revision=497478
* Update gnucash to 3.5Guido Falsi2019-04-013-7/+33
| | | | Notes: svn path=/head/; revision=497477
* finance/R-cran-fGarch: updated to version 3042.83.1David Naylor2019-03-312-5/+4
| | | | | | | | | | - removed PORTREVISION due to version bump - changelog not updated Generated by: portcran (0.1.9) Notes: svn path=/head/; revision=497434
* finance/kmymoney: Update to 5.0.3Jason E. Hale2019-03-298-148/+206
| | | | Notes: svn path=/head/; revision=497081
* finance/alkimia: Further simplify after Qt 4 removalJason E. Hale2019-03-292-21/+17
| | | | | | | | - Remove PKGNAMESUFFIX since there is just one version now - Remove unnecessary pkg-plist subsitutions Notes: svn path=/head/; revision=497080
* devel/icu: update to 64.1Jan Beich2019-03-271-0/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479 Notes: svn path=/head/; revision=496981