aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* devel/google{test,mock}: update to 1.10.0Jan Beich2019-10-051-1/+1
| | | | | | | | | | | | | | | | - Drop static library - Drop gtest-config and gmock-config - Drop GTEST_LIB_CHECK autoconf macro - Drop gmock_doctory.py as it's too old - Expose tests via option Changes: https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0 Reported by: GitHub (watch releases) PR: 239654 Differential Revision: https://reviews.freebsd.org/D19430 Notes: svn path=/head/; revision=513801
* devel/icu: update to 65.1Jan Beich2019-10-031-0/+1
| | | | | | | | Changes: http://site.icu-project.org/download/65 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=513733
* - Add missing PHP modulesWen Heping2019-10-021-2/+3
| | | | | | | Reported by: luislupe@gmail.com(via email) Notes: svn path=/head/; revision=513632
* - Update to 0.23-5TAKATSU Tomonari2019-09-302-5/+4
| | | | Notes: svn path=/head/; revision=513315
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-291-7/+0
| | | | | | | | | | | | | | | audio-mail) - Remove custom build/install targets left in place after r505321 - Switch to the new GO_TARGET tuple syntax introduced in r512001 - Switch to go:modules when upstream already uses them Reviewed by: tobik Approved by: araujo (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21741 Notes: svn path=/head/; revision=513274
* - Update to 1.10Nicola Vitale2019-09-262-5/+6
| | | | | | | - Add devel/py-setuptools_scm to build dependencies Notes: svn path=/head/; revision=512882
* - Update to 2.2.3Nicola Vitale2019-09-262-5/+8
| | | | Notes: svn path=/head/; revision=512881
* devel/openmp: update to 9.0.0Jan Beich2019-09-211-1/+1
| | | | | | | | | | | - Connect tests to the framework to help QA remaining patches - Force rebuild all consumers after https://reviews.llvm.org/D59783 Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ Notes: svn path=/head/; revision=512535
* finance/qtbitcointrader: Update 1.40.42 -> 1.40.43Yuri Victorovich2019-09-212-6/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=512474
* Deprecate a few portsAntoine Brodin2019-09-151-0/+2
| | | | Notes: svn path=/head/; revision=512125
* Drop C++11 workaround for GCC < 6 after r449590Jan Beich2019-09-143-65/+1
| | | | | | | | | | | lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48 they should backport C++11 fix instead. QA on GCC architecuters is currently limited to powerpc64 which uses GCC_DEFAULT. PR: 193528 Notes: svn path=/head/; revision=512079
* Update gnucash and gnucash-dics to 3.7Guido Falsi2019-09-106-10/+34
| | | | Notes: svn path=/head/; revision=511752
* - Update to 2.2-0TAKATSU Tomonari2019-09-082-4/+4
| | | | Notes: svn path=/head/; revision=511539
* - Update to 5.2.7Wen Heping2019-09-062-4/+4
| | | | Notes: svn path=/head/; revision=511302
* - Update to 1.7.6.1Wen Heping2019-09-042-4/+4
| | | | Notes: svn path=/head/; revision=511065
* - Update to 1.2.7Wen Heping2019-09-032-5/+4
| | | | Notes: svn path=/head/; revision=510922
* finance/mybudget: Spell INSTALLS_ICONS correctlyTobias Kortkamp2019-08-311-3/+3
| | | | | | | While here add USES=gnome Notes: svn path=/head/; revision=510316
* Update to 3.3.8Emanuel Haupt2019-08-302-7/+7
| | | | Notes: svn path=/head/; revision=510262
* - Update to 4.15.1Wen Heping2019-08-272-7/+9
| | | | Notes: svn path=/head/; revision=509998
* finance/py-python-bitcoinlib: Update to 0.10.2Kai Knoblich2019-08-242-4/+4
| | | | | | | | | | | | | | | | | | Changelog: * New RPC "generatetoaddress(self, numblocks, addr)" * Fixed Python 2.7 incompatibility * Various OpenSSL fixes, including a memory leak Note: This will be the last release of finance/python-bitcoinlib with Python 2.7 compatibility. MFH: 2019Q3 Notes: svn path=/head/; revision=509719
* devel/boost-*: update to 1.71.0Jan Beich2019-08-194-4/+4
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 Notes: svn path=/head/; revision=509290
* finance/cointop: Switch to USES=go:modules, fix build with go1.13Yuri Victorovich2019-08-171-13/+3
| | | | | | | | | PR: 239866 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: portmgr (unbreak with the upcoming go1.13) Notes: svn path=/head/; revision=509135
* Update KDE Frameworks to latest upstream release, 5.61Adriaan de Groot2019-08-152-0/+48
| | | | | | | | | | | | | | | | | | | | | Release notes at https://kde.org/announcements/kde-frameworks-5.61.0.php Thanks to antoine@ for the exp-runs, tcberner@ for most of the prep-work, the Gentoo community for cherry-picking patches There are a bunch of changes in (implicitly included) headers, which broke existing KDE Applications builds; that's why there are a whole bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo packaging). Those will go away with the next KDE Applications release, PR: 239777 Submitted by: tcberner Notes: svn path=/head/; revision=508988
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-1311-37/+66
| | | | Notes: svn path=/head/; revision=508837
* Mark BROKEN: unfetchableAntoine Brodin2019-08-041-0/+2
| | | | Notes: svn path=/head/; revision=508089
* - Update to 2.1-0TAKATSU Tomonari2019-08-042-6/+5
| | | | Notes: svn path=/head/; revision=508050
* finance/sql-ledger: Update version 3.2.7=>3.2.8Muhammad Moinur Rahman2019-08-032-5/+4
| | | | Notes: svn path=/head/; revision=507968
* Update to 0.07Sunpoet Po-Chuan Hsieh2019-07-272-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Business-Stripe Notes: svn path=/head/; revision=507435
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-2693-81/+93
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* 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