aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-285-15/+18
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* Update gnucash and gnucash-docs to 3.2Guido Falsi2018-06-257-75/+45
| | | | Notes: svn path=/head/; revision=473330
* Mark these ports as broken on aarch64, and, where appropriate, on armvX.Mark Linimon2018-06-221-0/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473012
* multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner2018-06-211-0/+1
| | | | | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632 Notes: svn path=/head/; revision=472983
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-2013-44/+44
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Mark ports broken on powerpc64, categories d-f.Mark Linimon2018-06-181-0/+2
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472670
* finance/R-cran-tseries: updated to version 0.10-45David Naylor2018-06-132-4/+4
| | | | | | | | | | | - changelog: - DESCRIPTION: Improve Imports for cran2deb (spotted by DE). New version is 0.10-45. Generated by: portcran (0.1.8) Notes: svn path=/head/; revision=472338
* Upgrade to the latest stable version, 1.0.4.Thierry Thomas2018-06-092-4/+4
| | | | Notes: svn path=/head/; revision=472081
* Attempt to fix build. The kmm_ofximport_dialogs target depends onJason E. Hale2018-06-081-0/+13
| | | | | | | | | | | kmymoneysettings.h which is generated by the kmm_settings target. kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp:19:10: fatal error: 'kmymoneysettings.h' file not found Reported by: pkg-fallout Notes: svn path=/head/; revision=471962
* Fix crash when editing or adding new transactionsJason E. Hale2018-06-053-13/+20
| | | | | | | | | PR: 228752 Submitted by: Peter <fbsdq@peterk.org> Obtained from: https://bugs.kde.org/show_bug.cgi?id=392735 Notes: svn path=/head/; revision=471825
* Update to 4.8.2Jason E. Hale2018-06-057-56/+25
| | | | Notes: svn path=/head/; revision=471824
* Add LICENSESunpoet Po-Chuan Hsieh2018-06-042-1/+4
| | | | | | | - Update WWW Notes: svn path=/head/; revision=471638
* finance/R-cran-tseries: updated to version 0.10-44David Naylor2018-06-022-5/+4
| | | | | | | | | | | | - removed PORTREVISION due to version bump - changelog: - R/test.R (jarque.bera.test): Fix problem spotted by Alejandro Gamez <agomezh@gmail.com>. Generated by: portcran (0.1.8) Notes: svn path=/head/; revision=471359
* - Update to 1.7.3.3Wen Heping2018-06-022-4/+4
| | | | Notes: svn path=/head/; revision=471338
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6Carlos J. Puga Medina2018-06-011-0/+1
| | | | | | | | PR: 228597 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=471254
* Update WWWSunpoet Po-Chuan Hsieh2018-05-2734-34/+34
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* - Update finance/gnucash to 3.1Guido Falsi2018-05-1412-351/+356
| | | | | | | | | | | | | | | | | | | - Remove portscout limitation - Add TEST option, disabled by default - Remove upstreamed patch - Update WWW link in pkg-descr - Update finance/gnucash-docs to 3.1 Version 3.x brings various changes: - Based on gtk3 - Using webkit2 - Using cmake to build - Dropped support for guile1 For a full changelog visit https://gnucash.org/news.phtml Notes: svn path=/head/; revision=469967
* Update to 6.11.3Sunpoet Po-Chuan Hsieh2018-05-102-4/+4
| | | | | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=469597
* Update finance/skrooge to 2.13.0Tobias C. Berner2018-05-093-5/+6
| | | | Notes: svn path=/head/; revision=469460