Port details on branch 2024Q4 |
- qt5 Cross-platform application and UI framework (metaport)
- 5.15.16 devel =0 5.15.16Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-11-23 05:45:06
- Last Update: 2024-11-23 05:41:29
- Commit Hash: 114bfa2
- 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/qt5/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qt5
- pkg install qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1639414463
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:
-
- libQt53DCore.so : graphics/qt5-3d
- assistant : devel/qt5-assistant
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- libQt5Charts.so : x11-toolkits/qt5-charts
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Bluetooth.so : comms/qt5-connectivity
- libQt5Core.so : devel/qt5-core
- libQt5DataVisualization.so : x11-toolkits/qt5-datavis3d
- libQt5DBus.so : devel/qt5-dbus
- libQt5QuickTest.so : x11-toolkits/qt5-declarative-test
- designer : devel/qt5-designer
- qtdiag : sysutils/qt5-qtdiag
- qt5-doc>=5 : misc/qt5-doc
- qt5-examples>=5 : misc/qt5-examples
- libQt5Gamepad.so : x11-toolkits/qt5-gamepad
- qmldir : graphics/qt5-graphicaleffects
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Help.so : devel/qt5-help
- libqtiff.so : graphics/qt5-imageformats
- qt5-l10n>=5 : misc/qt5-l10n
- linguist : devel/qt5-linguist
- lrelease : devel/qt5-linguisttools
- libQt5Location.so : devel/qt5-location
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5NetworkAuth.so : net/qt5-networkauth
- libQt5OpenGL.so : graphics/qt5-opengl
- qtpaths : sysutils/qt5-qtpaths
- pixeltool : graphics/qt5-pixeltool
- qtplugininfo : sysutils/qt5-qtplugininfo
- libQt5PrintSupport.so : print/qt5-printsupport
- qdbus : devel/qt5-qdbus
- qdbusviewer : devel/qt5-qdbusviewer
- config.qdocconf : devel/qt5-qdoc-data
- qdoc : devel/qt5-qdoc
- qev : x11/qt5-qev
- qt5-qmake>=5.15 : devel/qt5-qmake
- libQt5Quick3D.so : x11-toolkits/qt5-quick3d
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- qmldir : x11-toolkits/qt5-quickcontrols
- libqtquicktimelineplugin.so : x11-toolkits/qt5-quicktimeline
- libQt5RemoteObjects.so : devel/qt5-remoteobjects
- libQt5Script.so : devel/qt5-script
- libQt5ScriptTools.so : devel/qt5-scripttools
- libQt5Scxml.so : devel/qt5-scxml
- libQt5Sensors.so : comms/qt5-sensors
- libQt5SerialBus.so : comms/qt5-serialbus
- libQt5SerialPort.so : comms/qt5-serialport
- libQt5TextToSpeech.so : accessibility/qt5-speech
- libqsqlmysql.so : databases/qt5-sqldrivers-mysql
- libqsqlodbc.so : databases/qt5-sqldrivers-odbc
- libqsqlpsql.so : databases/qt5-sqldrivers-pgsql
- libqsqlite2.so : databases/qt5-sqldrivers-sqlite2
- libqsqlite.so : databases/qt5-sqldrivers-sqlite3
- libqsqltds.so : databases/qt5-sqldrivers-tds
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5Test.so : devel/qt5-testlib
- QtUiPlugin : x11-toolkits/qt5-uiplugin
- libQt5UiTools.a : devel/qt5-uitools
- libqtvirtualkeyboardplugin.so : x11-toolkits/qt5-virtualkeyboard
- libQt5WebChannel.so : www/qt5-webchannel
- libqwebgl.so : www/qt5-webglplugin
- qmldir : www/qt5-websockets-qml
- libQt5WebSockets.so : www/qt5-websockets
- libQt5WebView.so : www/qt5-webview
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- libQt5Xml.so : textproc/qt5-xml
- libQt5XmlPatterns.so : textproc/qt5-xmlpatterns
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_qt5
- USES:
- metaport qt:5
- 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 |
5.15.16 23 Nov 2024 05:41:29 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.16
Update devel/pyside2* and devel/shiboken2 to 5.15.16
Update www/qt5-webengine to include the latest security fixes in
the chromium submodule [1]
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.16/release-note.md
MFH: 2024Q4
Security: 16e472d5-a8aa-11ef-b680-4ccc6adda413 [1]
(cherry picked from commit 501ccfe6dd56540d02df36b4f995ce57edf0e434) |
Number of commits found: 1
|