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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details on branch 2023Q3
qt5-serialport Qt functions to access serial ports (KDE patched)
5.15.17p0 comms on this many watch lists=7 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 5.15.17p0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-11-05 09:39:38
Last Update: 2025-06-15 10:33:10
Commit Hash: 9d76916
People watching this port, also watch:: libexif, xcb-util-image, libevent, libXdamage, indexinfo
License: LGPL21
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/qt5-serialport-5.15.17p0/catalog.mk
  3. /usr/local/share/licenses/qt5-serialport-5.15.17p0/LICENSE
  4. /usr/local/share/licenses/qt5-serialport-5.15.17p0/LGPL21
  5. include/qt5/QtSerialPort/5.15.17/QtSerialPort/private/qserialport_p.h
  6. include/qt5/QtSerialPort/5.15.17/QtSerialPort/private/qserialportinfo_p.h
  7. include/qt5/QtSerialPort/5.15.17/QtSerialPort/private/qtserialport-config_p.h
  8. include/qt5/QtSerialPort/5.15.17/QtSerialPort/private/qtudev_p.h
  9. include/qt5/QtSerialPort/5.15.17/QtSerialPort/private/qwinoverlappedionotifier_p.h
  10. include/qt5/QtSerialPort/QSerialPort
  11. include/qt5/QtSerialPort/QSerialPortInfo
  12. include/qt5/QtSerialPort/QtSerialPort
  13. include/qt5/QtSerialPort/QtSerialPortDepends
  14. include/qt5/QtSerialPort/QtSerialPortVersion
  15. include/qt5/QtSerialPort/qtserialport-config.h
  16. include/qt5/QtSerialPort/qserialport.h
  17. include/qt5/QtSerialPort/qserialportglobal.h
  18. include/qt5/QtSerialPort/qserialportinfo.h
  19. include/qt5/QtSerialPort/qtserialportversion.h
  20. lib/cmake/Qt5SerialPort/Qt5SerialPortConfig.cmake
  21. lib/cmake/Qt5SerialPort/Qt5SerialPortConfigVersion.cmake
  22. lib/qt5/libQt5SerialPort.prl
  23. lib/qt5/libQt5SerialPort.so
  24. lib/qt5/libQt5SerialPort.so.5
  25. lib/qt5/libQt5SerialPort.so.5.15
  26. lib/qt5/libQt5SerialPort.so.5.15.17
  27. @comment lib/qt5/libQt5SerialPort.so.5.15.17.debug
  28. lib/qt5/mkspecs/modules/qt_lib_serialport.pri
  29. lib/qt5/mkspecs/modules/qt_lib_serialport_private.pri
  30. libdata/pkgconfig/Qt5SerialPort.pc
  31. @owner
  32. @group
  33. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • qt5-serialport>0:comms/qt5-serialport
To install the port:
cd /usr/ports/comms/qt5-serialport/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/qt5-serialport
  • pkg install qt5-serialport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt5-serialport
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1749567009 SHA256 (KDE/Qt/5.15.17/kde-qtserialport-5.15.17p0.tar.xz) = db93278beff0e5c22555c037957b69fbd01ccc2f6732801f585ebad73dfbfb3f SIZE (KDE/Qt/5.15.17/kde-qtserialport-5.15.17p0.tar.xz) = 299552

Packages (timestamps in pop-ups are UTC):
qt5-serialport
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.15.17p05.15.17p05.15.2_15.15.17p05.15.17p0---
FreeBSD:13:quarterly5.15.17p05.15.17p0-5.15.17p05.15.17p05.15.12p05.15.12p05.15.12p0
FreeBSD:14:latest5.15.17p05.15.17p05.15.7p05.15.17p05.15.17p05.15.8p0-5.15.8p0
FreeBSD:14:quarterly5.15.17p05.15.17p0-5.15.17p05.15.17p05.15.12p05.15.12p05.15.12p0
FreeBSD:15:latest5.15.17p05.15.17p0n/a5.15.16p0_1n/a5.15.12p05.15.12p05.15.12p0
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. qt5-buildtools>=5.15 : devel/qt5-buildtools
  2. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
Patch dependencies:
  1. perl5>=5.40.r<5.41 : lang/perl5.40
This port is required by:
for Libraries
  1. astro/stellarium
  2. cad/fritzing
  3. cad/ktechlab
  4. comms/qt5-serialbus
  5. comms/wsjtx
  6. comms/wsjtz
  7. devel/py-qt5-pyqt
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/pyside2
  3. devel/qt5-location
  4. graphics/qgis
  5. graphics/qgis-ltr
  6. lang/basic256
  7. misc/qlcplus
  8. multimedia/opentoonz
  9. net/savvycan
  10. sysutils/qflipper
  11. x11/oscar
  12. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. comms/py-qt5-serialport*
  2. Collapse this list of deleted ports.
for Run
  1. devel/qt5

Configuration Options:
No options to configure
Options name:
comms_qt5-serialport
USES:
compiler:c++11-lang libtool perl5 qmake qt-dist:5,serialport
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.17/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.17/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.17/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.17/
Collapse this list.

There are no commits on branch 2023Q3 for this port