Version: 4.10, Package name: gnucash-4.10 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description GnuCash is a personal finance manager. A check-book like register GUI allows you to enter and track bank accounts, stocks, income and even currency trades. A full set of reports allow you to see the state of your finances. The interface is designed to be simple and easy to use, but is backed with double-entry accounting principles to ensure balanced books. |
Filesize: 14421.891 KB |
Version History (View Complete History) |
|
2021-10-08 23:58:17 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to gnucash-4.8. Unmerge gnucash-docs from gnucash (like it was a few years ago) to simplify the port. |
2021-07-01 05:51:42 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gnucash-4.6. |
2021-05-23 11:53:32 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix building with newer boost; from Brad. |
2021-04-02 02:31:52 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gnucash-4.5. |
2021-03-12 09:37:58 by Christian Weisgerber | Files touched by this commit (2) |
Log message: productivity/gnucash: fix build with LLVM11, from upstream; ok ajacoutot@ |
2021-01-09 05:02:43 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to gnucash-4.4. |
2020-10-03 08:01:17 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to gnucash-4.2. |
2020-08-25 09:56:51 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missing BDEP on devel/swig. spotted by naddy@ |
2020-08-24 02:01:49 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to gnucash-4.1. |
2020-07-18 03:23:33 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: 1.67! ... I shouldn't commit before coffee. |
2020-07-18 03:05:12 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Clarify BROKEN state: needs an update to 4.0.0 which requires boost>=1.66.0 |
2020-07-17 13:03:41 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Makr BROKEN; the update to devel/gwenhywfar broke it. I'll see if I can update it this week-end. reported by naddy@ |
2020-07-04 07:28:16 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gnucash-3.11 and unbreak. |
2020-05-14 06:19:08 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Temporarily mark BROKEN because of the upcoming GNOME update. |
2020-04-18 04:36:19 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gnucash-3.10. |
2020-04-03 03:39:13 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-3.9. |
2019-12-31 07:34:33 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-3.8. |
2019-09-26 04:22:41 by Stuart Henderson | Files touched by this commit (1) |
Log message: set -DGNC_SHELL=/bin/sh instead of forcing a BDEP on bash, now that I've been able to do a successful build with it |
2019-09-20 10:36:57 by Stuart Henderson | Files touched by this commit (1) |
Log message: BUILD_DEPENDS+=shells/bash |
2019-09-16 00:02:53 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Don't run glib-compile-schemas; pkg_add will do that for us. |
2019-09-15 06:14:01 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gnucash-3.7. |
2019-08-07 12:13:58 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Unbreak gnucash with upcoming cmake 3.15 OK ajacoutot@ (maintainer) |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-11 21:17:17 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Use after free in gnucash__sheet_style_destroy (from upstream). |
2019-05-04 23:08:26 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Move homepage to https. |
2019-04-01 08:57:36 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-3.5. |
2019-01-05 11:41:46 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix gnucash-docs DISTFILE. reported by naddy@ and kili@ |
2019-01-01 10:04:04 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to gnucash-3.4. |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-07-17 23:46:15 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Don't pick up gmkdir. |
2018-07-11 15:14:36 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix SYSCONFDIR. Can't really be done using an environment variable because of how binreloc is handled. |
2018-07-11 06:09:11 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gnucash-3.2, which was one of the last users of the old and unmaintained www/webkit; now uses webkitgtk4. |
2018-07-06 00:04:48 by Marc Espie | Files touched by this commit (231) |
Log message: tag glib-compile-schemas |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-04-11 04:49:59 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.21. |
2017-12-17 04:00:09 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.19. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-07-04 01:42:35 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gnucash-2.6.17. |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2017-03-29 01:49:42 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.16. |
2016-12-19 02:06:15 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.15. |
2016-09-18 02:20:12 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.14. |
2016-06-29 02:08:35 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.13. |
2016-03-30 01:42:21 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.12. |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2016-01-12 02:43:35 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.11. |
2015-12-21 23:59:10 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.10. |
2015-10-07 14:51:05 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.9. |
2015-09-28 06:55:40 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.8. |
2015-08-21 08:42:51 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: sed -i |
2015-06-29 00:12:51 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.7. |
2015-04-24 05:02:54 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Force using guile1; while guile2 works when building locally, there's an obscure segfault happening when built using dpb(1). |
2015-04-15 08:28:44 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Add a hack to make this build when both guile and guile2 are installed. breakage reported by naddy@ |
2015-04-12 00:04:47 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Unbreak build when both guile and guile2 are installed; gnucash now prefers guile2 if it's around (breakage reported by sthen@). While here, drop gnucash-valgrind which is useless in a package. Add a couple of missing RUN_DEPENDS. |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2015-03-31 04:57:56 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.6. |
2015-03-27 02:14:15 by Antoine Jacoutot | Files touched by this commit (31) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2014-12-17 02:30:55 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnucash-2.6.5. |
2014-10-25 08:04:30 by Antoine Jacoutot | Files touched by this commit (12) |
Log message: Regen WANTLIB to unbreak after recent webkit update. There are more ports following but they need a bit more work. breakage reported by nigel@ |
2010-11-20 02:48:40 by Marc Espie | Files touched by this commit (96) |
Log message: new depends |
2010-11-05 01:57:07 by Stuart Henderson | Files touched by this commit (18) |
Log message: new-style revision/lib_depends |
2010-10-18 15:25:09 by Marc Espie | Files touched by this commit (100) |
Log message: USE_GROFF=Yes |
2010-10-18 07:45:24 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - use_x11 comes from gnome.port.mk now |
2010-10-11 02:17:46 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - fix WANTLIB after cairo update. |
2010-10-06 11:29:36 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak by fixing WANTLIB. spotted by landry@ |
2010-08-29 15:00:18 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - add the documentation from the standalone port into the main port ok ajacoutot@ |
2010-08-28 03:19:15 by Stuart Henderson | Files touched by this commit (6) |
Log message: at his request, remove sturm@ as maintainer from his ports |
2010-04-09 05:55:25 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Fix dependencies after goffice update. reported by naddy@ |
2010-03-21 05:02:02 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - unbreak after recent goffice update, patch from upstream |
2009-12-21 14:03:56 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-10-14 15:36:12 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - bugfix update of gnucash to 2.2.9 * unbreak after recent guile update "probally ok" sturm@ (MAINTAINER) |
2009-08-10 00:34:09 by Matthias Kilian | Files touched by this commit (33) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-19 06:35:14 by Stuart Henderson | Files touched by this commit (3) |
Log message: sync wantlib, bump |
2009-06-11 12:27:03 by Antoine Jacoutot | Files touched by this commit (21) |
Log message: Bump after recent gconf2 MODULE change. |
2009-06-08 10:58:16 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: Bump after recent gconf2 MODULE changes. "yep, bumps are cheap" kili@ |
2009-06-07 00:41:26 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Convert to using the new gconf2.port.mk module. |
2009-01-21 03:50:13 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: - regen WANTLIB after libgnome esound support removal |
2008-12-29 10:03:46 by Nikolay Sturm | Files touched by this commit (42) |
Log message: unbreak by updating to gnucash 2.2.8 takeover maintainer |
2007-10-25 15:05:33 by Steven Mestdagh | Files touched by this commit (15) |
Log message: db.=4 -> db.>=4 in preparation of db4 update ok sthen@ |
2007-09-15 15:28:22 by Michael Erdely | Files touched by this commit (11) |
Log message: Remove surrounding quotes in COMMENT/BROKEN |
2007-05-31 09:52:28 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: mark broken, this port badly needs an update. |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-12-22 08:47:41 by Steven Mestdagh | Files touched by this commit (1) |
Log message: bump PKGNAME after changing RUN_DEPENDS |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-11-20 13:21:22 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Fix BUILD_DEPENDS. |
2006-11-13 05:51:15 by Steven Mestdagh | Files touched by this commit (40) |
Log message: USE_X11 |
2006-09-18 06:00:00 by Marc Espie | Files touched by this commit (39) |
Log message: zap .0.0 |
2006-08-03 17:28:12 by Marc Espie | Files touched by this commit (43) |
Log message: new lib specs |
2006-04-07 08:00:02 by Todd T. Fries | Files touched by this commit (1) |
Log message: make slib-guile a runtime depend also, bump pkgname pointed out by several |
2006-02-20 12:27:24 by Steven Mestdagh | Files touched by this commit (1) |
Log message: fix WANTLIB and LIB_DEPENDS again |
2006-02-17 07:07:44 by Todd T. Fries | Files touched by this commit (42) |
Log message: from Steven Mestdagh steven dot mestdagh at esat dot kuleuven dot be o do not use gnucash libintl o fix WANTLIB o use libtool flag to not build static modules from maint o update to 1.8.12 (many fixes, see http://gnucash.org/ for details) |
2006-01-16 09:08:37 by Marc Espie | Files touched by this commit (1) |
Log message: use real size_t, conforms to prototype and fixes build. |
2005-12-29 15:44:00 by Nikolay Sturm | Files touched by this commit (36) |
Log message: build modules w/o version number, so they are not taken as libraries USE_LIBTOOL fix PLIST, now that some files are found in guile's installation |
2005-11-27 03:54:10 by Nikolay Sturm | Files touched by this commit (4) |
Log message: fix CATEGORIES from Moritz Grimm <mlist at scapa.dnsalias.net> |
2005-11-12 05:49:59 by Kurt Miller | Files touched by this commit (2) |
Log message: remove unneeded dlopen(0,...) work-around. okay todd@ |
2005-04-04 16:49:50 by Todd T. Fries | Files touched by this commit (1) |
Log message: wrong variable, this now properly stops building on LP64_ARCHS until fixed and removed |
2005-03-08 15:26:46 by Todd T. Fries | Files touched by this commit (1) |
Log message: not 64bit friendly, from nikolay |