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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q1
qt6-remoteobjects Qt6 Remote Objects module
6.8.2 devel 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.8.2Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-02 08:42:07
Last Update: 2025-02-02 08:34:09
Commit Hash: 873f38c
License: LGPL21
WWW:
https://www.qt.io/
Description:
Qt Remote Objects (QtRO) is an Inter-Process Communication (IPC) module developed for Qt. This module extends Qt's existing functionalities to enable information exchange between processes or computers, easily. One of Qt's key features, to enable this information exchange, is the distinction between an object's API (defined by its properties, signals, and slots) and the implementation of that API. QtRO's purpose is to meet that expected API, even if the true QObject is in a different process. A slot called on a copy of an object (the Replica in QtRO) is forwarded to the true object (the Source in QtRO) for handling. Every Replica receives updates to the Source, either property changes or emitted signals.
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 (142 items)
Collapse this list.
  1. /usr/local/share/licenses/qt6-remoteobjects-6.8.2/catalog.mk
  2. /usr/local/share/licenses/qt6-remoteobjects-6.8.2/LICENSE
  3. /usr/local/share/licenses/qt6-remoteobjects-6.8.2/LGPL21
  4. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qconnection_local_backend_p.h
  5. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
  6. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qconnectionfactories_p.h
  7. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
  8. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
  9. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectabstractitemmodeltypes_p.h
  10. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectcontainers_p.h
  11. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectnode_p.h
  12. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectpacket_p.h
  13. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
  14. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
  15. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectreplica_p.h
  16. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectsource_p.h
  17. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qremoteobjectsourceio_p.h
  18. include/qt6/QtRemoteObjects/6.8.2/QtRemoteObjects/private/qtremoteobjects-config_p.h
  19. include/qt6/QtRemoteObjects/QAbstractItemModelReplica
  20. include/qt6/QtRemoteObjects/QConnectionAbstractServer
  21. include/qt6/QtRemoteObjects/QIntHash
  22. include/qt6/QtRemoteObjects/QRemoteObjectAbstractPersistedStore
  23. include/qt6/QtRemoteObjects/QRemoteObjectDynamicReplica
  24. include/qt6/QtRemoteObjects/QRemoteObjectHost
  25. include/qt6/QtRemoteObjects/QRemoteObjectHostBase
  26. include/qt6/QtRemoteObjects/QRemoteObjectNode
  27. include/qt6/QtRemoteObjects/QRemoteObjectPendingCall
  28. include/qt6/QtRemoteObjects/QRemoteObjectPendingCallWatcher
  29. include/qt6/QtRemoteObjects/QRemoteObjectPendingReply
  30. include/qt6/QtRemoteObjects/QRemoteObjectRegistry
  31. include/qt6/QtRemoteObjects/QRemoteObjectRegistryHost
  32. include/qt6/QtRemoteObjects/QRemoteObjectReplica
  33. include/qt6/QtRemoteObjects/QRemoteObjectSettingsStore
  34. include/qt6/QtRemoteObjects/QRemoteObjectSourceLocation
  35. include/qt6/QtRemoteObjects/QRemoteObjectSourceLocationInfo
  36. include/qt6/QtRemoteObjects/QRemoteObjectSourceLocations
  37. include/qt6/QtRemoteObjects/QtROClientFactory
  38. include/qt6/QtRemoteObjects/QtROClientIoDevice
  39. include/qt6/QtRemoteObjects/QtROIoDeviceBase
  40. include/qt6/QtRemoteObjects/QtROServerFactory
  41. include/qt6/QtRemoteObjects/QtROServerIoDevice
  42. include/qt6/QtRemoteObjects/QtRemoteObjects
  43. include/qt6/QtRemoteObjects/QtRemoteObjectsDepends
  44. include/qt6/QtRemoteObjects/QtRemoteObjectsVersion
  45. include/qt6/QtRemoteObjects/qconnectionfactories.h
  46. include/qt6/QtRemoteObjects/qremoteobjectabstractitemmodelreplica.h
  47. include/qt6/QtRemoteObjects/qremoteobjectdynamicreplica.h
  48. include/qt6/QtRemoteObjects/qremoteobjectnode.h
  49. include/qt6/QtRemoteObjects/qremoteobjectpendingcall.h
  50. include/qt6/QtRemoteObjects/qremoteobjectregistry.h
  51. include/qt6/QtRemoteObjects/qremoteobjectreplica.h
  52. include/qt6/QtRemoteObjects/qremoteobjectsettingsstore.h
  53. include/qt6/QtRemoteObjects/qremoteobjectsource.h
  54. include/qt6/QtRemoteObjects/qtremoteobjectglobal.h
  55. include/qt6/QtRemoteObjects/qtremoteobjects-config.h
  56. include/qt6/QtRemoteObjects/qtremoteobjectsexports.h
  57. include/qt6/QtRemoteObjects/qtremoteobjectsversion.h
  58. include/qt6/QtRemoteObjectsQml/6.8.2/QtRemoteObjectsQml/private/qremoteobjectsqml_p.h
  59. include/qt6/QtRemoteObjectsQml/QtRemoteObjectsQml
  60. include/qt6/QtRemoteObjectsQml/QtRemoteObjectsQmlDepends
  61. include/qt6/QtRemoteObjectsQml/QtRemoteObjectsQmlVersion
  62. include/qt6/QtRemoteObjectsQml/qtremoteobjectsqmlversion.h
  63. include/qt6/QtRepParser/QtRepParserDepends
  64. include/qt6/QtRepParser/parser.g
  65. lib/cmake/Qt6BuildInternals/StandaloneTests/QtRemoteObjectsTestsConfig.cmake
  66. lib/cmake/Qt6Qml/QmlPlugins/Qt6declarative_remoteobjectsAdditionalTargetInfo.cmake
  67. lib/cmake/Qt6Qml/QmlPlugins/Qt6declarative_remoteobjectsConfig.cmake
  68. lib/cmake/Qt6Qml/QmlPlugins/Qt6declarative_remoteobjectsConfigVersion.cmake
  69. lib/cmake/Qt6Qml/QmlPlugins/Qt6declarative_remoteobjectsConfigVersionImpl.cmake
  70. lib/cmake/Qt6Qml/QmlPlugins/Qt6declarative_remoteobjectsTargets-release.cmake
  71. lib/cmake/Qt6Qml/QmlPlugins/Qt6declarative_remoteobjectsTargets.cmake
  72. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsAdditionalTargetInfo.cmake
  73. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsConfig.cmake
  74. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsConfigVersion.cmake
  75. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsConfigVersionImpl.cmake
  76. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsDependencies.cmake
  77. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsMacros.cmake
  78. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsTargets-release.cmake
  79. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsTargets.cmake
  80. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsVersionlessAliasTargets.cmake
  81. lib/cmake/Qt6RemoteObjects/Qt6RemoteObjectsVersionlessTargets.cmake
  82. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlAdditionalTargetInfo.cmake
  83. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlConfig.cmake
  84. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlConfigVersion.cmake
  85. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlConfigVersionImpl.cmake
  86. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlDependencies.cmake
  87. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlTargets-release.cmake
  88. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlTargets.cmake
  89. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlVersionlessAliasTargets.cmake
  90. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlVersionlessTargets.cmake
  91. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsAdditionalTargetInfo.cmake
  92. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsConfig.cmake
  93. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsConfigVersion.cmake
  94. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsConfigVersionImpl.cmake
  95. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsDependencies.cmake
  96. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsTargets-release.cmake
  97. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsTargets.cmake
  98. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsVersionlessTargets.cmake
  99. lib/cmake/Qt6RepParser/Qt6RepParserAdditionalTargetInfo.cmake
  100. lib/cmake/Qt6RepParser/Qt6RepParserConfig.cmake
  101. lib/cmake/Qt6RepParser/Qt6RepParserConfigVersion.cmake
  102. lib/cmake/Qt6RepParser/Qt6RepParserConfigVersionImpl.cmake
  103. lib/cmake/Qt6RepParser/Qt6RepParserDependencies.cmake
  104. lib/cmake/Qt6RepParser/Qt6RepParserTargets.cmake
  105. lib/cmake/Qt6RepParser/Qt6RepParserVersionlessAliasTargets.cmake
  106. lib/cmake/Qt6RepParser/Qt6RepParserVersionlessTargets.cmake
  107. lib/qt6/libQt6RemoteObjects.prl
  108. lib/qt6/libQt6RemoteObjects.so
  109. lib/qt6/libQt6RemoteObjects.so.6
  110. lib/qt6/libQt6RemoteObjects.so.6.8.2
  111. lib/qt6/libQt6RemoteObjectsQml.prl
  112. lib/qt6/libQt6RemoteObjectsQml.so
  113. lib/qt6/libQt6RemoteObjectsQml.so.6
  114. lib/qt6/libQt6RemoteObjectsQml.so.6.8.2
  115. lib/qt6/metatypes/qt6remoteobjects_release_metatypes.json
  116. lib/qt6/metatypes/qt6remoteobjectsqml_release_metatypes.json
  117. lib/qt6/mkspecs/features/remoteobjects_repc.prf
  118. lib/qt6/mkspecs/features/repcclient.pri
  119. lib/qt6/mkspecs/features/repccommon.pri
  120. lib/qt6/mkspecs/features/repcmerged.pri
  121. lib/qt6/mkspecs/features/repcserver.pri
  122. lib/qt6/mkspecs/features/repparser.prf
  123. lib/qt6/mkspecs/modules/qt_lib_remoteobjects.pri
  124. lib/qt6/mkspecs/modules/qt_lib_remoteobjects_private.pri
  125. lib/qt6/mkspecs/modules/qt_lib_remoteobjectsqml.pri
  126. lib/qt6/mkspecs/modules/qt_lib_remoteobjectsqml_private.pri
  127. lib/qt6/mkspecs/modules/qt_lib_repparser.pri
  128. lib/qt6/mkspecs/modules/qt_lib_repparser_private.pri
  129. lib/qt6/qml/QtRemoteObjects/libdeclarative_remoteobjectsplugin.so
  130. lib/qt6/qml/QtRemoteObjects/plugins.qmltypes
  131. lib/qt6/qml/QtRemoteObjects/qmldir
  132. lib/qt6/sbom/qtremoteobjects-6.8.2.spdx
  133. libdata/pkgconfig/Qt6RemoteObjects.pc
  134. libdata/pkgconfig/Qt6RemoteObjectsQml.pc
  135. libdata/pkgconfig/Qt6RepParser.pc
  136. libexec/qt6/repc
  137. share/qt6/modules/RemoteObjects.json
  138. share/qt6/modules/RemoteObjectsQml.json
  139. share/qt6/modules/RepParser.json
  140. @owner
  141. @group
  142. @mode
Collapse this list.
Dependency lines:
  • qt6-remoteobjects>0:devel/qt6-remoteobjects
To install the port:
cd /usr/ports/devel/qt6-remoteobjects/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/qt6-remoteobjects
  • pkg install qt6-remoteobjects
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt6-remoteobjects
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738340235 SHA256 (KDE/Qt/6.8.2/qtremoteobjects-everywhere-src-6.8.2.tar.xz) = d02ad3ede11b0bbf8187cb79227383aed5b4538107b522d1249eab7b1b5eb629 SIZE (KDE/Qt/6.8.2/qtremoteobjects-everywhere-src-6.8.2.tar.xz) = 537584

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: pkg-fallout
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. libOpenGL.so : graphics/libglvnd
  2. libQt6Core.so : devel/qt6-base
  3. libQt6Qml.so : x11-toolkits/qt6-declarative
This port is required by:
for Libraries
  1. devel/py-qt6-pyqt
  2. devel/pyside6

Configuration Options:
No options to configure
Options name:
devel_qt6-remoteobjects
USES:
cmake compiler:c++17-lang gl 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.2/submodules/
  2. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/6.8/6.8.2/submodules/
  3. https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/
  4. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/qt/6.8/6.8.2/submodules/
  5. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/6.8/6.8.2/submodules/
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.8.2
02 Feb 2025 08:34:09
commit hash: 873f38c4b378ef250988267cca676b65e525083ccommit hash: 873f38c4b378ef250988267cca676b65e525083ccommit hash: 873f38c4b378ef250988267cca676b65e525083ccommit hash: 873f38c4b378ef250988267cca676b65e525083c files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.8.2

January 31, 2025

We have released Qt 6.8.2 today. As a patch release, Qt 6.8.2 does not
introduce new features but contains more than 450 bug fixes, security
updates, and other improvements on top of Qt 6.8.1 release. See more
information about the most important changes and bug fixes from the
Qt 6.8.2 release note.

Announcement:
https://www.qt.io/blog/qt-6.8.2-released

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.8.2/release-note.md

MFH:		2025Q1
Security:	72b8729e-e134-11ef-9e76-4ccc6adda413
(cherry picked from commit 8a35ffe0dbe55b3c27d3ec722aa7444bce1dcab0)

Number of commits found: 1