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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
qt6-remoteobjects Qt6 Remote Objects module
6.6.3 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.6.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 15:15:05
Last Update: 2024-03-30 02:17:58
Commit Hash: 72d93f3
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 (138 items)
Collapse this list.
  1. /usr/local/share/licenses/qt6-remoteobjects-6.6.3/catalog.mk
  2. /usr/local/share/licenses/qt6-remoteobjects-6.6.3/LICENSE
  3. /usr/local/share/licenses/qt6-remoteobjects-6.6.3/LGPL21
  4. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qconnection_local_backend_p.h
  5. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
  6. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qconnectionfactories_p.h
  7. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
  8. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
  9. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectabstractitemmodeltypes_p.h
  10. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectcontainers_p.h
  11. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectnode_p.h
  12. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectpacket_p.h
  13. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
  14. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
  15. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectreplica_p.h
  16. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectsource_p.h
  17. include/qt6/QtRemoteObjects/6.6.3/QtRemoteObjects/private/qremoteobjectsourceio_p.h
  18. include/qt6/QtRemoteObjects/6.6.3/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.6.3/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/Qt6RemoteObjectsVersionlessTargets.cmake
  81. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlAdditionalTargetInfo.cmake
  82. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlConfig.cmake
  83. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlConfigVersion.cmake
  84. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlConfigVersionImpl.cmake
  85. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlDependencies.cmake
  86. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlTargets-release.cmake
  87. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlTargets.cmake
  88. lib/cmake/Qt6RemoteObjectsQml/Qt6RemoteObjectsQmlVersionlessTargets.cmake
  89. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsAdditionalTargetInfo.cmake
  90. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsConfig.cmake
  91. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsConfigVersion.cmake
  92. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsConfigVersionImpl.cmake
  93. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsDependencies.cmake
  94. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsTargets-release.cmake
  95. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsTargets.cmake
  96. lib/cmake/Qt6RemoteObjectsTools/Qt6RemoteObjectsToolsVersionlessTargets.cmake
  97. lib/cmake/Qt6RepParser/Qt6RepParserAdditionalTargetInfo.cmake
  98. lib/cmake/Qt6RepParser/Qt6RepParserConfig.cmake
  99. lib/cmake/Qt6RepParser/Qt6RepParserConfigVersion.cmake
  100. lib/cmake/Qt6RepParser/Qt6RepParserConfigVersionImpl.cmake
  101. lib/cmake/Qt6RepParser/Qt6RepParserDependencies.cmake
  102. lib/cmake/Qt6RepParser/Qt6RepParserTargets.cmake
  103. lib/cmake/Qt6RepParser/Qt6RepParserVersionlessTargets.cmake
  104. lib/qt6/libQt6RemoteObjects.prl
  105. lib/qt6/libQt6RemoteObjects.so
  106. lib/qt6/libQt6RemoteObjects.so.6
  107. lib/qt6/libQt6RemoteObjects.so.6.6.3
  108. lib/qt6/libQt6RemoteObjectsQml.prl
  109. lib/qt6/libQt6RemoteObjectsQml.so
  110. lib/qt6/libQt6RemoteObjectsQml.so.6
  111. lib/qt6/libQt6RemoteObjectsQml.so.6.6.3
  112. lib/qt6/metatypes/qt6remoteobjects_release_metatypes.json
  113. lib/qt6/metatypes/qt6remoteobjectsqml_release_metatypes.json
  114. lib/qt6/mkspecs/features/remoteobjects_repc.prf
  115. lib/qt6/mkspecs/features/repcclient.pri
  116. lib/qt6/mkspecs/features/repccommon.pri
  117. lib/qt6/mkspecs/features/repcmerged.pri
  118. lib/qt6/mkspecs/features/repcserver.pri
  119. lib/qt6/mkspecs/features/repparser.prf
  120. lib/qt6/mkspecs/modules/qt_lib_remoteobjects.pri
  121. lib/qt6/mkspecs/modules/qt_lib_remoteobjects_private.pri
  122. lib/qt6/mkspecs/modules/qt_lib_remoteobjectsqml.pri
  123. lib/qt6/mkspecs/modules/qt_lib_remoteobjectsqml_private.pri
  124. lib/qt6/mkspecs/modules/qt_lib_repparser.pri
  125. lib/qt6/mkspecs/modules/qt_lib_repparser_private.pri
  126. lib/qt6/qml/QtRemoteObjects/libdeclarative_remoteobjectsplugin.so
  127. lib/qt6/qml/QtRemoteObjects/plugins.qmltypes
  128. lib/qt6/qml/QtRemoteObjects/qmldir
  129. libdata/pkgconfig/Qt6RemoteObjects.pc
  130. libdata/pkgconfig/Qt6RemoteObjectsQml.pc
  131. libdata/pkgconfig/Qt6RepParser.pc
  132. libexec/qt6/repc
  133. share/qt6/modules/RemoteObjects.json
  134. share/qt6/modules/RemoteObjectsQml.json
  135. share/qt6/modules/RepParser.json
  136. @owner
  137. @group
  138. @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 = 1711661034 SHA256 (KDE/Qt/6.6.3/qtremoteobjects-everywhere-src-6.6.3.tar.xz) = 5f7e573f64aeb0b9edf4c19ea2064663430435bcf0e283c0fcf43b3fda276d99 SIZE (KDE/Qt/6.6.3/qtremoteobjects-everywhere-src-6.6.3.tar.xz) = 534172

Packages (timestamps in pop-ups are UTC):
qt6-remoteobjects
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.6.36.6.3--6.6.3---
FreeBSD:13:quarterly6.6.36.6.3--6.6.3-6.6.16.6.2
FreeBSD:14:latest6.6.26.6.3--6.6.3--6.4.2
FreeBSD:14:quarterly6.6.26.6.3-6.6.26.6.3-6.6.16.6.2
FreeBSD:15:latest6.6.26.6.3n/a6.6.1n/a-6.6.1-
FreeBSD:15:quarterly--n/a-n/a---
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
for Run
  1. devel/qt6

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 (11 items)
Collapse this list.
  1. http://master.qt.io/official_releases/additional_libraries/6.6/6.6.3//
  2. http://master.qt.io/official_releases/qt/6.6/6.6.3/submodules/
  3. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/additional_libraries/6.6/6.6.3//
  4. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/6.6/6.6.3/submodules/
  5. https://download.qt.io/official_releases/additional_libraries/6.6/6.6.3//
  6. https://download.qt.io/official_releases/qt/6.6/6.6.3/submodules/
  7. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/additional_libraries/6.6/6.6.3//
  8. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/qt/6.6/6.6.3/submodules/
  9. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/additional_libraries/6.6/6.6.3//
  10. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/6.6/6.6.3/submodules/
Collapse this list.

There are no commits on branch 2022Q3 for this port