Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Jan 2021 20:06:26
4.4_1

|
jhale  |
finance/libofx: Update to 0.10.0
This version is not ABI compatible with the previous version, so PORTREVISION
has been bumped on consumers. |
29 Dec 2020 10:28:39
4.4

|
madpilot  |
Update gnucash and gnucash docs to 4.4. |
28 Dec 2020 14:48:39
4.3

|
madpilot  |
Update gnucash and gnucash-docs to 4.3 |
03 Nov 2020 00:56:27
4.2_1

|
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
29 Sep 2020 13:26:22
4.2

|
madpilot  |
- Update gnucash to 4.2
- Update gnucash-docs to 4.2 |
27 Jul 2020 21:59:05
4.1

|
madpilot  |
- Update gnucash to 4.1
- Update gnucash-docs to 4.1
- While here fix sorting in PYTHON part of plist |
03 Jul 2020 21:25:42
4.0

|
madpilot  |
- Update gnucash to 4.0
- Update gnucash-docs to 4.0 |
29 Jun 2020 20:46:29
3.11

|
madpilot  |
- Update gnucash to 3.11
- Update gnucash-docs to 3.11 |
29 Jun 2020 16:26:57
3.10_2

|
jhale  |
Update devel/gwenhywfar to 5.3.0 [1]
Update finance/aqbanking to 6.2.1
Fix gwenhywfar dependency in finance/gnucash
PR: 246812 [1]
Reported by: Jens Grassel <freebsd-ports@jan0sch.de> [1] |
23 Apr 2020 20:14:49
3.10_1

|
jbeich  |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
12 Apr 2020 19:36:46
3.10

|
madpilot  |
Update gnucash and gnucash-docs to 3.10 |
30 Mar 2020 13:06:08
3.9

|
madpilot  |
- Update gnucash to 3.9
- Update gnucash-docs to 3.9 |
13 Mar 2020 09:47:17
3.8_1

|
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
01 Jan 2020 01:55:50
3.8

|
madpilot  |
- Update gnucash to 3.8
- Update gnucash-docs to 3.8 |
19 Dec 2019 03:41:39
3.7_2

|
jbeich  |
devel/googletest: merge googlemock
Avoid micromanaging installed files to simplify maintenance.
Already done upstream since 1.8.0. Other distributions (e.g.,
Arch, PkgSrc) have followed. |
11 Dec 2019 17:53:49
3.7_2

|
jbeich  |
devel/boost-*: update to 1.72.0
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 |
05 Nov 2019 15:56:42
3.7_1

|
zeising  |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
05 Oct 2019 00:42:21
3.7_1

|
jbeich  |
devel/google{test,mock}: update to 1.10.0
- 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 |
03 Oct 2019 20:35:30
3.7_1

|
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
10 Sep 2019 09:04:59
3.7

|
madpilot  |
Update gnucash and gnucash-dics to 3.7 |
19 Aug 2019 15:35:28
3.6_2

|
jbeich  |
devel/boost-*: update to 1.71.0
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 |
26 Jul 2019 20:46:57
3.6_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
02 Jul 2019 08:18:27
3.6

|
madpilot  |
- Update gnucash to 3.6
- Update gnucash-docs to 3.6 |
27 Jun 2019 09:02:57
3.5_2

|
danfe  |
Update Guile to version 2.2.5, modern stable version, and fix dependent
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 |
25 Apr 2019 14:41:16
3.5_1

|
antoine  |
Clean up plist |
12 Apr 2019 06:36:31
3.5_1

|
jbeich  |
devel/boost-*: update to 1.70.0
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 |
01 Apr 2019 11:46:38
3.5

|
madpilot  |
Update gnucash to 3.5 |
27 Mar 2019 21:11:09
3.4_1

|
jbeich  |
devel/icu: update to 64.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 |
31 Dec 2018 12:40:47
3.4

|
madpilot  |
- Update gnucash to 3.4
- Update gnucash-docs to 3.4
- Change variables order to silence portlint warnings
- add USES=gnome |
25 Dec 2018 20:25:40
3.3_3

|
tcberner  |
Change cmake default behaviour to outsource.
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 |
12 Dec 2018 01:35:36
3.3_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
12 Dec 2018 00:15:50
3.3_2

|
jbeich  |
devel/boost-*: update to 1.69.0
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 |
23 Oct 2018 11:35:04
3.3_1

|
jbeich  |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
02 Oct 2018 08:42:56
3.3

|
madpilot  |
- Update gnucash to 3.3
- Update gnucash-docs to 3.3
- Adapt gnucash-docs MASTER_SITES to new upstream distribution layout
- Remove old unnecessary patch from gnucash port |
31 Aug 2018 18:27:14
3.2_5

|
fernape  |
devel/boehm-gc: update to 7.6.8
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 |
09 Aug 2018 06:58:31
3.2_4

|
jbeich  |
devel/boost-*: update to 1.68.0
- 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 |
29 Jul 2018 22:18:46
3.2_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
09 Jul 2018 13:03:00
3.2_2

|
madpilot  |
Fix plist when using python version different from 3.6.
MFH: 2018Q3
Differential Revision: https://reviews.freebsd.org/D16189 |
29 Jun 2018 14:22:11
3.2_1

|
jbeich  |
devel/icu: update to 62.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) |
25 Jun 2018 17:44:14
3.2

|
madpilot  |
Update gnucash and gnucash-docs to 3.2 |
01 Jun 2018 10:16:42
3.1_1

|
cpm  |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine) |
14 May 2018 21:01:51
3.1

|
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 |
21 Apr 2018 11:38:29
2.6.21

|
madpilot  |
Update gnucash to 2.6.21 |
07 Apr 2018 12:27:42
2.6.20_1

|
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] |
05 Apr 2018 00:00:56
2.6.20

|
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. |
19 Mar 2018 08:46:08
2.6.19_2

|
madpilot  |
Limit portscout reporting to stable versions. |
10 Mar 2018 11:22:59
2.6.19_2

|
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) |
08 Jan 2018 15:20:58
2.6.19_1

|
cpm  |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by: portmgr (antoine) |
05 Jan 2018 19:20:35
2.6.19

|
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 |
18 Dec 2017 11:21:40
2.6.19

|
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] |
15 Dec 2017 17:19:56
2.6.18_1

|
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 |
30 Nov 2017 15:50:34
2.6.18

|
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 ) |
28 Sep 2017 10:20:26
2.6.18

|
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. |
10 Sep 2017 20:55:39
2.6.17_2

|
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 |
31 Jul 2017 15:07:02
2.6.17_1

|
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 |
05 Jul 2017 08:07:32
2.6.17

|
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 |
01 Apr 2017 15:23:32
2.6.16_1

|
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 |
27 Mar 2017 16:59:23
2.6.16

|
madpilot  |
Update gnucash and gnucash-docs to 2.6.16 |
24 Dec 2016 12:19:11
2.6.15

|
madpilot  |
- Update finance/gnucash to 2.6.15
- Update finance/gnucash-docs to 2.6.15
- Regenerated gnucash paatches |
15 Oct 2016 12:34:39
2.6.14_2

|
jhale  |
Update finance/aqbanking to 5.6.12
Bump PORTREVISION on dependent ports as there is a share library version
increase |
15 Oct 2016 12:03:57
2.6.14_1

|
jhale  |
- Update to finance/libofx to 0.9.11
- Remake/rename patches
- Bump PORTREVISION on dependent ports as the shared library version
has increased |
19 Sep 2016 21:17:38
2.6.14

|
madpilot  |
- Update gnucash to 2.6.14
- Add missing dependencies spotted by poudriere (stage-qa)
- Convert to USES=localbase |
29 Jun 2016 12:39:51
2.6.13

|
madpilot  |
Update to 2.6.13. |
19 May 2016 10:21:25
2.6.12

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
2.6.12

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
30 Mar 2016 15:50:15
2.6.12

|
madpilot  |
- Update gnucash to 2.6.12
- Update gnucash-docs to 2.6.12 |
15 Jan 2016 13:22:07
2.6.11

|
kwm  |
Hand gnucash over to madpilot@ who has been updating it for a while now. |
14 Jan 2016 11:22:01
2.6.11

|
madpilot  |
Update to 2.6.11
Approved by: kwm (gnome, implicit) |
23 Dec 2015 11:29:22
2.6.10

|
madpilot  |
- Update finance/gnucash to 2.6.10
- Update finance/gnucash-docs to 2.6.10
Approved by: kwm (gnome, implicit) |
08 Oct 2015 11:28:29
2.6.9

|
madpilot  |
Update to 2.6.9
Approved by: kwm (gnome, implicit) |
30 Sep 2015 10:20:49
2.6.8

|
madpilot  |
- Update gnucash and gnucash-docs to 2.6.8
- Add NO_ARCH to gnucash-docs
Approved by: kwm (gnome, implicit) |
02 Aug 2015 20:23:56
2.6.7

|
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@ |
30 Jun 2015 20:13:52
2.6.7

|
madpilot  |
- Update gnucash and gnucash-docs to 2.6.7
Approved by: kwm (gnome, implicit) |
20 May 2015 21:56:42
2.6.6

|
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) |
10 Apr 2015 19:30:14
2.6.6

|
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) |
24 Jan 2015 15:07:40
2.6.5

|
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 |
03 Jan 2015 08:47:52
2.6.5

|
mva  |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
30 Dec 2014 20:28:45
2.6.5

|
kwm  |
Fix the build on 9.x and 8.x after the update of webkit-gtk2. |
22 Dec 2014 08:18:26
2.6.5

|
madpilot  |
Update to 2.6.5
Approved by: kwm (gnome, implicit) |
05 Oct 2014 13:32:38
2.6.4_1

|
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) |
30 Sep 2014 09:09:46
2.6.4

|
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) |
10 Sep 2014 20:50:37
2.6.3_5

|
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) |
31 Aug 2014 17:26:45
2.6.3_4

|
madpilot  |
Chase lang/guile shlib bump.
Approved by: kwm (gnome, implicit) |
26 Aug 2014 02:09:46
2.6.3_3

|
amdmi3  |
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
31 Jul 2014 12:36:53
2.6.3_2

|
amdmi3  |
- Switch finance/ktoblzcheck to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
15 Jul 2014 23:30:06
2.6.3_1

|
adamw  |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
24 Jun 2014 11:46:45
2.6.3_1

|
amdmi3  |
- Switch devel/gwenhywfar* to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
12 May 2014 08:52:39
2.6.3

|
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) |
16 Apr 2014 18:28:50
2.6.2_1

|
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 ) |
08 Mar 2014 18:26:21
2.6.2

|
kwm  |
Update gnucash and gnucash-docs to 2.6.2.
PR: ports/187364
Submitted by: madpilot@ |
07 Feb 2014 09:00:07
2.6.1

|
kwm  |
Update gnucash[-docs] to 2.6.1.
PR: ports/186203
Submitted by: madpilot@ |
30 Dec 2013 20:30:52
2.6.0

|
kwm  |
Update to 2.6.0.
Remove obsolete pkg-message since we now depend on dbi-drivers too. |
22 Oct 2013 13:58:56
2.4.13_1

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
09 Oct 2013 12:10:23
2.4.13_1

|
madpilot  |
- Support staging
- Convert to new LIB_DEPENDS format
- Use option helpers
Approved by: gnome (kwm) |
04 Oct 2013 13:26:28
2.4.13_1

|
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 |
20 Sep 2013 17:18:39
2.4.13

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
03 Sep 2013 12:13:24
2.4.13

|
bapt  |
Add an explicit dependency on pkgconf |
14 Aug 2013 22:35:54
2.4.13

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
10 Jun 2013 20:53:54
2.4.13

|
madpilot  |
Update to 2.4.13
Approved by: kwm (gnome) |
24 Apr 2013 18:10:32
2.4.11_2

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |