aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* New port: finance/qtbitcointrader: Secure client uses latest OpenSSL and ↵Yuri Victorovich2018-10-294-0/+36
| | | | | | | best encryption Notes: svn path=/head/; revision=483365
* Update to 6.13.1Sunpoet Po-Chuan Hsieh2018-10-282-4/+4
| | | | | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=483344
* devel/icu: update to 63.1Jan Beich2018-10-231-0/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* Fix build on powerpc64Jason E. Hale2018-10-151-1/+1
| | | | | | | | | PR: 232227 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud Notes: svn path=/head/; revision=482152
* Update to 6.13.0Sunpoet Po-Chuan Hsieh2018-10-143-18/+7
| | | | | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=482077
* Fix some PKGNAME collisionsAntoine Brodin2018-10-081-1/+1
| | | | Notes: svn path=/head/; revision=481545
* - Update to 5.2.2Wen Heping2018-10-082-4/+4
| | | | Notes: svn path=/head/; revision=481534
* finance/cointop: Update maintainer emailSteve Wills2018-10-071-1/+1
| | | | | | | | PR: 231929 Submitted by: Nathan <ndowens@yahoo.com> (maintainer) Notes: svn path=/head/; revision=481417
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-0631-62/+62
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* - Update to 1.7.4.3Wen Heping2018-10-052-4/+4
| | | | Notes: svn path=/head/; revision=481257
* - Update gnucash to 3.3Guido Falsi2018-10-028-1398/+22
| | | | | | | | | - Update gnucash-docs to 3.3 - Adapt gnucash-docs MASTER_SITES to new upstream distribution layout - Remove old unnecessary patch from gnucash port Notes: svn path=/head/; revision=481104
* Update Objective-C LLVM version to 6.0.Brooks Davis2018-09-261-1/+1
| | | | | | | | | | | | Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=480741
* - Update to 0.23-4TAKATSU Tomonari2018-09-252-4/+4
| | | | Notes: svn path=/head/; revision=480640
* - Update to 5.2.1Wen Heping2018-09-182-4/+4
| | | | Notes: svn path=/head/; revision=479991
* Update to 0.36Sunpoet Po-Chuan Hsieh2018-09-162-4/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/Business-CreditCard Notes: svn path=/head/; revision=479862
* - Update to 5.2Wen Heping2018-09-143-93/+101
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=479763
* Remove extraneous USES=qt introduced in r473503Jason E. Hale2018-09-111-1/+0
| | | | Notes: svn path=/head/; revision=479530
* - Whitespace fixDmitry Marakasov2018-09-112-2/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=479516
* Reassign all of tobez@'s p5 ports to perl@.Dag-Erling Smørgrav2018-09-101-1/+1
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=479390
* Update to 3.2.3Emanuel Haupt2018-09-052-4/+4
| | | | Notes: svn path=/head/; revision=479023
* Fava is a web interface for the double-entry bookkeeping software BeancountNicola Vitale2018-09-014-0/+47
| | | | | | | | | | | | | with a focus on features and usability. You can try out an online demo: https://fava.pythonanywhere.com/example-with-budgets/income_statement/ WWW: https://beancount.github.io/fava/ Notes: svn path=/head/; revision=478720
* A double-entry bookkeeping computer language that lets you define financialNicola Vitale2018-09-015-0/+68
| | | | | | | | | | transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a web interface. WWW: http://furius.ca/beancount/ Notes: svn path=/head/; revision=478719
* finance/openhbci: Fix build with Clang 6Tobias Kortkamp2018-09-013-0/+38
| | | | | | | | | | | | | | | value.cpp:145:10: error: no viable conversion from 'std::__1::basic_istream<char>' to 'bool' bool readsuccess = (ist >> _value); ^ ~~~~~~~~~~~~~~~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p478276_s338342/logs/errors/openhbci-0.9.17.2_1.log api.cpp:1263:13: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] "*"PLUGIN_EXT, ^ Notes: svn path=/head/; revision=478665
* devel/boehm-gc: update to 7.6.8Fernando Apesteguía2018-08-311-1/+1
| | | | | | | | | | | | | | | ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8 * Giving maintainership to yasu@utahime.org * Bumping PORTREVISION for dependent ports PR: 230577 Submitted by: yasu@utahime.org Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16704 Notes: svn path=/head/; revision=478604
* Fix build with Qt 5.11Jason E. Hale2018-08-311-0/+15
| | | | | | | | PR: 230884 Obtained from: upstream Notes: svn path=/head/; revision=478503
* Mark DEPRECATED and set EXPIRATION_DATE corresponding to KDE4 removal.Jason E. Hale2018-08-301-0/+3
| | | | | | | Users are encouraged to switch to finance/kmymoney. Notes: svn path=/head/; revision=478500
* finance/cointop: terminal UI showing cryptocurrency values in realtimeSteve Wills2018-08-224-0/+41
| | | | | | | | PR: 229766 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=477816
* Update finance/skrooge to 2.15.0Adriaan de Groot2018-08-213-9/+8
| | | | | | | | | | | - changelog at https://skrooge.org/node/232 (minor bugfixes) - massage the port description and comment a little, this is *by* KDE, but runs everywhere (so it's not *for* KDE) Reported by: portscout Notes: svn path=/head/; revision=477709
* - Update to 1.7.4.2Wen Heping2018-08-183-20/+8
| | | | | | | | - Update DEPENDS - Update pkg-message Notes: svn path=/head/; revision=477495
* - Update to 1.5-3TAKATSU Tomonari2018-08-133-7/+6
| | | | | | | | - Fix LICENSE section - Update WWW: line in pkg-descr Notes: svn path=/head/; revision=477051
* devel/boost-*: update to 1.68.0Jan Beich2018-08-095-5/+5
| | | | | | | | | | | | - Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165 Notes: svn path=/head/; revision=476723
* Fix gemspec for rubygem-i18n 1.1.0 updateSunpoet Po-Chuan Hsieh2018-08-082-0/+12
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=476702
* Update to 1.2Jochen Neumeister2018-08-052-11/+12
| | | | | | | | | PR: 230155 Submitted by: Nathan <ndowens@gmx.us> Approved by: maintainer Notes: svn path=/head/; revision=476415
* Update to 6.12.0Sunpoet Po-Chuan Hsieh2018-07-312-4/+4
| | | | | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=476084
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-297-5/+7
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Re-add finance/quantlib following the official procedure.Mikhail Teterin2018-07-238-0/+1559
| | | | Notes: svn path=/head/; revision=475188
* Remove the recently-added quantlib, so it can be properly resurrected.Mikhail Teterin2018-07-238-1559/+0
| | | | | | | Requested by: portmgr Notes: svn path=/head/; revision=475187
* - Update to 1.7.4.1Wen Heping2018-07-232-4/+4
| | | | Notes: svn path=/head/; revision=475134
* Add a trick to enable parallel compilations. No functional changes.Mikhail Teterin2018-07-211-0/+1
| | | | Notes: svn path=/head/; revision=475046
* Add (the first draft of) port of QuantLib -- a C++ library for financial ↵Mikhail Teterin2018-07-218-0/+1558
| | | | | | | | | modelers. Sponsored by: Virtual Estates Notes: svn path=/head/; revision=475044
* finance/ledger: unbreak with boost 1.68Jan Beich2018-07-092-0/+6
| | | | | | | | | | | | | | | | | | | | In file included from src/generate.cc:34: In file included from src/generate.h:45: In file included from src/iterators.h:45: In file included from src/xact.h:45: In file included from src/item.h:45: In file included from src/scope.h:45: In file included from src/op.h:45: In file included from src/expr.h:45: In file included from src/exprbase.h:57: src/utils.h:47:10: fatal error: 'boost/uuid/sha1.hpp' file not found #include <boost/uuid/sha1.hpp> ^ PR: 229569 Notes: svn path=/head/; revision=474254
* Fix plist when using python version different from 3.6.Guido Falsi2018-07-092-11/+11
| | | | | | | | MFH: 2018Q3 Differential Revision: https://reviews.freebsd.org/D16189 Notes: svn path=/head/; revision=474252
* Remove all := from BUILD_DEPENDS, here are never needed.Mathieu Arnold2018-07-093-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While there, cleanup, and sort depends. When build and run dependencies are the same, there are three ways to avoid duplicating the list while not adding the framework added BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are: 1) use RUN_DEPENDS to set BUILD_DEPENDS: BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= foo:bar/baz 2) create another variable and use it: MY_DEPENDS= foo:bar/baz BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight Notes: svn path=/head/; revision=474242
* Update finance/skrooge to 2.14.0Tobias C. Berner2018-07-073-10/+6
| | | | Notes: svn path=/head/; revision=474109
* - Update to 1.7.4.0Wen Heping2018-07-072-6/+4
| | | | Notes: svn path=/head/; revision=474053
* - Update to 1.7.3.4Wen Heping2018-07-032-4/+4
| | | | Notes: svn path=/head/; revision=473827
* Update to 3.2.2Emanuel Haupt2018-07-022-7/+4
| | | | Notes: svn path=/head/; revision=473770
* Update to 3.2.0Emanuel Haupt2018-07-012-6/+6
| | | | Notes: svn path=/head/; revision=473680
* devel/icu: update to 62.1Jan Beich2018-06-291-0/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551
* Fix a few Perl ports with Perl 5.28.Mathieu Arnold2018-06-291-1/+0
| | | | | | | | | | | | | Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base README.pod is no longer installed. So stop installing them altogether. PR: 229112 Reported by: many Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15946 Notes: svn path=/head/; revision=473539