Port details on branch 2023Q4 |
- qt6-serialbus Qt functions to access industrial bus systems
- 6.5.3_1 comms =0 6.5.3_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2023-10-07 04:42:05
- Last Update: 2023-10-10 03:56:37
- Commit Hash: c8fef54
- License: LGPL21
- WWW:
- https://qt.io
- Description:
- The Qt Serial Bus API provides classes and functions to access the various
industrial serial buses and protocols, such as CAN, ModBus, and others.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt6-serialbus>0:comms/qt6-serialbus
- To install the port:
- cd /usr/ports/comms/qt6-serialbus/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/qt6-serialbus
- pkg install qt6-serialbus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-serialbus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695931463
SHA256 (KDE/Qt/6.5.3/qtserialbus-everywhere-src-6.5.3.tar.xz) = 216d9599150d77c4717ec017b89b53e8d936c7d101c464d98219dd0f32aad08d
SIZE (KDE/Qt/6.5.3/qtserialbus-everywhere-src-6.5.3.tar.xz) = 553856
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libQt6Core.so : devel/qt6-base
- libQt6SerialPort.so : comms/qt6-serialport
- This port is required by:
- for Libraries
-
- devel/pyside6
- devel/qt6-positioning
- for Run
-
- devel/qt6
Configuration Options:
- No options to configure
- Options name:
- comms_qt6-serialbus
- USES:
- cmake compiler:c++11-lib qt-dist:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.5.3_1 10 Oct 2023 03:56:37 |
Jason E. Hale (jhale) |
comms/qt6-serialbus: Fix pkg-plist
PR: 274374
Reported by: jbeich
MFH: 2023Q4
(cherry picked from commit 172821a532be97f6d9ce7c6062d257681218f75f) |
6.5.3 07 Oct 2023 04:38:17 |
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
(cherry picked from commit b27916d94c81493a8d9c5d3fba955bf56967a753) |
Number of commits found: 2
|