Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.33.0 16 Oct 2024 20:38:56
    |
Jason E. Hale (jhale)  |
finance/skrooge: Update to 2.33.0
https://skrooge.org/news/2024-09-22-skrooge_2.33.0_released/ |
2.32.0 10 Apr 2024 17:20:57
    |
Tobias C. Berner (tcberner)  |
finance/skrooge: update to 2.32.0 |
2.31.0 01 Mar 2024 23:54:12
    |
Tobias C. Berner (tcberner)  |
Uses/kde.mk: rename attica5 component to attica |
2.31.0 04 Oct 2023 10:02:17
    |
Jason E. Hale (jhale)  |
finance/skrooge: Update to 2.31.0
https://skrooge.org/news/2023-10-02-skrooge_2.31.0_released/ |
2.30.0 13 Jul 2023 14:52:03
    |
Adriaan de Groot (adridg)  |
finance/skrooge: repair build
Used invalid Qt component, didn't notice the local build failure,
pushed it anyway. |
2.30.0 11 Jul 2023 21:08:31
    |
Adriaan de Groot (adridg)  |
finance/skrooge: update to latest upstream
Reported-by: portscout |
2.29.0_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
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> |
2.29.0_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
2.29.0 17 Feb 2023 19:25:14
    |
Tobias C. Berner (tcberner)  |
finance/skrooge: update to 2.29.0
* Correction bug 459775: User must be able to unlink the current
account connected with a credit card account
* Correction bug 459378: Merging imported operation with an existing
one fails when both have the same property
* Correction bug 456895: Skrooge seems to work better under Wayland, so
remove broken Wayland override
* Correction bug 455427: Allow to add operations to a scheduled
operation
* Correction bug 409705: Add category adds as subcategory of selected,
which doesn't match the Name line
* Correction bug 463245: Exchange rates converter no longer works
* Correction bug 465335: Skrooge v2.28.0 AppImage Icons Don't show
* Correction: When a document is open, settings stored in the document
(underligned) must be reload
* Correction: Remove deprecated api for loading plugins
* Feature: Change of XML export and addition of XML import (this will
facilitate some other XML import like ISO 20022)
* Feature: Import ISO 20022
* Feature: Align the category of all single operations with the
category of their payee (quality check + view + auto correction)
Changelog: https://skrooge.org/news/2023-02-12-skrooge_2.29.0_released/ |
2.28.0_3 18 Sep 2022 15:27:57
    |
Dima Panov (fluffy)  |
devel/grantlee5: bump library consumers after grantlee update |
2.28.0_2 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
2.28.0_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.28.0_2 05 Sep 2022 19:06:13
    |
Dima Panov (fluffy)  |
finance/skrooge: pet stage-qa |
2.28.0_1 26 Aug 2022 06:30:22
    |
Tobias C. Berner (tcberner)  |
devel/qca: add flavors for Qt 5 and Qt 6 |
2.28.0 03 Aug 2022 10:20:53
    |
Tobias C. Berner (tcberner)  |
finance/skrooge: update to 2.28.0 |
2.27.0 23 Jan 2022 11:47:39
    |
Tobias C. Berner (tcberner)  |
finance/skrooge: update to 2.27.0
Changelog:
* Correction bug 440271: 2.26.1 still installs skrooge_unit.knsrc
to depreciated /etc/xdg/ location
* Correction bug 446353: you can't tab to the number and duration
fields in Operations "Show" table filter
* Correction bug 446915: Import from Woob using Ofx
* Correction: Weeks without operation are missing in reports
* Correction: Crash when the dashboard is closed during animation
* Feature: New release process for appimage
* Feature: Unit values can be negative now (see
https://forum.kde.org/viewtopic.php?f=210&t=173318)
* Feature: Skrooge uses now the LC_MONETARY environement variable
to use the specific locale for currency format |
2.26.1 25 Jul 2021 16:20:45
    |
Tobias C. Berner (tcberner)  |
finance/skrooge: update to 0.26.1 |
2.25.0_1 11 Jul 2021 20:34:45
    |
Adriaan de Groot (adridg)  |
finance/skrooge: fix build due to missing build-deps |
2.25.0 29 May 2021 09:43:50
    |
Tobias C. Berner (tcberner)  |
finance/skrooge: update to 0.25.0 |
2.24.6_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.24.6_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.24.6_1 06 Jan 2021 20:06:26
  |
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. |
2.24.6 08 Dec 2020 14:07:08
  |
tcberner  |
finance/skrooge: update to 2.24.6 |
2.24.0 07 Dec 2020 14:19:57
  |
tcberner  |
finance/skrooge: update to 2.24.0 |
2.23.0 20 Jul 2020 12:59:03
  |
adridg  |
Update finance/skrooge to latest upstream release
While here, alphabetize the shebang-fixes. |
2.22.1 10 Apr 2020 10:39:06
  |
tcberner  |
finance/skrooge: update to 2.22.1 |
2.21.1_2 21 Mar 2020 07:24:00
  |
tcberner  |
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
the FreeBSD version
Users on FreeBSD11 must therefore change their pkg orign a la:
pkg set -o devel/qca:devel/qca-legacy
PR: 244682
Exp-run by: antoine
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D24042 |
2.21.1_1 20 Dec 2019 19:10:44
  |
tcberner  |
devel/grantlee: update to 5.2.0
- While here, remove the patches to install the headers in a prefix;
there currently is only one grantlee version in the tree, so no
reason to make life harder for ourselves. |
2.21.1 02 Dec 2019 19:00:25
  |
tcberner  |
finance/skrooge: update to 2.21.1 |
2.20.0_1 15 Aug 2019 10:01:34
  |
adridg  |
Update KDE Frameworks to latest upstream release, 5.61
Release notes at
https://kde.org/announcements/kde-frameworks-5.61.0.php
Thanks to
antoine@ for the exp-runs,
tcberner@ for most of the prep-work,
the Gentoo community for cherry-picking patches
There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,
PR: 239777
Submitted by: tcberner |
2.20.0_1 26 Jul 2019 20:46:57
  |
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 |
2.20.0 23 Jun 2019 15:02:28
  |
tcberner  |
finance/skrooge: update to 2.20.0 |
2.19.1 28 Apr 2019 10:42:46
  |
tcberner  |
finance/skrooge: update to 2.19.1 |
2.19.0 21 Apr 2019 14:44:23
  |
adridg  |
Update finance/skrooge to latest upstream, 2.19.0
https://skrooge.org/node/236
Looks like lots of QIF import issues fixed. |
2.18.0_1 16 Mar 2019 20:16:24
  |
tcberner  |
devel/qca: remove flavors (Qt4 deprecation) |
2.18.0 20 Feb 2019 20:26:04
  |
tcberner  |
finance/skrooge: update to 2.18.0 |
2.17.0_1 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
2.17.0 29 Dec 2018 14:22:16
  |
tcberner  |
finance/skrooge: update to 2.17.0
The Skrooge Team announces the release 2.17.0 version of its popular Personal
Finances Manager based on KDE Frameworks.
Changelog [1]
* Correction bug 400695: Designer plugins get installed as versioned
libraries
* Correction bug 400724: Import of Quicken 2012 .QIF file failed due to tags
* Correction bug 402031: ERR-4/ERR-5 opening relative path to .skg from
command line, then zombie Skrooge
* Correction: Transfer created with value at 0. Regression due to 399672.
(see https://forum.kde.org/viewtopic.php?f=210&t=155713&p=406978)
* Correction: QIF import with transfer on split (see
https://forum.kde.org/viewtopic.php?f=210&t=155614)
* Correction: Add delay (300 ms) on text filter
* Correction: "Search & Process" create a duplicate a duplicated category in
some cases
* Correction: Compliance with SQLCipher 4
* Correction: Close SQL database in mmb import
* Feature: Like on transfer, the ratio is requested when creating a share
operation (see https://forum.kde.org/viewtopic.php?f=210&t=155605&p=406979)
* Feature: Progress bar in taskbar
* Feature: Support only QT >= 5.7.0
[1] https://skrooge.org/node/234 |
2.16.2_1 25 Dec 2018 20:25:40
  |
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 |
2.16.2_1 12 Dec 2018 01:35:36
  |
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 |
2.16.2 09 Nov 2018 22:27:32
  |
tcberner  |
finance/skrooge: update to 2.16.2 |
2.15.0_1 04 Nov 2018 19:00:54
  |
tcberner  |
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751 |
2.15.0 21 Aug 2018 08:15:05
  |
adridg  |
Update finance/skrooge to 2.15.0
- changelog at https://skrooge.org/node/232 (minor bugfixes)
- massage the port description and comment a little, this is
*by* KDE, but runs everywhere (so it's not *for* KDE)
Reported by: portscout |
2.14.0_1 29 Jul 2018 22:18:46
  |
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 |
2.14.0 07 Jul 2018 16:58:19
  |
tcberner  |
Update finance/skrooge to 2.14.0 |
2.13.0 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.13.0 09 May 2018 17:57:35
  |
tcberner  |
Update finance/skrooge to 2.13.0 |
2.12.0_1 14 Apr 2018 11:09:17
  |
tcberner  |
devel/qca, devel/qca-qt5 -- create flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651 |
2.12.0 10 Mar 2018 12:57:06
  |
tcberner  |
Update finance/skrooge to 2.12.0. |
2.11.0 09 Feb 2018 22:37:27
  |
rakuco  |
Update to 2.11.0
Release announcement: https://skrooge.org/node/224 |
2.10.5 26 Dec 2017 22:09:55
  |
tcberner  |
Update finance/skrooge to 2.10.5 |
2.9.0 14 Sep 2017 10:56:00
  |
tcberner  |
Update to 2.9.0. |
2.8.1_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.8.1_1 30 Apr 2017 11:07:42
  |
tcberner  |
Extend grantlee.mk with another PLIST_SUB.
Grantlee5 appends library names of plugins with a letter 'd' when in debug mode.
Provide a PLIST_SUB with said suffix.
Approved by: rakuco (mentor) |
2.8.1 27 Apr 2017 06:29:01
  |
tcberner  |
Update to 2.8.1
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10470 |
2.8.0 08 Apr 2017 19:28:29
  |
rakuco  |
Update to 2.8.0.
While here, adjust LICENSE and remove the patch to the update_xdg_mimetypes()
call, it is not necessary as update-mime-database is not called when DESTDIR is
set (we were preventing it from running at install-time). |
2.7.0_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.7.0 26 Jan 2017 18:09:54
  |
tcberner  |
Update finance/skrooge to 2.7.0
* SQLCipher is no longer optional, so drop the option again.
* There is no need for conflicts and suffixes.
Reviewed by: rakuco, fluffy
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9336 |
2.6.0 30 Dec 2016 14:26:12
  |
fluffy  |
- Update Skrooge to 2.6.0 release
- Allow to select encrypted db engine via options |
2.5.0 20 Dec 2016 12:21:25
  |
tcberner  |
Update finance/skrooge to 2.5.0
Update skrooge to 2.5.0 [1] which brings in support for
encrypted databases via databases/sqlcipher.
This switches the port from using kdelibs4 to using
KDE Frameworks 5 (KDE4 is no longer supported, and last
released in june 2015).
[1] https://skrooge.org/skrooge_2.5.0
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8810 |
1.12.5_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 |
1.12.5 12 Sep 2016 17:51:51
  |
tcberner  |
Define PORTSCOUT in finance/skrooge
Limit the version to 1.* as from 2.* on it is KF5 based.
Approved by: rakuco (mentor) |
1.12.5 24 Aug 2016 08:20:31
  |
tcberner  |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
1.12.5 15 Aug 2016 15:36:19
  |
tcberner  |
New port: devel/grantlee5 and Uses/grantlee.mk
The upcoming KDE Frameworks ports need grantlee5
* Add devel/grantlee5 and move installed headers into a subdirectory
include/grantlee5
* Move header files from devel/grantlee into a subdirectory
include/grantlee4
to make sure ports do not pick up the wrong headers
* Add Uses/grantlee.mk to handle the PLIST_SUB and LIB_DEEPENDS needed
by ports using grantlee (before we set the PLIST_SUB manual in very
of the depending ports, which now should not be needed anymore).
* The ports depending on devel/grantlee have been modified from
LIB_DEPENDS=libgrantlee_gui.so:devel/grantlee
to
USES=grantlee:4
as this does not affect the package no version bumped was made.
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7434 |
25 May 2016 20:56:06

|
rene  |
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542 |
1.12.5 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.12.5 15 Mar 2016 11:57:29
  |
rakuco  |
Switch to USES=sqlite:3. |
1.12.5 18 Dec 2015 22:36:53
  |
rakuco  |
Update to 1.12.5.
This is the latest KDE4-based release. |
1.10.0 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.10.0 30 Nov 2014 17:24:20
  |
rakuco  |
Update to 1.10.0. |
1.9.0_3 27 Oct 2014 12:39:33
  |
bapt  |
Cleanup plist |
1.9.0_3 19 Oct 2014 15:58:56
  |
makc  |
finance/skrooge and devel/kdevplatform:
- Chase devel/grantlee update
- remove deprecated USE_KDE4=kdehier |
1.9.0_2 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) |
1.9.0_1 15 Aug 2014 20:37:33
  |
mandree  |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
1.9.0 09 Aug 2014 18:28:53
  |
rakuco  |
Update to 1.9.0. |
1.7.1_4 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.7.1_4 13 Jul 2014 23:23:25
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
1.7.1_4 04 Jul 2014 09:41:00
  |
tijl  |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
1.7.1_3 18 Feb 2014 14:31:33
  |
makc  |
- Bump PORTREVISION after KDE4_PREFIX change |
1.7.1_2 18 Feb 2014 14:24:51
  |
makc  |
finance/skrooge and devel/kdevplatform:
- Chase devel/grantlee update |
1.7.1_2 01 Feb 2014 12:17:42
  |
makc  |
Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon. |
1.7.1_2 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.7.1_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 |
1.7.1 20 Sep 2013 17:18:39
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
1.7.1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.7.1 02 Jul 2013 19:21:25
  |
rakuco  |
Update to 1.7.1. |
1.6.0 23 Jun 2013 22:03:57
  |
rakuco  |
Switch to MASTER_SITE_KDE for Skrooge.
The Skrooge developers were not aware that removing the tarballs of old
versions from their website was not a good idea :-)
After talking to them, they've both switched to hosting the files on KDE's
infrastructure and hopefully stop removing older tarballs from now on.
Thanks to John Marino <draco@marino.st> for bringing this up.
PR: ports/179661 |
1.6.0 12 May 2013 16:16:56
  |
makc  |
- Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
update-mime-database
- Trim Makefile header while I'm here |
1.6.0 24 Apr 2013 07:35:41
  |
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
1.6.0 24 Mar 2013 21:18:25
  |
makc  |
- Update to 1.6.0
- Adjust Qt4 components
- Switch to out-of-source build |
1.4.0 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.4.0 04 Feb 2013 15:56:05
  |
makc  |
Merge from area51 repository:
- Update to 1.4.0 |
1.3.3 21 Sep 2012 12:05:33
  |
jhale  |
- Update to 1.3.3
- Fix COMMENT style
- Strip out old header
Approved by: avilla, makc (mentors) |
1.3.2 25 Aug 2012 17:52:08
 |
rakuco  |
Update to 1.3.2. |
1.3.0_1 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.3.0_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.3.0 25 Apr 2012 23:29:16
 |
rakuco  |
Update to 1.3.0. |
1.2.0_2 05 Mar 2012 21:52:15
 |
swills  |
- Chase libofx shared version bump
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
1.2.0_1 16 Feb 2012 15:57:34
 |
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |