aboutsummaryrefslogtreecommitdiff
path: root/finance/gnucash/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* devel/icu: update to 67.1Jan Beich2020-04-231-0/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/67 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=532707
* Update gnucash and gnucash-docs to 3.10Guido Falsi2020-04-121-1/+1
| | | | Notes: svn path=/head/; revision=531551
* - Update gnucash to 3.9Guido Falsi2020-03-301-4/+2
| | | | | | | - Update gnucash-docs to 3.9 Notes: svn path=/head/; revision=529881
* devel/icu: update to 66.1Jan Beich2020-03-131-0/+1
| | | | | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=528343
* - Update gnucash to 3.8Guido Falsi2020-01-011-2/+2
| | | | | | | - Update gnucash-docs to 3.8 Notes: svn path=/head/; revision=521673
* devel/googletest: merge googlemockJan Beich2019-12-191-2/+2
| | | | | | | | | Avoid micromanaging installed files to simplify maintenance. Already done upstream since 1.8.0. Other distributions (e.g., Arch, PkgSrc) have followed. Notes: svn path=/head/; revision=520417
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136 Notes: svn path=/head/; revision=519824
* Add USES=xorg USES=gl, ports categories dNiclas Zeising2019-11-051-2/+3
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'd'. Notes: svn path=/head/; revision=516803
* 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
* Update gnucash and gnucash-dics to 3.7Guido Falsi2019-09-101-2/+1
| | | | Notes: svn path=/head/; revision=511752
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | | | | 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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
* - Update gnucash to 3.6Guido Falsi2019-07-021-4/+4
| | | | | | | - Update gnucash-docs to 3.6 Notes: svn path=/head/; revision=505667
* Update Guile to version 2.2.5, modern stable version, and fix dependentAlexey Dokuchaev2019-06-271-2/+2
| | | | | | | | | | | | | | | | | | | | 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
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-0/+1
| | | | | | | | | | 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
* Update gnucash to 3.5Guido Falsi2019-04-011-2/+1
| | | | Notes: svn path=/head/; revision=497477
* 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
* - Update gnucash to 3.4Guido Falsi2018-12-311-32/+32
| | | | | | | | | - Update gnucash-docs to 3.4 - Change variables order to silence portlint warnings - add USES=gnome Notes: svn path=/head/; revision=488771
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* devel/boost-*: update to 1.69.0Jan Beich2018-12-121-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_69_0.html PR: 232525 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17645 Notes: svn path=/head/; revision=487266
* 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
* - Update gnucash to 3.3Guido Falsi2018-10-021-3/+6
| | | | | | | | | - 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
* 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
* devel/boost-*: update to 1.68.0Jan Beich2018-08-091-1/+1
| | | | | | | | | | | | - 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | 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
* Fix plist when using python version different from 3.6.Guido Falsi2018-07-091-1/+1
| | | | | | | | MFH: 2018Q3 Differential Revision: https://reviews.freebsd.org/D16189 Notes: svn path=/head/; revision=474252
* 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
* Update gnucash and gnucash-docs to 3.2Guido Falsi2018-06-251-6/+4
| | | | Notes: svn path=/head/; revision=473330
* 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 finance/gnucash to 3.1Guido Falsi2018-05-141-56/+37
| | | | | | | | | | | | | | | | | | | - 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 gnucash to 2.6.21Guido Falsi2018-04-211-2/+1
| | | | Notes: svn path=/head/; revision=467881
* - Add NLS optionGuido Falsi2018-04-071-10/+15
| | | | | | | | | | | - Add missed dependency reported by stage-qa - Enable AQBANKING and OFX options by default [1] - Sort options and option helpers Requested by: David Newman <dnewman@networktest.com> [1] Notes: svn path=/head/; revision=466721
* - Update gnucash to 2.6.20Guido Falsi2018-04-051-2/+2
| | | | | | | | | - Update gnucash-docs to 2.6.20 - Add a patch file creating some required files missing from the distribution The files come from the official github repository. Notes: svn path=/head/; revision=466512
* Limit portscout reporting to stable versions.Guido Falsi2018-03-191-0/+2
| | | | Notes: svn path=/head/; revision=464998
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4Carlos J. Puga Medina2018-03-101-1/+1
| | | | | | | | | | PR: 225560 Submitted by: Yasuhiro KIMURA <yasu@utahime@org> Reviewed by: cpm Approved by: portmgr (antoine) Notes: svn path=/head/; revision=464068
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2Carlos J. Puga Medina2018-01-081-0/+1
| | | | | | | Approved by: portmgr (antoine) Notes: svn path=/head/; revision=458427
* Fix conditional in flavoring.Guido Falsi2018-01-051-1/+1
| | | | | | | | | | | | I missed this change when I committed the approved review. Reviewed by: portmgr (mat) Approved by: portmgr (mat) MFH: 2018Q1 Differential Revision: https://reviews.freebsd.org/D13478 Notes: svn path=/head/; revision=458165
* - Update gnucash and gnucash-docs to 2.6.19Guido Falsi2017-12-181-5/+6
| | | | | | | | | | | - Add missing dependencies reported by stage-qa FALVORS was added in a previous commit approved in revision D13478 [1] Approved by: portmgr (mat) [1] Notes: svn path=/head/; revision=456617
* - Convert GUILE1 and GUILE2 options to flavors in the gnucash portGuido Falsi2017-12-151-11/+21
| | | | | | | | | | | | | - Make the guile2 flavor the new default. Users requiring guile1 can use that flavor - Add note in UPDATING, since the default is changing Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D13478 Notes: svn path=/head/; revision=456410
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* - Update finance/gnucash to 2.6.18Guido Falsi2017-09-281-3/+4
| | | | | | | | | | | | | - Update finance/gnucash-docs to 2.6.18 - Silence portlint warning about variable ordering - Regenerate some patches The gnucash distfile was regenerated after initial release due to missing files, and has a non conforming filename, so the port adds variables to correctly handle this. Notes: svn path=/head/; revision=450812
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Apply patch submitted upstream to better emulate the USG UNIXGuido Falsi2017-07-311-0/+1
| | | | | | | | | daylight global variable as implemented in glibc. Obtained from: https://github.com/Gnucash/gnucash/pull/116 Notes: svn path=/head/; revision=446961
* - Update finance/gnucash to 2.6.17Guido Falsi2017-07-051-15/+7
| | | | | | | | - Update finance/gnucash-docs to 2.6.17 - Fully convert to option/target helpers and USES localbase Notes: svn path=/head/; revision=445055
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Update gnucash and gnucash-docs to 2.6.16Guido Falsi2017-03-271-1/+1
| | | | Notes: svn path=/head/; revision=437061
* - Update finance/gnucash to 2.6.15Guido Falsi2016-12-241-2/+1
| | | | | | | | - Update finance/gnucash-docs to 2.6.15 - Regenerated gnucash paatches Notes: svn path=/head/; revision=429330
* Update finance/aqbanking to 5.6.12Jason E. Hale2016-10-151-1/+1
| | | | | | | | Bump PORTREVISION on dependent ports as there is a share library version increase Notes: svn path=/head/; revision=424016