https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216797
--- Comment #16 from [email protected] --- A commit references this bug: Author: tcberner Date: Sat Feb 18 19:48:10 UTC 2017 New revision: 434380 URL: https://svnweb.freebsd.org/changeset/ports/434380 Log: Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more * Update Qt5 to 5.7.1 * Move Qt4 binaries to lib/qt4/bin * Move Qt5 libraries to lib/qt5/lib By moving the libraries we should finally be able to get rid of the inplace upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries were lying in /usr/local/lib, which would often get added by pkgconfig to the linker paths via dependencies, the already installed libraries were linked against, instead of the ones that were being built. This forced us to make sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the linker flags. With this change this should no longer be the case. * Rename some ports to match the rest (foo-qtX -> qtX-foo) * Depend on new port misc/qtchooser [see UPDATING & CHANGES] There are several new Qt5 ports which all have been created by Marie Loise Nolden <[email protected]>. Thanks again. PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9213 Changes: head/CHANGES head/MOVED head/Mk/bsd.qt.mk head/UPDATING head/accessibility/qt4-accessible/Makefile head/astro/xglobe/files/patch-Makefile head/audio/qmpdclient/Makefile head/cad/klayout/files/patch-build.sh head/cad/klayout/files/patch-src-Makefile.rules head/chinese/qt4-codecs-cn/Makefile head/chinese/qt4-codecs-tw/Makefile head/comms/hamfax/files/patch-Makefile.in head/comms/qt5-connectivity/pkg-plist head/comms/qt5-sensors/pkg-plist head/comms/qt5-serialbus/pkg-plist head/comms/qt5-serialport/pkg-plist head/comms/xcwcp/Makefile head/databases/qt4-ibase-plugin/Makefile head/databases/qt4-mysql-plugin/Makefile head/databases/qt4-odbc-plugin/Makefile head/databases/qt4-pgsql-plugin/Makefile head/databases/qt4-sql/Makefile head/databases/qt4-sqlite-plugin/Makefile head/databases/qt4-sqlite3-plugin/Makefile head/databases/qt5-sql/pkg-plist head/deskutils/fbreader/files/patch-makefiles_arch_desktop.mk head/devel/Makefile head/devel/dbus-qt4/ head/devel/dbus-qt5/ head/devel/qmake4/ head/devel/qmake5/ head/devel/qscintilla2-qt5/pkg-plist head/devel/qt4-assistant/Makefile head/devel/qt4-assistant/pkg-plist head/devel/qt4-corelib/Makefile head/devel/qt4-dbus/ head/devel/qt4-dbus/Makefile head/devel/qt4-designer/Makefile head/devel/qt4-designer/pkg-plist head/devel/qt4-help/Makefile head/devel/qt4-help-tools/Makefile head/devel/qt4-linguist/Makefile head/devel/qt4-linguist/pkg-plist head/devel/qt4-linguisttools/Makefile head/devel/qt4-linguisttools/pkg-plist head/devel/qt4-makeqpf/Makefile head/devel/qt4-makeqpf/pkg-plist head/devel/qt4-moc/Makefile head/devel/qt4-moc/pkg-plist head/devel/qt4-porting/Makefile head/devel/qt4-qdbusviewer/Makefile head/devel/qt4-qdoc3/Makefile head/devel/qt4-qmake/ head/devel/qt4-qmake/Makefile head/devel/qt4-qmake/pkg-plist head/devel/qt4-qmlviewer/Makefile head/devel/qt4-qt3support/Makefile head/devel/qt4-qvfb/Makefile head/devel/qt4-qvfb/pkg-plist head/devel/qt4-rcc/Makefile head/devel/qt4-script/Makefile head/devel/qt4-scripttools/Makefile head/devel/qt4-testlib/Makefile head/devel/qt4-uic/Makefile head/devel/qt4-uic/pkg-plist head/devel/qt4-uic3/Makefile head/devel/qt5/Makefile.sqldrivers head/devel/qt5/distinfo head/devel/qt5/files/extrapatch-configure head/devel/qt5/files/extrapatch-mkspecs_features_create__cmake.prf head/devel/qt5/files/extrapatch-mkspecs_features_qt__module.prf head/devel/qt5/files/extrapatch-src_corelib_global_qcompilerdetection.h head/devel/qt5-concurrent/pkg-plist head/devel/qt5-core/Makefile head/devel/qt5-core/files/ head/devel/qt5-core/files/patch-git_ea9a8672 head/devel/qt5-core/files/patch-src_corelib_corelib.pro head/devel/qt5-core/pkg-plist head/devel/qt5-dbus/ head/devel/qt5-dbus/pkg-plist head/devel/qt5-designer/pkg-plist head/devel/qt5-help/Makefile head/devel/qt5-help/files/patch-src__assistant__assistant.pro head/devel/qt5-help/pkg-plist head/devel/qt5-linguisttools/files/patch-src_linguist_linguist.pro head/devel/qt5-linguisttools/pkg-plist head/devel/qt5-location/pkg-plist head/devel/qt5-qmake/ head/devel/qt5-qmake/Makefile head/devel/qt5-qmake/files/patch-configure head/devel/qt5-qmake/files/patch-mkspecs__common__freebsd.conf head/devel/qt5-qmake/files/patch-mkspecs__features__qt_functions.prf head/devel/qt5-qmake/pkg-plist head/devel/qt5-script/pkg-plist head/devel/qt5-scripttools/pkg-plist head/devel/qt5-scxml/ head/devel/qt5-scxml/Makefile head/devel/qt5-scxml/pkg-plist head/devel/qt5-testlib/pkg-plist head/devel/qt5-uitools/pkg-plist head/devel/subcommander2/files/patch-configure.ac head/devel/subcommander2/files/patch-subcommander__Makefile.am head/devel/subcommander2/files/patch-sublib__Makefile.am head/devel/subcommander2/files/patch-submerge__Makefile.am head/devel/universalindentgui/files/patch-UniversalIndentGUI.pro head/emulators/swine/Makefile head/emulators/virtualbox-ose/files/patch-c++11-qt5 head/emulators/virtualbox-ose/files/patch-configure head/games/goldencheetah/files/patch-src_src.pro head/graphics/gle-graphics/Makefile head/graphics/lprof-devel/Makefile head/graphics/lprof-devel/files/patch-src-lprofqt-config.cpp head/graphics/lprof-devel/files/patch-src_lprofqt_config.cpp head/graphics/poppler/Makefile head/graphics/qt4-iconengines/Makefile head/graphics/qt4-imageformats/Makefile head/graphics/qt4-opengl/Makefile head/graphics/qt4-pixeltool/Makefile head/graphics/qt4-svg/Makefile head/graphics/qt5-3d/Makefile head/graphics/qt5-3d/pkg-plist head/graphics/qt5-graphicaleffects/pkg-plist head/graphics/qt5-imageformats/pkg-plist head/graphics/qt5-opengl/pkg-plist head/graphics/qt5-svg/pkg-plist head/japanese/qt4-codecs-jp/Makefile head/korean/qt4-codecs-kr/Makefile head/lang/qt5-qml/files/patch-src__src.pro head/lang/qt5-qml/pkg-plist head/misc/Makefile head/misc/qt4-doc/Makefile head/misc/qt4-l10n/Makefile head/misc/qt4-qtconfig/Makefile head/misc/qt4-qtconfig/pkg-plist head/misc/qt4-qtdemo/Makefile head/misc/qt5-doc/Makefile head/misc/qt5-doc/distinfo head/misc/qt5-doc/pkg-plist head/misc/qt5-examples/Makefile head/misc/qt5-examples/pkg-plist head/misc/qt5-l10n/pkg-plist head/misc/qtchooser/ head/misc/qtchooser/Makefile head/misc/qtchooser/distinfo head/misc/qtchooser/pkg-descr head/misc/qtchooser/pkg-message head/misc/qtchooser/pkg-plist head/multimedia/avidemux/Makefile.common head/multimedia/mlt-qt5/Makefile head/multimedia/py-openlp/Makefile head/multimedia/qt4-mobility/Makefile head/multimedia/qt4-mobility/pkg-plist head/multimedia/qt4-multimedia/Makefile head/multimedia/qt5-multimedia/pkg-plist head/net/qt4-network/Makefile head/net/qt5-network/pkg-plist head/net/rsplib/files/ head/net/rsplib/files/patch-configure head/net/wireshark/Makefile head/net/wireshark/files/extrapatch-configure-qt5 head/net-im/telepathy-logger-qt4/Makefile head/print/qt5-printsupport/pkg-plist head/sysutils/qpxtool/files/patch-configure head/textproc/Makefile head/textproc/clucene-qt4/ head/textproc/goldendict/files/patch-goldendict.pro head/textproc/qt4-clucene/ head/textproc/qt4-clucene/Makefile head/textproc/qt4-xml/Makefile head/textproc/qt4-xmlpatterns/Makefile head/textproc/qt4-xmlpatterns-tool/Makefile head/textproc/qt5-xml/pkg-plist head/textproc/qt5-xmlpatterns/pkg-plist head/textproc/scim-bridge-qt4/files/patch-client-qt_qt4_Makefile.in head/www/Makefile head/www/qt4-webkit/ head/www/qt4-webkit/Makefile head/www/qt5-webchannel/pkg-plist head/www/qt5-webkit/ head/www/qt5-webkit/Makefile head/www/qt5-webkit/distinfo head/www/qt5-webkit/files/patch-Source_JavaScriptCore_disassembler_udis86_ud_opcode.py head/www/qt5-webkit/pkg-plist head/www/qt5-websockets/pkg-plist head/www/webkit-qt4/ head/www/webkit-qt5/ head/x11/qt4-graphicssystems-opengl/Makefile head/x11/qt4-inputmethods/Makefile head/x11/qt5-x11extras/pkg-plist head/x11-toolkits/Makefile head/x11-toolkits/qt4-declarative/Makefile head/x11-toolkits/qt4-gui/Makefile head/x11-toolkits/qt5-charts/Makefile head/x11-toolkits/qt5-charts/distinfo head/x11-toolkits/qt5-charts/files/ head/x11-toolkits/qt5-charts/pkg-plist head/x11-toolkits/qt5-datavis3d/ head/x11-toolkits/qt5-datavis3d/Makefile head/x11-toolkits/qt5-datavis3d/pkg-plist head/x11-toolkits/qt5-declarative/files/ head/x11-toolkits/qt5-declarative/files/patch-git_26229cf head/x11-toolkits/qt5-declarative/pkg-plist head/x11-toolkits/qt5-declarative-render2d/ head/x11-toolkits/qt5-declarative-render2d/Makefile head/x11-toolkits/qt5-declarative-render2d/pkg-plist head/x11-toolkits/qt5-gamepad/ head/x11-toolkits/qt5-gamepad/Makefile head/x11-toolkits/qt5-gamepad/pkg-plist head/x11-toolkits/qt5-gui/Makefile head/x11-toolkits/qt5-gui/pkg-plist head/x11-toolkits/qt5-quick/pkg-plist head/x11-toolkits/qt5-quickcontrols/pkg-plist head/x11-toolkits/qt5-quickcontrols2/pkg-plist head/x11-toolkits/qt5-uiplugin/pkg-plist head/x11-toolkits/qt5-virtualkeyboard/ head/x11-toolkits/qt5-virtualkeyboard/Makefile head/x11-toolkits/qt5-virtualkeyboard/pkg-plist head/x11-toolkits/qt5-widgets/Makefile head/x11-toolkits/qt5-widgets/pkg-plist head/x11-wm/qlwm/files/patch-Makefile -- You are receiving this mail because: You are on the CC list for the bug.
