Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
1.9.0 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) |
1.9.0 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 ) |
1.9.0 27 Apr 2022 06:36:08 |
Jason E. Hale (jhale) |
x11-themes/qtcurve-gtk2: Fix configure
Fix configure with KDE Frameworks 5.93.0
https://cgit.freebsd.org/ports/commit/?id=cbf73704b339d4c617d45b442a845c596b955c29
After changes to the CMake modules, it now expects to find qmake
and the Qt buildtools.
CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:14 (message):
The imported target "Qt5::Core" references the file
"/usr/local/lib/qt5/bin/qmake"
but this file does not exist. Possible reasons include:
(Only the first 15 lines of the commit message are shown above ) |
1.9.0 27 Apr 2022 06:36:07 |
Jason E. Hale (jhale) |
x11-themes/qtcurve: Unbreak fetch
fetch:
https://invent.kde.org/system/qtcurve/commit/ee2228ea2f18ac5da9b434ee6089381df815aa94.patch:
size mismatch: expected 1053, actual 1065
Repo is now adding a tag at the end:
+--
+GitLab |
1.9.0 14 Apr 2022 17:32:13 |
Tobias C. Berner (tcberner) |
x11-themes/qtcurve: prepare for KDE Frameworks 5.93
PR: 263207 |
1.9.0 16 Nov 2021 19:31:34 |
Li-Wen Hsu (lwhsu) |
x11-themes/qtcurve: Update WWW
This is the original location.
Reported by: makc |
1.9.0 16 Nov 2021 04:19:33 |
Li-Wen Hsu (lwhsu) |
x11-themes/qtcurve: Update WWW |
1.9.0 23 Apr 2021 15:51:29 |
Tobias C. Berner (tcberner) |
x11-themes/qtcurve-kf5: make dependency on doctools explicit
- add missing build dependency on kf5-kdoctools
Reported by: fluffy |
1.9.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.9.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.0 13 Aug 2020 11:27:30 |
jhale |
x11-themes/qtcurve: Fix patch from r544732
===> Applying distribution patches for qtcurve-1.9.0
patch: **** can't cd to /wrkdirs/usr/ports/x11-themes/qtcurve/work/qtcurve-1.9:
No such file or directory
===> FAILED Applying distribution patch
ee2228ea2f18ac5da9b434ee6089381df815aa94.patch with -p1
*** Error code 1
Reported by: pkg-fallout
MFH: 2020Q3 (build fix blanket) |
1.9.0 12 Aug 2020 00:04:30 |
pkubaj |
x11-themes/qtcurve: fix build on GCC architectures
Merge upstream patch to fix build:
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-1.9/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:
In member function 'constexpr GObject*
QtCurve::GtkWidgetProps::Props::_SigConn_tabChildAdd_ObjGetter::operator()(QtCurve::GtkWidgetProps::Props::SigConn<QtCurve::GtkWidgetProps::Props::_SigConn_tabChildAdd_ObjGetter>*)
const':
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-1.9/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:80:24:
error: a reinterpret_cast is not a constant expression
80 | return (GObject*)qtcContainerOf(p, Props, name)->m_w;
\
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MFH: 2020Q3 (fix build blanket) |
1.9.0 30 Jun 2020 18:41:43 |
jhale |
x11-themes/qtcurve: Update to 1.9.0
Remove old KDE4 pkg-plist |
1.9.0.r1_6 21 May 2020 12:56:29 |
tcberner |
x11-themes/qtcurve: prepare for Qt5-5.15 |
1.9.0.r1_6 17 May 2020 15:55:10 |
fluffy |
x11-themes/qtcurve-kf5: add previously implicit dependency on kinit after
r535466 |
1.9.0.r1_6 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
1.9.0.r1_6 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.9.0.r1_6 13 Oct 2019 00:07:45 |
pkubaj |
x11-themes/qtcurve: fix build with GCC-based architectures
GCC9 requires upstream fix because of:
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-a1ec5f8/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:80:24:
error: a reinterpret_cast is not a constant expression
80 | return (GObject*)qtcContainerOf(p, Props, name)->m_w;
\
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-a1ec5f8/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:161:9:
note: in expansion of macro 'DEF_WIDGET_SIG_CONN_PROPS'
PR: 239622
Approved by: jhale (maintainer timeout), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21993 |
1.9.0.r1_6 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 |
1.9.0.r1_5 17 Mar 2019 07:51:17 |
tcberner |
x11-themes/qtcurve: remove unneeded/invalid USES=qt:4
Approved by: portmgr (implicit) |
1.9.0.r1_5 16 Mar 2019 21:52:35 |
tcberner |
x11-themes/qtcurve: remove qt4 slave (Qt4 deprecation)
Approved by: portmgr (implicit) |
1.9.0.r1_4 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 ) |
1.9.0.r1_3 02 Jan 2019 23:30:55 |
adridg |
In r488805 KDE4 support was removed, but the Qt4 variant checks
for, and then *requires*, KDE4 unless you tell it not to. Restore
the missing configure argument (but now, set it always to off).
Reported by: antoine
MFH: 2019Q1 |
1.9.0.r1_3 31 Dec 2018 17:35:59 |
rene |
x11-themes/qtcurve: remove optional dependency on expired KDE4 |
1.9.0.r1_3 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 |
1.9.0.r1_3 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 |
1.9.0.r1_2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.9.0.r1_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 |
1.9.0.r1 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 |
1.9.0.r1 10 Mar 2018 14:07:27 |
jhale |
- Update x11-themes/qtcurve* to 1.9.0-rc1
- Add KDE Frameworks 5 support
- Be more specific with dependencies to satisfy stage-qa
Changes: https://github.com/KDE/qtcurve/releases/tag/1.9.0-rc1 |
1.8.18_4 10 Feb 2018 10:29:51 |
tcberner |
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979 |
1.8.18_3 31 Dec 2017 10:14:03 |
tcberner |
Make x11-themes/qtcurve patch apply
Reported by: antoine |
1.8.18_3 30 Dec 2017 16:04:12 |
rakuco |
qtcurve-qt5: Add an upstream patch to fix the build with Qt 5.9.
There's no need to bump PORTREVISION, the port is currently building fine with
Qt 5.7.1.
Submitted by: tcberner |
1.8.18_3 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
1.8.18_3 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 |
1.8.18_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.8.18_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 |
1.8.18 22 Oct 2016 23:20:21 |
jhale |
- Fix NULL pointer dereference in gtkDrawFlatBox() in x11-themes/qtcurve-gtk2
[1]
- Set LICENSE
- Take maintainership of the qtcurve ports
PR: 211391 [1]
Submitted by: <f.degner@gmx.de> [1] |
1.8.18 20 Oct 2016 15:58:13 |
rakuco |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
1.8.18 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 ) |
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.8.18 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.8.18 23 May 2015 19:30:08 |
makc |
x11-themes/qtcurve: fix build on 8.x/9.x |
1.8.18 18 May 2015 21:26:50 |
makc |
x11-themes/qtcurve-*:
- Update to 1.8.18 and reorganize ports due to upstream changes
- And new port for Qt 5 [1]
- Add meta port to install styles for all toolkits
PR: 199871 [1]
Submitted by: matthew@reztek.cz |