aboutsummaryrefslogtreecommitdiff
path: root/finance/gnucash
Commit message (Collapse)AuthorAgeFilesLines
* finance/gnucash: Fix build on i386Guido Falsi2024-04-031-0/+11
| | | | Reported by: pkg-fallout
* finance/gnucash: Update to 5.6Guido Falsi2024-04-013-5/+5
|
* devel/boost: bump consumers after library updateDima Panov2024-02-131-1/+1
|
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-0/+1
| | | | New version of gtk3 in tree
* finance/gnucash: Update to 5.5Guido Falsi2023-12-182-5/+4
|
* devel/icu: update to 74.1Jan Beich2023-11-171-1/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-271-0/+1
|
* finance/gnucash: Update to 5.4Guido Falsi2023-09-252-5/+4
|
* finance/gnucash: Fix packaging when guile3 is being usedGuido Falsi2023-09-222-224/+220
| | | | | | | | | | | | | After commit 7edcfaeb079e3285b299ef619ab9d09d46c447a2 the guile version being depended upon can be configured by users via DEFAULT_VERSIONS. This patch adapts the plist to this option. [1] While here, also remove some unneeded dependencies. [2] PR: 274001 [1] Reported by: poudriere [2]
* finance/gnucash: Enable PYTHON option by defaultGuido Falsi2023-09-201-16/+20
| | | | | | While here, sort depends and add some newlines to ease readability. Suggested by: kevans@ (via email)
* */*: adapt to new guile frameworkAndrew "RhodiumToad" Gierth2023-07-301-4/+3
| | | | | | | | | | - change all ports using guile to USES=guile - flavorize guile-lib, guile-cairo, slib-guile PR: 260960 Reported by: Martin Neubauer <m.ne@gmx.net> Approved by: bofh Differential Revision: https://reviews.freebsd.org/D40194
* finance/gnucash: Update to 5.3Guido Falsi2023-06-283-10/+5
|
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* finance/gnucash: Update to 5.1Guido Falsi2023-05-012-5/+4
|
* */*: bump all direct Boost cunsumersDima Panov2023-04-271-1/+1
|
* devel/icu: update to 73.1Jan Beich2023-04-131-0/+1
| | | | | | | | | - Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine
* finance/gnucash: Update to 5.0Guido Falsi2023-03-275-261/+26
|
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* */*: bump libboost*.so libraries consumert after Boost upgradeDima Panov2023-01-161-0/+1
|
* finance/gnucash: Update to 4.13Guido Falsi2022-12-193-6/+7
| | | | - Add missing dependency
* devel/icu: update to 72.1Jan Beich2022-10-191-0/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1 Reported by: GitHub (watch releases) PR: 266582 Exp-run by: antoine
* finance/gnucash: Update to 4.12Guido Falsi2022-09-263-5/+19
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* finance/gnucash: Update to 4.11Guido Falsi2022-06-283-13/+6
|
* devel/boost-all: bump all library consumers after boost upgradeDima Panov2022-05-221-1/+1
| | | | PR: 246106
* devel/cmake: Update to 3.23.0Loïc Bartoletti2022-05-161-4/+4
| | | | | | | | | | | Update to 3.23.0. Fix pkg-plist: using the default share/man location Release Notes: https://cmake.org/cmake/help/v3.23/release/3.23.html PR: 262886 Exp-run by: antoine
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* devel/icu: update to 71.1Jan Beich2022-04-071-0/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1 Reported by: GitHub (watch releases) PR: 262654 Exp-run by: antoine Approved by: fluffy
* finance/gnucash: Update to 4.10Guido Falsi2022-03-303-7/+8
|
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* finance/gnucash: add rintime dependencyGuido Falsi2022-01-011-1/+3
| | | | | Add runtime dependency on www/p5-LWP-Protocol-https, which is required for proper fetching of security prices via https protocol.
* finance/gnucash: Update to 4.9Guido Falsi2021-12-203-8/+6
|
* devel/icu: update to 70.1Jan Beich2021-10-281-0/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* finance/gnucash: Update to 4.8Guido Falsi2021-09-292-4/+4
|
* finance/gnucash: Update to 4.7Guido Falsi2021-09-273-24/+26
|
* finance/gnucash: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* finance/gnucash(-docs): Update to 4.6Guido Falsi2021-06-293-7/+24
|
* devel/icu: update to 69.1Jan Beich2021-04-081-0/+1
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update gnucash to 4.5Guido Falsi2021-03-303-5/+6
| | | | | | | - Update gnucash-docs to 4.5 Notes: svn path=/head/; revision=569543
* finance/libofx: Update to 0.10.0Jason E. Hale2021-01-061-0/+1
| | | | | | | | This version is not ABI compatible with the previous version, so PORTREVISION has been bumped on consumers. Notes: svn path=/head/; revision=560561
* Update gnucash and gnucash docs to 4.4.Guido Falsi2020-12-292-4/+4
| | | | Notes: svn path=/head/; revision=559559
* Update gnucash and gnucash-docs to 4.3Guido Falsi2020-12-282-6/+6
| | | | Notes: svn path=/head/; revision=559483
* devel/icu: update to 68.1Jan Beich2020-11-031-0/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/68 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553940
* - Update gnucash to 4.2Guido Falsi2020-09-293-99/+9
| | | | | | | - Update gnucash-docs to 4.2 Notes: svn path=/head/; revision=550505
* - Update gnucash to 4.1Guido Falsi2020-07-273-10/+13
| | | | | | | | - Update gnucash-docs to 4.1 - While here fix sorting in PYTHON part of plist Notes: svn path=/head/; revision=543552
* - Update gnucash to 4.0Guido Falsi2020-07-036-416/+535
| | | | | | | - Update gnucash-docs to 4.0 Notes: svn path=/head/; revision=541144