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
Port details on branch 2024Q1
qt6-coap Qt6 CoAP client module
6.6.2 net on this many watch lists=0 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.6.2Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-16 21:15:08
Last Update: 2024-02-16 21:12:37
Commit Hash: ffda294
License: LGPL21
WWW:
https://www.qt.io/
Description:
Constrained Application Protocol (CoAP) is an IoT protocol that is specifically designed for M2M data exchange between constrained devices (such as microcontrollers) in constrained networks. The interaction model of CoAP is similar to the client/server model of HTTP, but unlike HTTP, it uses datagram-oriented connectionless transport such as UDP, which leads to a very low overhead and allows UDP broadcast and multicast to be used for addressing. At the same time it provides lightweight reliability mechanisms and security. Qt CoAP implements the client side of CoAP. By default, the transport layer uses QUdpSocket and QDtls for security. Alternative transports can be used by implementing the QCoapConnection interface.
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 (64 items)
Collapse this list.
  1. /usr/local/share/licenses/qt6-coap-6.6.2/catalog.mk
  2. /usr/local/share/licenses/qt6-coap-6.6.2/LICENSE
  3. /usr/local/share/licenses/qt6-coap-6.6.2/LGPL21
  4. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapclient_p.h
  5. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapconnection_p.h
  6. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapinternalmessage_p.h
  7. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapinternalreply_p.h
  8. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapinternalrequest_p.h
  9. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapmessage_p.h
  10. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapnamespace_p.h
  11. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapoption_p.h
  12. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapprotocol_p.h
  13. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapqudpconnection_p.h
  14. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapreply_p.h
  15. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoaprequest_p.h
  16. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapresource_p.h
  17. include/qt6/QtCoap/6.6.2/QtCoap/private/qcoapresourcediscoveryreply_p.h
  18. include/qt6/QtCoap/QCoapClient
  19. include/qt6/QtCoap/QCoapMessage
  20. include/qt6/QtCoap/QCoapMessageId
  21. include/qt6/QtCoap/QCoapOption
  22. include/qt6/QtCoap/QCoapPrivateKey
  23. include/qt6/QtCoap/QCoapReply
  24. include/qt6/QtCoap/QCoapRequest
  25. include/qt6/QtCoap/QCoapResource
  26. include/qt6/QtCoap/QCoapResourceDiscoveryReply
  27. include/qt6/QtCoap/QCoapSecurityConfiguration
  28. include/qt6/QtCoap/QCoapToken
  29. include/qt6/QtCoap/QtCoap
  30. include/qt6/QtCoap/QtCoapDepends
  31. include/qt6/QtCoap/QtCoapVersion
  32. include/qt6/QtCoap/qcoapclient.h
  33. include/qt6/QtCoap/qcoapglobal.h
  34. include/qt6/QtCoap/qcoapmessage.h
  35. include/qt6/QtCoap/qcoapnamespace.h
  36. include/qt6/QtCoap/qcoapoption.h
  37. include/qt6/QtCoap/qcoapreply.h
  38. include/qt6/QtCoap/qcoaprequest.h
  39. include/qt6/QtCoap/qcoapresource.h
  40. include/qt6/QtCoap/qcoapresourcediscoveryreply.h
  41. include/qt6/QtCoap/qcoapsecurityconfiguration.h
  42. include/qt6/QtCoap/qtcoapexports.h
  43. include/qt6/QtCoap/qtcoapversion.h
  44. lib/cmake/Qt6BuildInternals/StandaloneTests/QtCoapTestsConfig.cmake
  45. lib/cmake/Qt6Coap/Qt6CoapAdditionalTargetInfo.cmake
  46. lib/cmake/Qt6Coap/Qt6CoapConfig.cmake
  47. lib/cmake/Qt6Coap/Qt6CoapConfigVersion.cmake
  48. lib/cmake/Qt6Coap/Qt6CoapConfigVersionImpl.cmake
  49. lib/cmake/Qt6Coap/Qt6CoapDependencies.cmake
  50. lib/cmake/Qt6Coap/Qt6CoapTargets-release.cmake
  51. lib/cmake/Qt6Coap/Qt6CoapTargets.cmake
  52. lib/cmake/Qt6Coap/Qt6CoapVersionlessTargets.cmake
  53. lib/qt6/libQt6Coap.prl
  54. lib/qt6/libQt6Coap.so
  55. lib/qt6/libQt6Coap.so.6
  56. lib/qt6/libQt6Coap.so.6.6.2
  57. lib/qt6/metatypes/qt6coap_release_metatypes.json
  58. lib/qt6/mkspecs/modules/qt_lib_coap.pri
  59. lib/qt6/mkspecs/modules/qt_lib_coap_private.pri
  60. libdata/pkgconfig/Qt6Coap.pc
  61. share/qt6/modules/Coap.json
  62. @owner
  63. @group
  64. @mode
Collapse this list.
Dependency lines:
  • qt6-coap>0:net/qt6-coap
To install the port:
cd /usr/ports/net/qt6-coap/ && make install clean
To add the package, run one of these commands:
  • pkg install net/qt6-coap
  • pkg install qt6-coap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt6-coap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707970202 SHA256 (KDE/Qt/6.6.2/qt-qtcoap-v6.6.2_GH0.tar.gz) = 636dbcfb01d94d2b6aa9c1ef255b0d6c9488c9b786b6056bdca49c530aab2b6e SIZE (KDE/Qt/6.6.2/qt-qtcoap-v6.6.2_GH0.tar.gz) = 183072

Packages (timestamps in pop-ups are UTC):
qt6-coap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.7.36.7.3-6.7.36.7.3---
FreeBSD:13:quarterly6.7.36.7.3--6.7.3-6.6.16.6.2
FreeBSD:14:latest6.7.36.7.3-6.7.36.7.3---
FreeBSD:14:quarterly6.7.36.7.3--6.7.3-6.6.16.6.2
FreeBSD:15:latest6.7.36.7.3n/a6.7.3n/a-6.6.1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_qt6-coap
USES:
cmake compiler:c++17-lang qt-dist:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/qt/qtcoap/tar.gz/v6.6.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.6.2
16 Feb 2024 21:12:37
commit hash: ffda294e818daf75083a9d0747e2b34d8a7cbad2commit hash: ffda294e818daf75083a9d0747e2b34d8a7cbad2commit hash: ffda294e818daf75083a9d0747e2b34d8a7cbad2commit hash: ffda294e818daf75083a9d0747e2b34d8a7cbad2 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.6.2

As a patch release, Qt 6.6.2 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements on top of Qt 6.6.1 release. See more information about the
most important changes and bug fixes from the Qt 6.6.2 release note.

Announcement: https://www.qt.io/blog/qt-6.6.2-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.2/release-note.md

MFH:		2024Q1
(cherry picked from commit d0f54524687fbacb4ab4c2854f4f3856c3512bde)

Number of commits found: 1