Port details on branch 2023Q1 |
- qt6-serialport Qt functions to access serial ports
- 6.4.2 comms
=0 6.4.2Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2023-01-06 08:39:07
- Last Update: 2023-01-06 08:37:15
- Commit Hash: c00d7a5
- License: LGPL21
- WWW:
- https://qt.io
- Description:
- Qt Serial Port provides the basic functionality, which includes configuring,
I/O operations, getting and setting the control signals of the RS-232 pinouts.
The following items are not supported by this module:
* Terminal features, such as echo, control CR/LF, and so on.
* Text mode.
* Configuring timeouts and delays while reading or writing.
* Pinout signal change notification.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt6-serialport>0:comms/qt6-serialport
- To install the port:
- cd /usr/ports/comms/qt6-serialport/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/qt6-serialport
- pkg install qt6-serialport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-serialport
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672934689
SHA256 (KDE/Qt/6.4.2/qtserialport-everywhere-src-6.4.2.tar.xz) = 336d95919037800184b3c3de8ccb6f62954b20f3756c05adce8d5010504340fa
SIZE (KDE/Qt/6.4.2/qtserialport-everywhere-src-6.4.2.tar.xz) = 319000
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libudev.so : devel/libudev-devd
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Libraries
-
- comms/qt6-serialbus
- devel/qt6-positioning
Configuration Options:
- No options to configure
- Options name:
- comms_qt6-serialport
- USES:
- cmake compiler:c++11-lib pkgconfig qt-dist:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|