Port details on branch 2024Q2 |
- qt6 Cross-platform application and UI framework (metaport)
- 6.7.1_1 devel
=0 6.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2024-05-26 07:00:05
- Last Update: 2024-05-26 06:59:29
- Commit Hash: d91f6af
- 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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
- libQt6HttpServer.so : www/qt6-httpserver
- libqtiff.so : graphics/qt6-imageformats
- libQt6LanguageServer.so : devel/qt6-languageserver
- libQt6Location.so : devel/qt6-location
- libQt6Bodymovin.so : graphics/qt6-lottie
- 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.
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.7.1_1 26 May 2024 06:59:29
![commit hash: d91f6afc0d275f794e10c955bdace138bf5a0063 commit hash: d91f6afc0d275f794e10c955bdace138bf5a0063](/images/git.png) ![commit hash: d91f6afc0d275f794e10c955bdace138bf5a0063 commit hash: d91f6afc0d275f794e10c955bdace138bf5a0063](/images/codeberg.svg) ![commit hash: d91f6afc0d275f794e10c955bdace138bf5a0063 commit hash: d91f6afc0d275f794e10c955bdace138bf5a0063](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jason E. Hale (jhale) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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]
(cherry picked from commit 4b17f0c82bfeabcb0770ebc6aabbf8ace3e714af) |
Number of commits found: 1
|