notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2024Q4
qt6-serialport Qt functions to access serial ports
6.8.3 comms on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.8.3Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-22 14:48:15
Last Update: 2025-03-29 07:35:21
Commit Hash: 3c64225
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: LGPL21
WWW:
https://www.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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/qt6-serialport-6.8.3/catalog.mk
  3. /usr/local/share/licenses/qt6-serialport-6.8.3/LICENSE
  4. /usr/local/share/licenses/qt6-serialport-6.8.3/LGPL21
  5. include/qt6/QtSerialPort/6.8.3/QtSerialPort/private/qserialport_p.h
  6. include/qt6/QtSerialPort/6.8.3/QtSerialPort/private/qserialportinfo_p.h
  7. include/qt6/QtSerialPort/6.8.3/QtSerialPort/private/qtserialport-config_p.h
  8. include/qt6/QtSerialPort/QSerialPort
  9. include/qt6/QtSerialPort/QSerialPortInfo
  10. include/qt6/QtSerialPort/QtSerialPort
  11. include/qt6/QtSerialPort/QtSerialPortDepends
  12. include/qt6/QtSerialPort/QtSerialPortVersion
  13. include/qt6/QtSerialPort/qserialport.h
  14. include/qt6/QtSerialPort/qserialportglobal.h
  15. include/qt6/QtSerialPort/qserialportinfo.h
  16. include/qt6/QtSerialPort/qtserialport-config.h
  17. include/qt6/QtSerialPort/qtserialportexports.h
  18. include/qt6/QtSerialPort/qtserialportversion.h
  19. lib/cmake/Qt6BuildInternals/StandaloneTests/QtSerialPortTestsConfig.cmake
  20. lib/cmake/Qt6SerialPort/Qt6SerialPortAdditionalTargetInfo.cmake
  21. lib/cmake/Qt6SerialPort/Qt6SerialPortConfig.cmake
  22. lib/cmake/Qt6SerialPort/Qt6SerialPortConfigVersion.cmake
  23. lib/cmake/Qt6SerialPort/Qt6SerialPortConfigVersionImpl.cmake
  24. lib/cmake/Qt6SerialPort/Qt6SerialPortDependencies.cmake
  25. lib/cmake/Qt6SerialPort/Qt6SerialPortTargets-release.cmake
  26. lib/cmake/Qt6SerialPort/Qt6SerialPortTargets.cmake
  27. lib/cmake/Qt6SerialPort/Qt6SerialPortVersionlessAliasTargets.cmake
  28. lib/cmake/Qt6SerialPort/Qt6SerialPortVersionlessTargets.cmake
  29. lib/qt6/libQt6SerialPort.prl
  30. lib/qt6/libQt6SerialPort.so
  31. lib/qt6/libQt6SerialPort.so.6
  32. lib/qt6/libQt6SerialPort.so.6.8.3
  33. lib/qt6/metatypes/qt6serialport_release_metatypes.json
  34. lib/qt6/mkspecs/modules/qt_lib_serialport.pri
  35. lib/qt6/mkspecs/modules/qt_lib_serialport_private.pri
  36. lib/qt6/sbom/qtserialport-6.8.3.spdx
  37. libdata/pkgconfig/Qt6SerialPort.pc
  38. share/qt6/modules/SerialPort.json
  39. @owner
  40. @group
  41. @mode
Collapse this list.
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 = 1743027797 SHA256 (KDE/Qt/6.8.3/qtserialport-everywhere-src-6.8.3.tar.xz) = c164a0392dc7cab3d072fa8fdcacc8fc4f3e685234b021b3128020719cdf5fa5 SIZE (KDE/Qt/6.8.3/qtserialport-everywhere-src-6.8.3.tar.xz) = 276532

Packages (timestamps in pop-ups are UTC):
qt6-serialport
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.8.2_16.8.3--6.8.3---
FreeBSD:13:quarterly6.8.26.8.2-6.8.26.8.2-6.6.16.6.2
FreeBSD:14:latest6.8.2_16.8.3--6.8.3--6.4.2
FreeBSD:14:quarterly6.8.26.8.2-6.8.26.8.2-6.6.16.6.2
FreeBSD:15:latest6.8.2_16.8.2_1n/a6.8.2_1n/a-6.6.1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. vulkan-headers>0 : graphics/vulkan-headers
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libudev.so : devel/libudev-devd
  2. libQt6Core.so : devel/qt6-base
This port is required by:
for Libraries
  1. comms/qt6-serialbus
  2. devel/py-qt6-pyqt
  3. devel/pyside6
  4. devel/qt6-positioning
  5. devel/qtcreator
  6. math/labplot
  7. multimedia/ossia-score
for Run
  1. devel/qt6

Configuration Options:
No options to configure
Options name:
comms_qt6-serialport
USES:
cmake compiler:c++17-lang pkgconfig qt-dist:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. http://master.qt.io/official_releases/qt/6.8/6.8.3/submodules/
  2. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/6.8/6.8.3/submodules/
  3. https://download.qt.io/official_releases/qt/6.8/6.8.3/submodules/
  4. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/qt/6.8/6.8.3/submodules/
  5. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/6.8/6.8.3/submodules/
Collapse this list.

There are no commits on branch 2024Q4 for this port