[Bug 211916] [exp-run] Update Qt to 5.6.1.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 17 09:47:20 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211916
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sat Sep 17 09:46:56 UTC 2016
New revision: 422306
URL: https://svnweb.freebsd.org/changeset/ports/422306
Log:
Update the Qt5 ports to 5.6.1.
This took longer than expected, but there are quite a few changes to the
existing ports and a few new ones.
General upstream changes:
- Starting with Qt 5.6.2, Qt will fail at configuration time if LibreSSL is
being used. According to the discussion here:
https://codereview.qt-project.org/#/c/154800/
The Qt project is not opposed to LibreSSL, but does not want to mix
support for it into the OpenSSL backend code, especially as they move
towards supporting OpenSSL 1.1.
People interested in LibreSSL support are welcome to submit a separate
backend upstream, but are expected to maintain it. We (kde@) are not
opposed to carrying some patches authored by others in the future, as long
as they are not huge and destabilizing.
- When Qt detects the compiler supports C++11, it will pass -std=gnu++11 by
default (this is an upstream change). You can add "CONFIG -= c++11" to
your .pro. Qt 5.7 will require C++11.
- www/webkit-qt5: The QtWebKit module is deprecated upstream, and is shipped
separately as a community release tarball. kde@ does not have an ETA for a
qt5-webengine port, as it requires a huge effort (and number of patches)
similar to maintaining www/chromium itself.
- x11-toolkits/qt5-declarative has been deprecated upstream. The last
release is 5.5.1.
Relevant changes:
- devel/qmake5: The freebsd-clang mkspec has become the default mkspec on
FreeBSD, replacing the outdated freebsd-g++ one that was moved to
unsupported/ (it still works though).
- devel/qt5-qdoc: qdoc was moved to qttools upstream, but its data files are
still in qtbase. The data files are now in the qt5-qdoc-data port.
- misc/qt5-doc: Clean up and stop requiring a compiler and fumbling with
mkspecs. Instead of running the `configure' script, which requires a
compiler and adjustments to the mkspecs files and also ends up building a
new qmake binary, we now leverage USES=qmake to generate all the Makefiles
from the top-level qt.pro. Getting this to work requires some tricks,
though, and qt.conf.in has a longer explanation of what's being done.
Switch to USES=gmake to be able to drop MAKE_JOBS_UNSAFE=yes.
New ports:
- comms/qt5-serialbus
- devel/qt5-qdoc-data
- x11-toolkits/qt5-quickcontrols2
Big thanks to Adriaan de Groot (groot at kde.org), tcberner@ and Loise Nolden
(nolden at kde.org) for the huge amount of work they put into this
patch. Loise in particular also sent quite a few changes upstream that were
essential for this update to work.
PR: 211916
Changes:
head/Mk/bsd.qt.mk
head/comms/Makefile
head/comms/qt5-connectivity/pkg-plist
head/comms/qt5-serialbus/
head/comms/qt5-serialbus/Makefile
head/comms/qt5-serialbus/pkg-plist
head/devel/Makefile
head/devel/qbs/Makefile
head/devel/qbs/pkg-plist
head/devel/qmake5/Makefile
head/devel/qmake5/files/patch-configure
head/devel/qmake5/files/patch-mkspecs__common__freebsd.conf
head/devel/qmake5/files/patch-mkspecs__freebsd-g++__qmake.conf
head/devel/qmake5/files/patch-mkspecs__unsupported__freebsd-clang__qmake.conf
head/devel/qmake5/files/patch-mkspecs_freebsd-clang_qmake.conf
head/devel/qmake5/files/patch-mkspecs_unsupported_freebsd-g++_qmake.conf
head/devel/qmake5/pkg-plist
head/devel/qt5/Makefile
head/devel/qt5/distinfo
head/devel/qt5/files/extrapatch-config.tests-unix-compile.test
head/devel/qt5/files/extrapatch-config.tests_unix_libdl_libdl.pro
head/devel/qt5/files/extrapatch-libtool
head/devel/qt5-assistant/files/patch-src__src.pro
head/devel/qt5-buildtools/pkg-plist
head/devel/qt5-core/Makefile
head/devel/qt5-core/files/patch-git_08be8691
head/devel/qt5-core/files/patch-git_090bf50
head/devel/qt5-core/files/patch-git_6552469
head/devel/qt5-core/files/patch-git_680ec54a
head/devel/qt5-core/files/patch-git_bfa53e1c6
head/devel/qt5-core/files/patch-git_c8c4ad0
head/devel/qt5-core/files/patch-git_c9998b8a
head/devel/qt5-core/pkg-plist
head/devel/qt5-designer/files/patch-src__src.pro
head/devel/qt5-designer/pkg-plist
head/devel/qt5-help/Makefile
head/devel/qt5-help/files/patch-src__src.pro
head/devel/qt5-linguist/files/patch-src__src.pro
head/devel/qt5-linguisttools/files/patch-src__src.pro
head/devel/qt5-location/files/
head/devel/qt5-location/pkg-plist
head/devel/qt5-qdbus/files/
head/devel/qt5-qdbus/files/patch-src_src.pro
head/devel/qt5-qdbusviewer/files/patch-src__src.pro
head/devel/qt5-qdoc/Makefile
head/devel/qt5-qdoc/files/
head/devel/qt5-qdoc/files/patch-src_src.pro
head/devel/qt5-qdoc/pkg-plist
head/devel/qt5-qdoc-data/
head/devel/qt5-qdoc-data/Makefile
head/devel/qt5-qdoc-data/pkg-plist
head/devel/qt5-testlib/pkg-plist
head/devel/qt5-uitools/files/patch-src__src.pro
head/graphics/qt5-3d/Makefile
head/graphics/qt5-3d/files/
head/graphics/qt5-3d/pkg-plist
head/graphics/qt5-graphicaleffects/Makefile
head/graphics/qt5-graphicaleffects/pkg-plist
head/graphics/qt5-imageformats/Makefile
head/graphics/qt5-pixeltool/files/patch-git_a685d8a
head/graphics/qt5-pixeltool/files/patch-src__src.pro
head/lang/qt5-qml/Makefile
head/lang/qt5-qml/files/patch-git_9b1231ca
head/lang/qt5-qml/pkg-plist
head/misc/qt5-doc/Makefile
head/misc/qt5-doc/distinfo
head/misc/qt5-doc/files/
head/misc/qt5-doc/files/patch-qtserialbus_qtserialbus.pro
head/misc/qt5-doc/files/qt.conf.in
head/misc/qt5-doc/pkg-plist
head/misc/qt5-examples/Makefile
head/misc/qt5-examples/distinfo
head/misc/qt5-examples/pkg-plist
head/misc/qt5-l10n/pkg-plist
head/multimedia/qt5-multimedia/Makefile
head/multimedia/qt5-multimedia/files/patch-git_1df147d5
head/multimedia/qt5-multimedia/files/patch-git_3b322323
head/multimedia/qt5-multimedia/files/patch-git_9047d9b
head/multimedia/qt5-multimedia/pkg-plist
head/net/qt5-network/files/patch-src_network_socket_qnativesocketengine__unix.cpp
head/net/qt5-network/pkg-plist
head/print/qt5-printsupport/Makefile
head/textproc/clucene-qt5/files/patch-src__src.pro
head/textproc/clucene-qt5/pkg-plist
head/www/webkit-qt5/Makefile
head/www/webkit-qt5/distinfo
head/x11-toolkits/Makefile
head/x11-toolkits/qt5-canvas3d/Makefile
head/x11-toolkits/qt5-canvas3d/pkg-plist
head/x11-toolkits/qt5-declarative/Makefile
head/x11-toolkits/qt5-declarative/distinfo
head/x11-toolkits/qt5-gui/Makefile
head/x11-toolkits/qt5-gui/pkg-plist
head/x11-toolkits/qt5-quick/Makefile
head/x11-toolkits/qt5-quick/pkg-plist
head/x11-toolkits/qt5-quickcontrols/pkg-plist
head/x11-toolkits/qt5-quickcontrols2/
head/x11-toolkits/qt5-quickcontrols2/Makefile
head/x11-toolkits/qt5-quickcontrols2/pkg-descr
head/x11-toolkits/qt5-quickcontrols2/pkg-plist
head/x11-toolkits/qt5-uiplugin/files/patch-src__src.pro
head/x11-toolkits/qt5-uiplugin/pkg-plist
head/x11-toolkits/qt5-widgets/Makefile
head/x11-toolkits/qt5-widgets/files/
head/x11-toolkits/qt5-widgets/pkg-plist
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list