head 1.5; access; symbols pkgsrc-2026Q1:1.5.0.48 pkgsrc-2026Q1-base:1.5 pkgsrc-2025Q4:1.5.0.46 pkgsrc-2025Q4-base:1.5 pkgsrc-2025Q3:1.5.0.44 pkgsrc-2025Q3-base:1.5 pkgsrc-2025Q2:1.5.0.42 pkgsrc-2025Q2-base:1.5 pkgsrc-2025Q1:1.5.0.40 pkgsrc-2025Q1-base:1.5 pkgsrc-2024Q4:1.5.0.38 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.5.0.36 pkgsrc-2024Q3-base:1.5 pkgsrc-2024Q2:1.5.0.34 pkgsrc-2024Q2-base:1.5 pkgsrc-2024Q1:1.5.0.32 pkgsrc-2024Q1-base:1.5 pkgsrc-2023Q4:1.5.0.30 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.28 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.26 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.24 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.22 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.20 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.18 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.16 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.14 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.5.0.12 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.10 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.8 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.5.0.6 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.5.0.4 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.2 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.4.0.16 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.4.0.18 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.14 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.12 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.10 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.8 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.6 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.4 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.2 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.3.0.6 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.4 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.2.0.14 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.12 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.10 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.8 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.6 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.4 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.2 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.1.0.6 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.4 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.2 pkgsrc-2015Q1-base:1.1; locks; strict; comment @# @; 1.5 date 2020.06.02.06.41.00; author adam; state Exp; branches; next 1.4; commitid cEN7okxdqSN0iCaC; 1.4 date 2018.01.17.19.30.47; author markd; state Exp; branches; next 1.3; commitid spdRQpEmKELRpgnA; 1.3 date 2017.07.11.10.52.41; author wiz; state Exp; branches; next 1.2; commitid BDlB0OXd9tn6FNYz; 1.2 date 2015.10.26.19.03.59; author adam; state Exp; branches; next 1.1; commitid ti5Xt5tD5TDXqEGy; 1.1 date 2014.12.30.17.23.46; author adam; state Exp; branches; next ; commitid 1jIE5UF7705yw54y; desc @@ 1.5 log @qt5: updated to 5.15.0 New Features in Qt 5.15 Qt 3D Module Improved profiling and troubleshooting support. QSortPolicy: introduced a uniform mode to control whether uniform minification needs to be performed or not. QMouseDevice: introduced a updateAxesContinuously property. Isolated the OpenGL renderer as a plugin. Qt Core Module Introduced QFile::moveToTrash() to provide a cross-platform API for moving files to the trash/recycling bin on Windows, macOS, and Linux desktops. This implements the freedesktop.org specification. Introduced QFileInfo::isJunction() to detect whether a file system entry is a Windows NTFS junction. QRunnable instances can now be created from std::function without having to subclass QRunnable. QThreadPool::start() and tryStart() can now take std::function and thereby also anonymous lambda functions as arguments. Added static template QDebug::toString() function, which streams the given object into a QDebug instance that operates on a string, and then returns that string. This is useful for cases where you need the textual representation of an object for debugging, but cannot use operator<<, such as when passing a failure message to QVERIFY2(). Qt GUI Module QColorSpace setters can now operate on invalid color spaces, making it possible to set primaries and transfer function independently. Implemented multi-threading support for many QImage scaling and conversion methods. Qt Multimedia Module Deprecated all plugin APIs. Deprecated QMediaService and QMediaControl. Introduced reverse playback for GStreamer. Introduced rendering to multiple surfaces. Introduced QVideoWidget::videoSurface(), QGraphicsVideoItem::videoSurface(), and QDeclarativeVideoOutput::videoSurface(). MediaPlayer QML type: Introduced a videoOutput property. Introduced QVideoFrame::image(). GStreamer camerabin: React to changes in notify::zoom and notify::max-zoom properties. Qt Network Module OpenSSL backend: Added support for a new session ticket mechanism introduced by the TLS 1.3 protocol. Implemented timeouts for downloads and uploads with QNetworkRequest and QNetworkAccessManager. Increased the minimum supported version of OpenSSL to 1.1. Qt QML Module Introduced inline components; multiple QML components can be declared in the same file. Introduced required properties. Added a declarative way of registering types to QML. qmllint now has a better understanding of the code and warns about deprecated QML features. Added the qmlformat tool to automatically format any QML file according to the QML Coding Conventions. Added support for the Nullish Coalescing Operator. Added a colorspace property on image nodes, making it possible to read color spaces and transform images into a specific color space. Qt Quick Module Added a PathText type which can be used together with Qt Quick Shapes to render text as geometry, without relying on distance fields or pre-rendered textures. This is useful for rendering large font sizes which would otherwise consume a lot of texture memory. Added a Image.sourceClipRect property to request the image plugin to render a portion of an image source. Added a cursorShape property to pointer handlers. Most pointer handlers (for example DragHandler) will change the cursor when in active state. HoverHandler will change the cursor when the mouse is hovering over the Item that contains the handler. Added support for Metal on iOS for the opt-in preview of the Graphics API Independent Rendering Architecture. Qt Quick Controls Module Added HorizontalHeaderView and VerticalHeaderView to display header data in a TableView, with support for flicking synchronization and multiple styles: default, fusion, imagine, material, and universal. Added a selectTextByMouse property to ComboBox. Qt WebEngine Module Updated to Chromium 80. Switched to use a sandboxed network service. Introduced a new API for reading the subprocess ID of a page or a view. Introduced a WebEngineHistory.clear() method. Tools QDoc can now generate DocBook. QDoc now generates output for C++ class and function template parameters. QDoc now generates correct output for scoped enums (enum classes). @ text @$NetBSD: patch-qmake_Makefile.unix,v 1.4 2018/01/17 19:30:47 markd Exp $ Pass environmental variables from pkgsrc --- qmake/Makefile.unix.orig 2020-05-11 08:15:08.000000000 +0000 +++ qmake/Makefile.unix @@@@ -134,7 +134,7 @@@@ DEPEND_SRC = \ # by configure); QTSRCS2 may include *.mm entries on macOS. # See below for special handling of qlibraryinfo.cpp -CPPFLAGS = -g $(EXTRA_CPPFLAGS) \ +CPPFLAGS += -g $(EXTRA_CPPFLAGS) \ -I$(QMKSRC) -I$(QMKLIBSRC) -I$(QMKGENSRC) \ -I$(SOURCE_PATH)/src/3rdparty/tinycbor/src \ -I$(QMKGENSRC)/unix -I$(QMKGENSRC)/win32 -I$(QMKGENSRC)/mac \ @@@@ -146,8 +146,8 @@@@ CPPFLAGS = -g $(EXTRA_CPPFLAGS) \ -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL \ -DQT_NO_FOREACH -CXXFLAGS = $(EXTRA_CXXFLAGS) $(CONFIG_CXXFLAGS) $(CPPFLAGS) -LFLAGS = $(EXTRA_LFLAGS) $(CONFIG_LFLAGS) +CXXFLAGS += $(EXTRA_CXXFLAGS) $(CONFIG_CXXFLAGS) $(CPPFLAGS) +LFLAGS = $(LDFLAGS) $(EXTRA_LFLAGS) $(CONFIG_LFLAGS) first all: $(BUILD_PATH)/bin/qmake$(EXEEXT) qmake: $(BUILD_PATH)/bin/qmake$(EXEEXT) @ 1.4 log @qt5: update to 5.10.0 2+ years worth of bug fixes and feature enhancements @ text @d1 1 a1 1 $NetBSD: patch-qmake_Makefile.unix,v 1.3 2017/07/11 10:52:41 wiz Exp $ d5 1 a5 1 --- qmake/Makefile.unix.orig 2017-11-30 13:49:46.000000000 +0000 d7 1 a7 1 @@@@ -130,7 +130,7 @@@@ DEPEND_SRC = \ d14 1 d16 1 a16 2 -I$(INC_PATH) -I$(INC_PATH)/QtCore \ @@@@ -141,8 +141,8 @@@@ CPPFLAGS = -g $(EXTRA_CPPFLAGS) \ @ 1.3 log @Honor LDFLAGS, fixes RELRO build. @ text @d1 1 a1 1 $NetBSD: patch-qmake_Makefile.unix,v 1.2 2015/10/26 19:03:59 adam Exp $ d3 1 a3 1 * Pass environmental variables from pkgsrc d5 1 a5 1 --- qmake/Makefile.unix.orig 2015-10-13 04:35:09.000000000 +0000 d7 3 a9 11 @@@@ -74,6 +74,7 @@@@ DEPEND_SRC = \ $(SOURCE_PATH)/src/corelib/tools/qlocale_win.cpp \ $(SOURCE_PATH)/src/corelib/tools/qlinkedlist.cpp \ $(SOURCE_PATH)/src/corelib/tools/qhash.cpp $(SOURCE_PATH)/src/corelib/kernel/qcore_mac.cpp \ + $(SOURCE_PATH)/src/corelib/tools/qstring_mac.mm \ $(SOURCE_PATH)/src/corelib/kernel/qcore_mac_objc.mm \ $(SOURCE_PATH)/src/corelib/io/qtemporaryfile.cpp $(SOURCE_PATH)/src/corelib/kernel/qmetatype.cpp \ $(SOURCE_PATH)/src/corelib/io/qsettings.cpp $(SOURCE_PATH)/src/corelib/kernel/qvariant.cpp \ @@@@ -93,7 +94,7 @@@@ DEPEND_SRC = \ $(SOURCE_PATH)/src/corelib/json/qjsonvalue.cpp \ $(QTSRCS) d13 2 a14 2 -I$(QMKSRC) -I$(QMKLIBSRC) -I$(QMKSRC)/generators -I$(QMKSRC)/generators/unix -I$(QMKSRC)/generators/win32 \ -I$(QMKSRC)/generators/mac -I$(QMKSRC)/generators/integrity \ d16 8 a23 6 @@@@ -106,13 +107,13 @@@@ CPPFLAGS = -g $(EXTRA_CPPFLAGS) \ -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM \ -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 -DQT_JSON_READONLY -DQT_NO_STANDARDPATHS -CXXFLAGS = $(EXTRA_CXXFLAGS) $(CPPFLAGS) +CXXFLAGS += $(EXTRA_CXXFLAGS) $(CPPFLAGS) a26 17 $(BUILD_PATH)/bin/qmake$(EXEEXT): $(OBJS) $(QOBJS) - $(CXX) -o "$@@" $(OBJS) $(QOBJS) $(LFLAGS) + $(CXX) -o "$@@" $(OBJS) $(QOBJS) $(LFLAGS) $(LDFLAGS) Makefile: $(SOURCE_PATH)/qmake/Makefile.unix @@echo "Out of date, please rerun configure" @@@@ -284,6 +285,9 @@@@ qstring.o: $(SOURCE_PATH)/src/corelib/to qstring_compat.o: $(SOURCE_PATH)/src/corelib/tools/qstring_compat.cpp $(CXX) -c -o $@@ $(CXXFLAGS) $(SOURCE_PATH)/src/corelib/tools/qstring_compat.cpp +qstring_mac.o: $(SOURCE_PATH)/src/corelib/tools/qstring_mac.mm + $(CXX) -c -o $@@ $(CXXFLAGS) $(SOURCE_PATH)/src/corelib/tools/qstring_mac.mm + qstringbuilder.o: $(SOURCE_PATH)/src/corelib/tools/qstringbuilder.cpp $(CXX) -c -o $@@ $(CXXFLAGS) $(SOURCE_PATH)/src/corelib/tools/qstringbuilder.cpp @ 1.2 log @Changes 5.5.1: Qt Bluetooth Bluetooth Low Energy API final release (5.4 was featuring tech preview). Bluetooth Low Energy Support for Android (requires Android v18+) added. Bluetooth Classic and Low Energy support for iOS and OS X. Qt Core You can now have Q_PROPERTY and Q_INVOKABLE within a Q_GADGET, and there is a way to query the QMetaObject of such gadget using the QMetaTYpe system. Added Q_ENUM to replace Q_ENUMS which allow to get a QMetaEnum at compile time using QMetaEnum::fromType. Such enums are now automatically registered as metatype, and can be converted to string within QVariant, or are printed as string by qDebug() Qt GUI Windows packages are all built with -opengl dynamic. No OpenGL-only or ANGLE-only builds are provided anymore. On Windows the OpenGL implementation to use can now be configured based on the GPU vendor and driver version using JSON configuration files. This allows shipping fine-grained card and driver blacklists with the apps, when necessary. QOpenGLWidget is now supported in iOS. QImage: 8-bit alpha map and grayscale formats. QImageReader: EXIF orientation can now be read though the transformation method, and applied on read to JPEGs if wanted. Qt Multimedia GStreamer 1.0 support. Note that the default is still 0.10. 1.0 support can be enabled by configuring Qt with '-gstreamer 1.0'. New video filtering framework to integrate frameworks like OpenCV or compute APIs such as OpenCL or CUDA with VideoOutput elements. New API to control camera viewfinder settings Improved camera support on iOS (focus, zoom, exposure, viewfinder/image settings) The QML MediaPlayer is now rendered in an OpenGL texture on iOS. This means VideoOutput supports advanced transformation, shader effects and doesn't have to be always on top of other items anymore. Qt NFC Neard based backend for Linux added. Qt Network New SSL back-end for iOS and OS X based on Secure Transport. Note that in Qt 5.6 this will become the default SSL: back-end on these platforms. Support for libproxy Support for TLS PSK ciphersuites Support for elliptic curve certificates Ability to select specific curves when using elliptic curve ciphersuites. QPA Added support for the Raspberry Pi 2. Added support for the ODROID-XU3. On supported desktops, the xcb plugin now uses the D-Bus based org.kde.StatusNotifier protocol for system tray icons, and org.freedesktop.Notifications for notifications. KMS/DRM backend for EGLFS. This replaces the now deprecated KMS platform plugin. It allows running apps with eglfs on the console on systems with Mesa and devices that come with drm support. EGLFS has a plugin-based backend mechanism in addition to the existing, statically compiled-in solution. Most compiled-in hooks are converted to be dynamically loaded plugins that are built based on configure time tests. This reduces the reliance on the device makespecs for RPi, i.MX6 and Mali-based devices. Input handling is now unified for EGLFS and LinuxFB, avoiding the need to launch and configure LinuxFB-based apps differently than when using EGLFS. tslib is now better integrated with EGLFS and LinuxFB to provide support for resistive single-touch touchscreens often used in industrial environments. xcb is refactored to move GLX and EGL support into plugins. No more ifdefs, allowing building both backends. Added a TUIO Touch plugin for receiving remote touch events via UDP. Added a libinput plugin. iOS: you can now use QFileDialog to browse system photos using a native image picker dialog by setting directory to QStandardPaths::PicturesLocation. Selected photos can be loaded using QFile. Qt QML It is now possible to conveniently expose custom C++ value types into the JavaScript environment of QML and QJSEngine. Support for JavaScript typed arrays Various performance improvements, notably QJSValue Added convenience qJsEngine(QObject*) getter function. Qt Quick Windows now defaults to the threaded Qt Quick render loop when using desktop OpenGL (opengl32.dll). QQuickWidget is now supported in iOS. QQuickRenderControl supports threaded rendering. Improved behavior of Flickable on OS X trackpads using pixel deltas from native gestures. PinchArea handles native pinch gestures when the OS provides them (so far only on OS X). Otherwise it relies on touch events, as before. Added a smart zoom signal to PinchArea to react to that gesture on an OS X trackpad. MouseArea now has a scrollGestureEnabled property to control whether native scroll gestures from the OS will be handled by the wheel signal handler. Qt Quick Controls Qt Quick Extras (formerly Qt Quick Enterprise Controls) was added under the QtQuick.Extras import. TreeView control for QAbstractItemModel-derived models. Supports QItemSelectionModel selection. Qt WebEngine Updated Chromium snapshot to version 40 WebEngineProfile for control of storage and cache paths and related policies. Added support for javascript Geolocation API with QtLocation as a backend Added API for managing downloading of files Added API for controlling cache and cookie paths and policy Added API for WebEngine settings Added API for injecting user scripts Various experimental QML API has been promoted to public Added QtWebChannel integration API over Chromium IPC Qt WebView Added native implementations for Mac OS X. Added API for running JavaScript (Requires API 19+ on Android). Added API for setting the HTML content. Added API for load status notifications. @ text @d1 1 a1 1 $NetBSD: patch-qmake_Makefile.unix,v 1.1 2014/12/30 17:23:46 adam Exp $ d5 1 a5 1 --- qmake/Makefile.unix.orig 2015-06-29 20:03:23.000000000 +0000 d24 1 a24 1 @@@@ -106,7 +107,7 @@@@ CPPFLAGS = -g $(EXTRA_CPPFLAGS) \ d33 7 @ 1.1 log @Changes 5.4.0: Chromium-based browser engine Qt WebEngine Qt WebView for showing web content using the native OS web engine on mobile Full support on Qt for Windows Store Apps, including WinRT and Windows Phone 8.1 Improved Compliance with iOS 8 and Xcode 6 Improved OS X 10.10 ‘Yosemite’ support and new Mac AppStore signing High-DPI support for Windows and OS X Dynamic GL switching between OpenGL and ANGLE on Windows Mix OpenGL and Qt Quick with QOpenGLWidget Android Look-and-Feel for Qt Quick Controls Qt Creator 3.3 with new Qt Quick Designer Bluetooth now supports BlueZ5 with tech preview on Bluetooth LE @ text @d1 1 a1 1 $NetBSD: patch-qtbase_qmake_Makefile.unix,v 1.1 2013/12/13 14:38:35 ryoon Exp $ d5 1 a5 1 --- qmake/Makefile.unix.orig 2014-12-05 16:24:30.000000000 +0000 d7 9 a15 1 @@@@ -92,7 +92,7 @@@@ DEPEND_SRC = \ d24 1 a24 1 @@@@ -105,7 +105,7 @@@@ CPPFLAGS = -g $(EXTRA_CPPFLAGS) \ d33 10 @