Port details |
- qt6 Cross-platform application and UI framework (metaport)
- 6.8.1_1 devel
=4 6.7.3Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2022-08-22 17:45:07
- Last Update: 2025-01-15 08:13:35
- Commit Hash: 8895473
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: NA
- WWW:
- https://www.qt.io/
- Description:
- Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.
With Qt, code can be reused efficiently to target multiple platforms
with one code base. The modular C++ class library and developer tools
easily enables developers to create applications for one platform and
easily build and run to deploy on another platform.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/qt6/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qt6
- pkg install qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- libQt63DCore.so : graphics/qt6-3d
- libQt6Core5Compat.so : devel/qt6-5compat
- libQt6Core.so : devel/qt6-base
- libQt6Charts.so : x11-toolkits/qt6-charts
- libQt6Coap.so : net/qt6-coap
- libQt6Bluetooth.so : comms/qt6-connectivity
- libQt6DataVisualization.so : x11-toolkits/qt6-datavis3d
- libQt6Qml.so : x11-toolkits/qt6-declarative
- qt6-doc>=6 : misc/qt6-doc
- qt6-examples>=6 : misc/qt6-examples
- libQt6Graphs.so : x11-toolkits/qt6-graphs
- libQt6Grpc.so : devel/qt6-grpc
- libQt6HttpServer.so : www/qt6-httpserver
- libqtiff.so : graphics/qt6-imageformats
- libQt6LanguageServer.a : devel/qt6-languageserver
- libQt6Location.so : devel/qt6-location
- libQt6Bodymovin.so : graphics/qt6-lottie
- libQt6Mqtt.so : net/qt6-mqtt
- libQt6Multimedia.so : multimedia/qt6-multimedia
- libQt6NetworkAuth.so : net/qt6-networkauth
- libQt6Pdf.so : print/qt6-pdf
- libQt6Positioning.so : devel/qt6-positioning
- libQt6Quick3D.so : x11-toolkits/qt6-quick3d
- libQt6Quick3DPhysics.so : science/qt6-quick3dphysics
- qqem : graphics/qt6-quickeffectmaker
- libqtquicktimelineplugin.so : x11-toolkits/qt6-quicktimeline
- libQt6RemoteObjects.so : devel/qt6-remoteobjects
- libQt6Scxml.so : devel/qt6-scxml
- libQt6Sensors.so : comms/qt6-sensors
- libQt6SerialBus.so : comms/qt6-serialbus
- libQt6SerialPort.so : comms/qt6-serialport
- libQt6ShaderTools.so : x11-toolkits/qt6-shadertools
- libQt6TextToSpeech.so : accessibility/qt6-speech
- libqsqlmysql.so : databases/qt6-base_sqldriver@mysql
- libqsqlodbc.so : databases/qt6-base_sqldriver@odbc
- libqsqlpsql.so : databases/qt6-base_sqldriver@psql
- libqsqlite.so : databases/qt6-base_sqldriver@sqlite
- libQt6Svg.so : graphics/qt6-svg
- lupdate : devel/qt6-tools
- qt_en.qm : devel/qt6-translations
- libqtvirtualkeyboardplugin.so : x11-toolkits/qt6-virtualkeyboard
- libQt6WaylandClient.so : graphics/qt6-wayland
- libQt6WebChannel.so : www/qt6-webchannel
- libQt6WebEngineCore.so : www/qt6-webengine
- libQt6WebSockets.so : www/qt6-websockets
- libQt6WebView.so : www/qt6-webview
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_qt6
- USES:
- metaport qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.8.1_1 15 Jan 2025 08:13:35
    |
Jason E. Hale (jhale)  Author: Schaich, Alonso |
net/qt6-mqtt: New port
Qt module implementing the MQTT protocol
PR: 282703
MFH: 2025Q1 (to keep the Qt stack in sync)
Co-authored-by: Jason E. Hale <jhale@FreeBSD.org> |
6.7.3 29 Sep 2024 07:05:40
    |
Jason E. Hale (jhale)  |
Qt6: Update to 6.7.3
As a patch release, Qt 6.7.3 does not introduce new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.7.2 release. See more information
about the most important changes and bug fixes from Qt 6.7.3 release
note.
PySide6: Update to 6.7.3
New port: devel/qt6-grpc
Qt GRPC is the client-side implementation that, together with the Qt
Protobuf module, allows the definition of messages and services in
.proto files, which then use the provided code generators to generate
client code that allows the access for fields and gRPC services in the
Qt framework. The code generated by Qt GRPC enables the client-side to
communicate with a gRPC server (regardless of whether the server uses
Qt) by sending calls or streaming messages.
Announcement: https://www.qt.io/blog/qt-6.7.3-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.3/release-note.md |
6.7.1_1 26 May 2024 06:58:25
    |
Jason E. Hale (jhale)  |
science/qt6-quick3dphysics: Fix patch stage
Mk/Uses/qt.mk: Fix typo that lead to my test builds excluding this
port and to not register it as a LIB_DEPENDS in consumers. [1] Nothing
currently depends on this, but the devel/qt6 metaport technically should,
so I'm bumping its PORTREVISION so that science/qt6-quick3dphysics is
registered as a dependency.
Reported by: pkg-fallout
MFH: 2024Q2
Pointy hat to: my 7 months ago self who added this port [1] |
6.6.1 03 Dec 2023 22:17:33
    |
Tobias C. Berner (tcberner)  |
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend |
6.6.1 03 Dec 2023 10:04:00
    |
Tobias C. Berner (tcberner)  |
devel/qt6: do not depend on phonon
- phonon4 is living in qt.mk at the moment, but it should rather live in
kde.mk
- phonon4 does not install to ${QT_LIBDIR}, which is however, what qt.mk
assumes, when contructing the qt-phonon4_PATH. So phonon4:run is
pointing to an invalid location.
Reported by: fluffy |
6.5.3 04 Oct 2023 00:08:27
    |
Jason E. Hale (jhale)  |
Qt6: Update to 6.5.3
As a patch release, Qt 6.5.3 does not introduce any new features but
contains more than 500 bug fixes, security updates, and other
improvements on top of Qt 6.5.2 release. See more information about
the most important changes and bug fixes from Qt 6.5.3 release note.
Annoucement: https://www.qt.io/blog/qt-6.5.3-released
Release
note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.3/release-note.md |
6.5.2_1 29 Sep 2023 04:10:07
    |
Tobias C. Berner (tcberner)  |
comms/qt6-connectivity: new port |
6.5.2 27 Jul 2023 22:10:42
    |
Jason E. Hale (jhale)  |
Qt: Update Qt6 to 6.5.2
As a patch release, Qt 6.5.2 does not introduce any new features but
contains about 290 bug fixes, security updates, and other improvements
to the top of the Qt 6.5.1 release. See more information about the most
important changes and bug fixes from Qt 6.5.2 release note.
Announcement: https://www.qt.io/blog/qt-6.5.2-released-1
Release
note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.2/release-note.md |
6.5.1_2 26 Jul 2023 19:58:56
    |
Loïc Bartoletti (lbartoletti)  |
devel/qt6: bump dependent ports |
6.4.2_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
6.3.2 11 Sep 2022 14:38:12
    |
Felix Palmen (zirias)  |
Mk/Uses/qt.mk: Fix metaports after USE_QT change
devel/qt5 and devel/qt6 use a generated USE_QT that wasn't caught by
commit ddae4e92d8313a1461145e3b4f0232fe463feaee:
Mk/Uses: always use colon for build/run suffix
Fix it manually.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36524 |
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) |
6.3.1 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 ) |
6.3.1 22 Aug 2022 17:38:54
    |
Tobias C. Berner (tcberner)  |
devel/qt6: new port -- metaport for Qt 6
- while here, fix components for lottie and languageserver. |