Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2 25 Jun 2018 17:44:14
  |
madpilot  |
Update gnucash and gnucash-docs to 3.2 |
3.1_1 01 Jun 2018 10:16:42
  |
cpm  |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine) |
3.1 14 May 2018 21:01:51
  |
madpilot  |
- Update finance/gnucash to 3.1
- 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 |
2.6.21 21 Apr 2018 11:38:29
  |
madpilot  |
Update gnucash to 2.6.21 |
2.6.20_1 07 Apr 2018 12:27:42
  |
madpilot  |
- Add NLS option
- 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] |
2.6.20 05 Apr 2018 00:00:56
  |
madpilot  |
- Update gnucash to 2.6.20
- 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. |
2.6.19_2 19 Mar 2018 08:46:08
  |
madpilot  |
Limit portscout reporting to stable versions. |
2.6.19_2 10 Mar 2018 11:22:59
  |
cpm  |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine) |
2.6.19_1 08 Jan 2018 15:20:58
  |
cpm  |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by: portmgr (antoine) |
2.6.19 05 Jan 2018 19:20:35
  |
madpilot  |
Fix conditional in flavoring.
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 |
2.6.19 18 Dec 2017 11:21:40
  |
madpilot  |
- Update gnucash and gnucash-docs to 2.6.19
- Add missing dependencies reported by stage-qa
FALVORS was added in a previous commit approved in revision D13478 [1]
Approved by: portmgr (mat) [1] |
2.6.18_1 15 Dec 2017 17:19:56
  |
madpilot  |
- Convert GUILE1 and GUILE2 options to flavors in the gnucash port
- 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 |
2.6.18 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
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 (Only the first 15 lines of the commit message are shown above ) |
2.6.18 28 Sep 2017 10:20:26
  |
madpilot  |
- Update finance/gnucash to 2.6.18
- 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. |
2.6.17_2 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
2.6.17_1 31 Jul 2017 15:07:02
  |
madpilot  |
Apply patch submitted upstream to better emulate the USG UNIX
daylight global variable as implemented in glibc.
Obtained from: https://github.com/Gnucash/gnucash/pull/116 |
2.6.17 05 Jul 2017 08:07:32
  |
madpilot  |
- Update finance/gnucash to 2.6.17
- Update finance/gnucash-docs to 2.6.17
- Fully convert to option/target helpers and USES localbase |
2.6.16_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
2.6.16 27 Mar 2017 16:59:23
  |
madpilot  |
Update gnucash and gnucash-docs to 2.6.16 |
2.6.15 24 Dec 2016 12:19:11
  |
madpilot  |
- Update finance/gnucash to 2.6.15
- Update finance/gnucash-docs to 2.6.15
- Regenerated gnucash paatches |
2.6.14_2 15 Oct 2016 12:34:39
  |
jhale  |
Update finance/aqbanking to 5.6.12
Bump PORTREVISION on dependent ports as there is a share library version
increase |
2.6.14_1 15 Oct 2016 12:03:57
  |
jhale  |
- Update to finance/libofx to 0.9.11
- Remake/rename patches
- Bump PORTREVISION on dependent ports as the shared library version
has increased |
2.6.14 19 Sep 2016 21:17:38
  |
madpilot  |
- Update gnucash to 2.6.14
- Add missing dependencies spotted by poudriere (stage-qa)
- Convert to USES=localbase |
2.6.13 29 Jun 2016 12:39:51
  |
madpilot  |
Update to 2.6.13. |
2.6.12 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.6.12 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.6.12 30 Mar 2016 15:50:15
  |
madpilot  |
- Update gnucash to 2.6.12
- Update gnucash-docs to 2.6.12 |
2.6.11 15 Jan 2016 13:22:07
  |
kwm  |
Hand gnucash over to madpilot@ who has been updating it for a while now. |
2.6.11 14 Jan 2016 11:22:01
  |
madpilot  |
Update to 2.6.11
Approved by: kwm (gnome, implicit) |
2.6.10 23 Dec 2015 11:29:22
  |
madpilot  |
- Update finance/gnucash to 2.6.10
- Update finance/gnucash-docs to 2.6.10
Approved by: kwm (gnome, implicit) |
2.6.9 08 Oct 2015 11:28:29
  |
madpilot  |
Update to 2.6.9
Approved by: kwm (gnome, implicit) |
2.6.8 30 Sep 2015 10:20:49
  |
madpilot  |
- Update gnucash and gnucash-docs to 2.6.8
- Add NO_ARCH to gnucash-docs
Approved by: kwm (gnome, implicit) |
2.6.7 02 Aug 2015 20:23:56
  |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
2.6.7 30 Jun 2015 20:13:52
  |
madpilot  |
- Update gnucash and gnucash-docs to 2.6.7
Approved by: kwm (gnome, implicit) |
2.6.6 20 May 2015 21:56:42
  |
truckman  |
Unbreak finance/gnucash build with GUILE2 option.
Removal of the /usr/bin/perl symlink exposed a perl script used by
the build that needs shebangfix.
PR: 200251
Approved by: mat (mentor, implicit) |
2.6.6 10 Apr 2015 19:30:14
  |
madpilot  |
- Update to 2.6.6
- Fix build when GUILE2 option is enabled
- Rework compiler:c++11-lib definition to fix build problems
PR: 196704 [2], 197189 [1]
Submitted by: Lawrence Chen <beastie@tardisi.com> [2]
Submitted by: Don Lewis <truckman@FreeBSD.org> [1]
Approved by: kwm (gnome, implicit) |
2.6.5 24 Jan 2015 15:07:40
  |
antoine  |
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package |
2.6.5 03 Jan 2015 08:47:52
  |
mva  |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
2.6.5 30 Dec 2014 20:28:45
  |
kwm  |
Fix the build on 9.x and 8.x after the update of webkit-gtk2. |
2.6.5 22 Dec 2014 08:18:26
  |
madpilot  |
Update to 2.6.5
Approved by: kwm (gnome, implicit) |
2.6.4_1 05 Oct 2014 13:32:38
  |
madpilot  |
- Fix gnucash configure script to accept guile 1.8
- Add options to gnucash port to choose which guile version to use
- Remove superceded UPDATING entry
Approved by: kwm (gnome, implicit) |
2.6.4 30 Sep 2014 09:09:46
  |
madpilot  |
- Update gnucash and gnucash-docs to 2.6.4
- Remove dirrms from plist
- Consistently use DATADIR in gnucash plist
Approved by: kwm (gnome, implicit) |
2.6.3_5 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.6.3_4 31 Aug 2014 17:26:45
  |
madpilot  |
Chase lang/guile shlib bump.
Approved by: kwm (gnome, implicit) |
2.6.3_3 26 Aug 2014 02:09:46
  |
amdmi3  |
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.6.3_2 31 Jul 2014 12:36:53
  |
amdmi3  |
- Switch finance/ktoblzcheck to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.6.3_1 15 Jul 2014 23:30:06
  |
adamw  |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
2.6.3_1 24 Jun 2014 11:46:45
  |
amdmi3  |
- Switch devel/gwenhywfar* to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.6.3 12 May 2014 08:52:39
  |
madpilot  |
- Update gnucash and gnucash-docs to 2.6.3
- Add USES=libtool to gnucash
PR: ports/189630
Submitted by: me
Approved by: kwm (gnome) |
2.6.2_1 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.6.2 08 Mar 2014 18:26:21
  |
kwm  |
Update gnucash and gnucash-docs to 2.6.2.
PR: ports/187364
Submitted by: madpilot@ |
2.6.1 07 Feb 2014 09:00:07
  |
kwm  |
Update gnucash[-docs] to 2.6.1.
PR: ports/186203
Submitted by: madpilot@ |
2.6.0 30 Dec 2013 20:30:52
  |
kwm  |
Update to 2.6.0.
Remove obsolete pkg-message since we now depend on dbi-drivers too. |
2.4.13_1 22 Oct 2013 13:58:56
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
2.4.13_1 09 Oct 2013 12:10:23
  |
madpilot  |
- Support staging
- Convert to new LIB_DEPENDS format
- Use option helpers
Approved by: gnome (kwm) |
2.4.13_1 04 Oct 2013 13:26:28
  |
jhale  |
- Update finance/libofx to 0.9.9
- Support staging
- Remove USE_GCC= any; port seems to build fine with clang
- Move LICENSE to proper location
- Modernize LIB_DEPENDS
- USE_GMAKE -> USES= gmake
- Update pkg-descr to reflect current capabilities
- Bump PORTREVISION on dependent ports due to so version bump |
2.4.13 20 Sep 2013 17:18:39
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
2.4.13 03 Sep 2013 12:13:24
  |
bapt  |
Add an explicit dependency on pkgconf |
2.4.13 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.4.13 10 Jun 2013 20:53:54
  |
madpilot  |
Update to 2.4.13
Approved by: kwm (gnome) |
2.4.11_2 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.4.11_2 29 Dec 2012 23:00:39
  |
mezz  |
Fix the generate of .pyc/pyo (Python bytecode), bump the PORTREVISION.
PR: ports/171381
Submitted by: "John W. O'Brien" <john@saltant.com> |
2.4.11_1 01 Sep 2012 17:05:15
  |
rakuco  |
devel/gwenhywfar:
- Repocopy devel/gwenhywfar to devel/gwenhywfar-{fox16,gtk2,qt4}.
- devel/gwenhywfar is now a master port and new slave ports will allow the
user to install the GUI libraries separately. This will make packaging
easier for finance/gnucash and finance/kmymoney-kde4.
finance/aqbanking:
- finance/aqbanking has been updated to 5.0.25 and includes a shlib bump, so
instead of making the user rebuild twice it is included here.
- Shlib bump aqbanking.33 -> aqbanking.34.
- Fix LICENSE.
- Convert to new OPTIONS framework.
finance/gnucash:
- Adjust LIB_DEPENDS for AQBANKING option so they are installed in the (Only the first 15 lines of the commit message are shown above ) |
2.4.11 31 Aug 2012 14:38:39
  |
madpilot  |
Fix typo.
PR: ports/170804
Submitted by: Artis Caune <Artis.Caune@gmail.com>
Approved by: gnome (mezz)
Approved by: crees, tabthorpe (mentors, implicit) |
2.4.11 31 Jul 2012 12:43:00
 |
madpilot  |
- Update to 2.4.11
- fix build with pkgconf
Approved by: tabthorpe (mentor)
Approved by: gnome (mezz) |
2.4.10_1 29 Jun 2012 18:37:54
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.4.10_1 07 Jun 2012 20:37:14
 |
madpilot  |
- Convert to new options framework.
PR: ports/168685
Submitted by: me
Approved by: Jeremy Messenger <mezz@FreeBSD.org>
Approved by: crees, tabthorpe (mentors, implicit) |
2.4.10_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.4.10 20 May 2012 16:28:45
 |
mezz  |
Update to 2.4.10.
PR: ports/167055
ports/167883
Submitted by: madpilot
Douglas Carmichael <dcarmich@dcarmichael.net> |
2.4.9_1 05 Mar 2012 21:52:15
 |
swills  |
- Chase libofx shared version bump
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
2.4.9 27 Feb 2012 20:40:30
 |
crees  |
Update to 2.4.9
PR: ports/164449
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: kwm |
2.4.7_3 02 Oct 2011 21:02:53
 |
swills  |
- Chase devel/gwenhywfar has a shlib version bump
PR: ports/160998
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
2.4.7_2 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.4.7_2 23 Aug 2011 18:39:19
 |
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
2.4.7_2 19 Aug 2011 17:48:35
 |
kwm  |
Add option for experimental localized tax categories [1]
Pet portlint by moving LICENSE block to correct place and moving CPPFLAGS out
of configure_env.
PR: ports/159822 [1]
Submitted by: Armin Gruner <ag@muc.de> [1] |
2.4.7_2 31 Jul 2011 20:10:31
 |
kwm  |
Chase devel/gwenhywfar shlib bump. |
2.4.7_1 31 Jul 2011 15:07:08
 |
jlaffaye  |
- Chase guile shared lib bump
- Add an entry to UPDATING |
2.4.7 17 Jul 2011 14:55:25
 |
kwm  |
Update to 2.4.7. |
2.4.5 11 Apr 2011 15:00:39
 |
kwm  |
Update to 2.4.5
Tweak the libgwengui-gtk2 check so it has actualy a chance of installing the
dependancies before the check happens. |
2.4.3_2 07 Mar 2011 15:59:27
 |
clsung  |
- dbi.0 => dbi.1
- bump PORTREVISION |
2.4.3_1 02 Mar 2011 16:02:53
 |
kwm  |
Fix hopefully the last typo. Spell PORTSDIR correctly in the webkit section.
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
2.4.3_1 02 Mar 2011 15:42:09
 |
kwm  |
Clear up some unused depends. bump portrevision for this change.
White space nit, and check for libgwengui-gtk2.so only when building with
AQBANKING support.
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
2.4.3 01 Mar 2011 11:29:45
 |
kwm  |
Remove a space before .else in the PYTHON section.
Submitted by: Guido Falsi via irc. |
2.4.3 28 Feb 2011 19:58:13
 |
kwm  |
Update to 2.4.3.
Add LICENSE (GPLv3)
Provide option to use webkit for html engine instead of gtkhtml3.
Provide option to install python bindings.
Provide option to enable database support. Done via libdbi. Info about how
to use this feature is in the pkg-message.
PR: ports/154841 (merged features from)
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
2.2.9_10 03 Oct 2010 17:04:08
 |
mezz  |
Fix the quote price editor adds price data as wrong date. Bump the
PORTREVISION. More details by the submitter:
"gnucash quote price editor consume date string and convert the string by
strptime(3) then get time_t by mktime(3). And struct tm, a mktime argument
is not initialized and mktime detects insane structure and returns -1. So
the entry is always added as epoch -1 date."
PR: ports/138410
Submitted by: Takanori Watanabe <takawata@init-main.com> |
2.2.9_9 02 Oct 2010 16:53:11
 |
mezz  |
Makes gnucash-docs as a dependency optional.
PR: ports/150990
Submitted by: Guido Falsi <mad@madpilot.net> |
2.2.9_9 14 Aug 2010 17:54:25
 |
marcus  |
Chase the aqbanking shared lib version.
PR: 144894
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
2.2.9_9 25 Jul 2010 23:03:46
 |
linimon  |
Reassign some of ahze's ports to gnome@.
Requested by: kwm
Hat: portmgr |
2.2.9_9 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.2.9_8 10 May 2010 21:19:08
 |
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
2.2.9_7 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.9_6 14 Feb 2010 20:49:18
 |
marcus  |
Chase the goffice 0.8.0 update. |
2.2.9_5 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.2.9_4 21 Sep 2009 08:58:38
 |
kwm  |
Fix build, remove broken.
Approved by: maintainer (impicit)
Feature safe: yes |
2.2.9_3 20 Sep 2009 10:14:53
 |
pav  |
- Mark BROKEN: does not compile with new goffice
Reported by: pointyhat
Feature safe: yes |
2.2.9_3 03 Sep 2009 20:16:35
 |
pav  |
- Unmark BROKEN, I believe last slib-guile fixed this |
2.2.9_3 22 Aug 2009 02:23:49
 |
amdmi3  |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
2.2.9_3 22 Aug 2009 00:20:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
2.2.9_3 17 Aug 2009 17:20:37
 |
erwin  |
Mark BROKEN: does not build |
2.2.9_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |