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
qt6-grpc Qt 6 gRPC module
6.7.3 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-29 07:09:14
Last Update: 2024-09-29 07:05:40
Commit Hash: 76fda73
License: LGPL21
WWW:
https://www.qt.io/
Description:
Qt GRPC is the client-side implementation that, together with the Qt Protobuf module, allows the definition of messages and services in .proto files, which then use the provided code generators to generate client code that allows the access for fields and gRPC services in the Qt framework. The code generated by Qt GRPC enables the client-side to communicate with a gRPC server (regardless of whether the server uses Qt) by sending calls or streaming messages.
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 (278 items)
Collapse this list.
  1. /usr/local/share/licenses/qt6-grpc-6.7.3/catalog.mk
  2. /usr/local/share/licenses/qt6-grpc-6.7.3/LICENSE
  3. /usr/local/share/licenses/qt6-grpc-6.7.3/LGPL21
  4. include/qt6/QtGrpc/6.7.3/QtGrpc/private/qabstractgrpcchannel_p.h
  5. include/qt6/QtGrpc/6.7.3/QtGrpc/private/qgrpcclientinterceptormanager_p.h
  6. include/qt6/QtGrpc/6.7.3/QtGrpc/private/qtgrpc-config_p.h
  7. include/qt6/QtGrpc/6.7.3/QtGrpc/private/qtgrpcglobal_p.h
  8. include/qt6/QtGrpc/QAbstractGrpcChannel
  9. include/qt6/QtGrpc/QAbstractGrpcClient
  10. include/qt6/QtGrpc/QGrpcBidirStream
  11. include/qt6/QtGrpc/QGrpcCallOptions
  12. include/qt6/QtGrpc/QGrpcCallReply
  13. include/qt6/QtGrpc/QGrpcChannelOperation
  14. include/qt6/QtGrpc/QGrpcChannelOptions
  15. include/qt6/QtGrpc/QGrpcClientInterceptor
  16. include/qt6/QtGrpc/QGrpcClientInterceptorManager
  17. include/qt6/QtGrpc/QGrpcClientStream
  18. include/qt6/QtGrpc/QGrpcHttp2Channel
  19. include/qt6/QtGrpc/QGrpcInterceptorContinuation
  20. include/qt6/QtGrpc/QGrpcMetadata
  21. include/qt6/QtGrpc/QGrpcOperation
  22. include/qt6/QtGrpc/QGrpcRpcInfo
  23. include/qt6/QtGrpc/QGrpcServerStream
  24. include/qt6/QtGrpc/QGrpcStatus
  25. include/qt6/QtGrpc/QtGrpc
  26. include/qt6/QtGrpc/QtGrpcDepends
  27. include/qt6/QtGrpc/QtGrpcVersion
  28. include/qt6/QtGrpc/qabstractgrpcchannel.h
  29. include/qt6/QtGrpc/qabstractgrpcclient.h
  30. include/qt6/QtGrpc/qgrpccalloptions.h
  31. include/qt6/QtGrpc/qgrpccallreply.h
  32. include/qt6/QtGrpc/qgrpcchanneloperation.h
  33. include/qt6/QtGrpc/qgrpcchanneloptions.h
  34. include/qt6/QtGrpc/qgrpcclientinterceptor.h
  35. include/qt6/QtGrpc/qgrpcclientinterceptormanager.h
  36. include/qt6/QtGrpc/qgrpchttp2channel.h
  37. include/qt6/QtGrpc/qgrpcmetadata.h
  38. include/qt6/QtGrpc/qgrpcoperation.h
  39. include/qt6/QtGrpc/qgrpcstatus.h
  40. include/qt6/QtGrpc/qgrpcstream.h
  41. include/qt6/QtGrpc/qtgrpc-config.h
  42. include/qt6/QtGrpc/qtgrpcexports.h
  43. include/qt6/QtGrpc/qtgrpcglobal.h
  44. include/qt6/QtGrpc/qtgrpcversion.h
  45. include/qt6/QtGrpcQuick/6.7.3/QtGrpcQuick/private/qqmlgrpccalloptions_p.h
  46. include/qt6/QtGrpcQuick/6.7.3/QtGrpcQuick/private/qqmlgrpcchanneloptions_p.h
  47. include/qt6/QtGrpcQuick/6.7.3/QtGrpcQuick/private/qqmlgrpchttp2channel_p.h
  48. include/qt6/QtGrpcQuick/6.7.3/QtGrpcQuick/private/qqmlgrpcmetadata_p.h
  49. include/qt6/QtGrpcQuick/QQmlAbstractGrpcChannel
  50. include/qt6/QtGrpcQuick/QtGrpcQuick
  51. include/qt6/QtGrpcQuick/QtGrpcQuickDepends
  52. include/qt6/QtGrpcQuick/QtGrpcQuickVersion
  53. include/qt6/QtGrpcQuick/qqmlabstractgrpcchannel.h
  54. include/qt6/QtGrpcQuick/qtgrpcquickexports.h
  55. include/qt6/QtGrpcQuick/qtgrpcquickversion.h
  56. include/qt6/QtProtobuf/6.7.3/QtProtobuf/private/qprotobufmessage_p.h
  57. include/qt6/QtProtobuf/6.7.3/QtProtobuf/private/qprotobufselfcheckiterator_p.h
  58. include/qt6/QtProtobuf/6.7.3/QtProtobuf/private/qprotobufserializer_p.h
  59. include/qt6/QtProtobuf/6.7.3/QtProtobuf/private/qtprotobuf-config_p.h
  60. include/qt6/QtProtobuf/6.7.3/QtProtobuf/private/qtprotobuflogging_p.h
  61. include/qt6/QtProtobuf/QAbstractProtobufSerializer
  62. include/qt6/QtProtobuf/QProtobufBaseSerializer
  63. include/qt6/QtProtobuf/QProtobufJsonSerializer
  64. include/qt6/QtProtobuf/QProtobufMessage
  65. include/qt6/QtProtobuf/QProtobufMessageDeleter
  66. include/qt6/QtProtobuf/QProtobufOneof
  67. include/qt6/QtProtobuf/QProtobufSerializer
  68. include/qt6/QtProtobuf/QtProtobuf
  69. include/qt6/QtProtobuf/QtProtobufDepends
  70. include/qt6/QtProtobuf/QtProtobufVersion
  71. include/qt6/QtProtobuf/qabstractprotobufserializer.h
  72. include/qt6/QtProtobuf/qprotobufbaseserializer.h
  73. include/qt6/QtProtobuf/qprotobufjsonserializer.h
  74. include/qt6/QtProtobuf/qprotobuflazymessagepointer.h
  75. include/qt6/QtProtobuf/qprotobufmessage.h
  76. include/qt6/QtProtobuf/qprotobufobject.h
  77. include/qt6/QtProtobuf/qprotobufoneof.h
  78. include/qt6/QtProtobuf/qprotobufserializer.h
  79. include/qt6/QtProtobuf/qtprotobuf-config.h
  80. include/qt6/QtProtobuf/qtprotobufexports.h
  81. include/qt6/QtProtobuf/qtprotobufglobal.h
  82. include/qt6/QtProtobuf/qtprotobuftypes.h
  83. include/qt6/QtProtobuf/qtprotobufversion.h
  84. include/qt6/QtProtobufQtCoreTypes/6.7.3/QtProtobufQtCoreTypes/private/QtCore.qpb.h
  85. include/qt6/QtProtobufQtCoreTypes/6.7.3/QtProtobufQtCoreTypes/private/protobufqtcoretypes_exports.qpb.h
  86. include/qt6/QtProtobufQtCoreTypes/6.7.3/QtProtobufQtCoreTypes/private/qtprotobufqttypescommon_p.h
  87. include/qt6/QtProtobufQtCoreTypes/QtCore/QtCore.proto
  88. include/qt6/QtProtobufQtCoreTypes/QtProtobufQtCoreTypes
  89. include/qt6/QtProtobufQtCoreTypes/QtProtobufQtCoreTypesDepends
  90. include/qt6/QtProtobufQtCoreTypes/QtProtobufQtCoreTypesVersion
  91. include/qt6/QtProtobufQtCoreTypes/qtprotobufqtcoretypes.h
  92. include/qt6/QtProtobufQtCoreTypes/qtprotobufqtcoretypesexports.h
  93. include/qt6/QtProtobufQtCoreTypes/qtprotobufqtcoretypesglobal.h
  94. include/qt6/QtProtobufQtCoreTypes/qtprotobufqtcoretypesversion.h
  95. include/qt6/QtProtobufQtGuiTypes/6.7.3/QtProtobufQtGuiTypes/private/QtGui.qpb.h
  96. include/qt6/QtProtobufQtGuiTypes/6.7.3/QtProtobufQtGuiTypes/private/protobufqtguitypes_exports.qpb.h
  97. include/qt6/QtProtobufQtGuiTypes/QtGui/QtGui.proto
  98. include/qt6/QtProtobufQtGuiTypes/QtProtobufQtGuiTypes
  99. include/qt6/QtProtobufQtGuiTypes/QtProtobufQtGuiTypesDepends
  100. include/qt6/QtProtobufQtGuiTypes/QtProtobufQtGuiTypesVersion
  101. include/qt6/QtProtobufQtGuiTypes/qtprotobufqtguitypes.h
  102. include/qt6/QtProtobufQtGuiTypes/qtprotobufqtguitypesexports.h
  103. include/qt6/QtProtobufQtGuiTypes/qtprotobufqtguitypesglobal.h
  104. include/qt6/QtProtobufQtGuiTypes/qtprotobufqtguitypesversion.h
  105. include/qt6/QtProtobufWellKnownTypes/QtProtobufWellKnownTypes
  106. include/qt6/QtProtobufWellKnownTypes/QtProtobufWellKnownTypesDepends
  107. include/qt6/QtProtobufWellKnownTypes/QtProtobufWellKnownTypesVersion
  108. include/qt6/QtProtobufWellKnownTypes/any.qpb.h
  109. include/qt6/QtProtobufWellKnownTypes/api.qpb.h
  110. include/qt6/QtProtobufWellKnownTypes/duration.qpb.h
  111. include/qt6/QtProtobufWellKnownTypes/empty.qpb.h
  112. include/qt6/QtProtobufWellKnownTypes/field_mask.qpb.h
  113. include/qt6/QtProtobufWellKnownTypes/google/protobuf/any.qpb.h
  114. include/qt6/QtProtobufWellKnownTypes/google/protobuf/api.qpb.h
  115. include/qt6/QtProtobufWellKnownTypes/google/protobuf/duration.qpb.h
  116. include/qt6/QtProtobufWellKnownTypes/google/protobuf/empty.qpb.h
  117. include/qt6/QtProtobufWellKnownTypes/google/protobuf/field_mask.qpb.h
  118. include/qt6/QtProtobufWellKnownTypes/google/protobuf/protobufwellknowntypes_exports.qpb.h
  119. include/qt6/QtProtobufWellKnownTypes/google/protobuf/source_context.qpb.h
  120. include/qt6/QtProtobufWellKnownTypes/google/protobuf/struct.qpb.h
  121. include/qt6/QtProtobufWellKnownTypes/google/protobuf/timestamp.qpb.h
  122. include/qt6/QtProtobufWellKnownTypes/google/protobuf/type.qpb.h
  123. include/qt6/QtProtobufWellKnownTypes/google/protobuf/wrappers.qpb.h
  124. include/qt6/QtProtobufWellKnownTypes/protobufwellknowntypes_exports.qpb.h
  125. include/qt6/QtProtobufWellKnownTypes/qprotobufanysupport.h
  126. include/qt6/QtProtobufWellKnownTypes/qtprotobufwellknowntypesexports.h
  127. include/qt6/QtProtobufWellKnownTypes/qtprotobufwellknowntypesglobal.h
  128. include/qt6/QtProtobufWellKnownTypes/qtprotobufwellknowntypesversion.h
  129. include/qt6/QtProtobufWellKnownTypes/source_context.qpb.h
  130. include/qt6/QtProtobufWellKnownTypes/struct.qpb.h
  131. include/qt6/QtProtobufWellKnownTypes/timestamp.qpb.h
  132. include/qt6/QtProtobufWellKnownTypes/type.qpb.h
  133. include/qt6/QtProtobufWellKnownTypes/wrappers.qpb.h
  134. lib/cmake/Qt6/FindWrapProtobuf.cmake
  135. lib/cmake/Qt6/FindWrapProtoc.cmake
  136. lib/cmake/Qt6/FindWrapgRPC.cmake
  137. lib/cmake/Qt6/FindWrapgRPCPlugin.cmake
  138. lib/cmake/Qt6BuildInternals/StandaloneTests/QtGrpcTestsConfig.cmake
  139. lib/cmake/Qt6Grpc/Qt6GrpcAdditionalTargetInfo.cmake
  140. lib/cmake/Qt6Grpc/Qt6GrpcConfig.cmake
  141. lib/cmake/Qt6Grpc/Qt6GrpcConfigVersion.cmake
  142. lib/cmake/Qt6Grpc/Qt6GrpcConfigVersionImpl.cmake
  143. lib/cmake/Qt6Grpc/Qt6GrpcDependencies.cmake
  144. lib/cmake/Qt6Grpc/Qt6GrpcTargets-release.cmake
  145. lib/cmake/Qt6Grpc/Qt6GrpcTargets.cmake
  146. lib/cmake/Qt6Grpc/Qt6GrpcVersionlessTargets.cmake
  147. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickAdditionalTargetInfo.cmake
  148. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickConfig.cmake
  149. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickConfigVersion.cmake
  150. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickConfigVersionImpl.cmake
  151. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickDependencies.cmake
  152. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickTargets-release.cmake
  153. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickTargets.cmake
  154. lib/cmake/Qt6GrpcQuick/Qt6GrpcQuickVersionlessTargets.cmake
  155. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsAdditionalTargetInfo.cmake
  156. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsConfig.cmake
  157. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsConfigVersion.cmake
  158. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsConfigVersionImpl.cmake
  159. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsDependencies.cmake
  160. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsMacros.cmake
  161. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsTargets-release.cmake
  162. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsTargets.cmake
  163. lib/cmake/Qt6GrpcTools/Qt6GrpcToolsVersionlessTargets.cmake
  164. lib/cmake/Qt6Protobuf/Qt6ProtobufAdditionalTargetInfo.cmake
  165. lib/cmake/Qt6Protobuf/Qt6ProtobufBuildInternals.cmake
  166. lib/cmake/Qt6Protobuf/Qt6ProtobufConfig.cmake
  167. lib/cmake/Qt6Protobuf/Qt6ProtobufConfigVersion.cmake
  168. lib/cmake/Qt6Protobuf/Qt6ProtobufConfigVersionImpl.cmake
  169. lib/cmake/Qt6Protobuf/Qt6ProtobufDependencies.cmake
  170. lib/cmake/Qt6Protobuf/Qt6ProtobufTargets-release.cmake
  171. lib/cmake/Qt6Protobuf/Qt6ProtobufTargets.cmake
  172. lib/cmake/Qt6Protobuf/Qt6ProtobufVersionlessTargets.cmake
  173. lib/cmake/Qt6Protobuf/QtProtobufProperties.cmake.in
  174. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesAdditionalTargetInfo.cmake
  175. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesConfig.cmake
  176. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesConfigVersion.cmake
  177. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesConfigVersionImpl.cmake
  178. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesDependencies.cmake
  179. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesProtobufProperties.cmake
  180. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesTargets-release.cmake
  181. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesTargets.cmake
  182. lib/cmake/Qt6ProtobufQtCoreTypes/Qt6ProtobufQtCoreTypesVersionlessTargets.cmake
  183. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesAdditionalTargetInfo.cmake
  184. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesConfig.cmake
  185. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesConfigVersion.cmake
  186. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesConfigVersionImpl.cmake
  187. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesDependencies.cmake
  188. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesProtobufProperties.cmake
  189. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesTargets-release.cmake
  190. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesTargets.cmake
  191. lib/cmake/Qt6ProtobufQtGuiTypes/Qt6ProtobufQtGuiTypesVersionlessTargets.cmake
  192. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsAdditionalTargetInfo.cmake
  193. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfig.cmake
  194. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfigVersion.cmake
  195. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfigVersionImpl.cmake
  196. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsDependencies.cmake
  197. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsMacros.cmake
  198. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsTargets-release.cmake
  199. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsTargets.cmake
  200. lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsVersionlessTargets.cmake
  201. lib/cmake/Qt6ProtobufTools/QtProtocCommandWrapper.cmake
  202. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesAdditionalTargetInfo.cmake
  203. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesBuildInternals.cmake
  204. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesConfig.cmake
  205. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesConfigVersion.cmake
  206. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesConfigVersionImpl.cmake
  207. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesDependencies.cmake
  208. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesTargets-release.cmake
  209. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesTargets.cmake
  210. lib/cmake/Qt6ProtobufWellKnownTypes/Qt6ProtobufWellKnownTypesVersionlessTargets.cmake
  211. lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginAdditionalTargetInfo.cmake
  212. lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginConfig.cmake
  213. lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginConfigVersion.cmake
  214. lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginConfigVersionImpl.cmake
  215. lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginTargets-release.cmake
  216. lib/cmake/Qt6Qml/QmlPlugins/Qt6grpcquickpluginTargets.cmake
  217. lib/qt6/libQt6Grpc.prl
  218. lib/qt6/libQt6Grpc.so
  219. lib/qt6/libQt6Grpc.so.6
  220. lib/qt6/libQt6Grpc.so.6.7.3
  221. lib/qt6/libQt6GrpcQuick.prl
  222. lib/qt6/libQt6GrpcQuick.so
  223. lib/qt6/libQt6GrpcQuick.so.6
  224. lib/qt6/libQt6GrpcQuick.so.6.7.3
  225. lib/qt6/libQt6Protobuf.prl
  226. lib/qt6/libQt6Protobuf.so
  227. lib/qt6/libQt6Protobuf.so.6
  228. lib/qt6/libQt6Protobuf.so.6.7.3
  229. lib/qt6/libQt6ProtobufQtCoreTypes.prl
  230. lib/qt6/libQt6ProtobufQtCoreTypes.so
  231. lib/qt6/libQt6ProtobufQtCoreTypes.so.6
  232. lib/qt6/libQt6ProtobufQtCoreTypes.so.6.7.3
  233. lib/qt6/libQt6ProtobufQtGuiTypes.prl
  234. lib/qt6/libQt6ProtobufQtGuiTypes.so
  235. lib/qt6/libQt6ProtobufQtGuiTypes.so.6
  236. lib/qt6/libQt6ProtobufQtGuiTypes.so.6.7.3
  237. lib/qt6/libQt6ProtobufWellKnownTypes.prl
  238. lib/qt6/libQt6ProtobufWellKnownTypes.so
  239. lib/qt6/libQt6ProtobufWellKnownTypes.so.6
  240. lib/qt6/libQt6ProtobufWellKnownTypes.so.6.7.3
  241. lib/qt6/metatypes/qt6grpc_release_metatypes.json
  242. lib/qt6/metatypes/qt6grpcquick_release_metatypes.json
  243. lib/qt6/metatypes/qt6protobuf_release_metatypes.json
  244. lib/qt6/metatypes/qt6protobufqtcoretypes_release_metatypes.json
  245. lib/qt6/metatypes/qt6protobufqtguitypes_release_metatypes.json
  246. lib/qt6/metatypes/qt6protobufwellknowntypes_release_metatypes.json
  247. lib/qt6/mkspecs/modules/qt_lib_grpc.pri
  248. lib/qt6/mkspecs/modules/qt_lib_grpc_private.pri
  249. lib/qt6/mkspecs/modules/qt_lib_grpcquick.pri
  250. lib/qt6/mkspecs/modules/qt_lib_grpcquick_private.pri
  251. lib/qt6/mkspecs/modules/qt_lib_protobuf.pri
  252. lib/qt6/mkspecs/modules/qt_lib_protobuf_private.pri
  253. lib/qt6/mkspecs/modules/qt_lib_protobufqtcoretypes.pri
  254. lib/qt6/mkspecs/modules/qt_lib_protobufqtcoretypes_private.pri
  255. lib/qt6/mkspecs/modules/qt_lib_protobufqtguitypes.pri
  256. lib/qt6/mkspecs/modules/qt_lib_protobufqtguitypes_private.pri
  257. lib/qt6/mkspecs/modules/qt_lib_protobufwellknowntypes.pri
  258. lib/qt6/mkspecs/modules/qt_lib_protobufwellknowntypes_private.pri
  259. lib/qt6/qml/QtGrpc/libgrpcquickplugin.so
  260. lib/qt6/qml/QtGrpc/plugins.qmltypes
  261. lib/qt6/qml/QtGrpc/qmldir
  262. libdata/pkgconfig/Qt6Grpc.pc
  263. libdata/pkgconfig/Qt6GrpcQuick.pc
  264. libdata/pkgconfig/Qt6Protobuf.pc
  265. libdata/pkgconfig/Qt6ProtobufQtCoreTypes.pc
  266. libdata/pkgconfig/Qt6ProtobufQtGuiTypes.pc
  267. libdata/pkgconfig/Qt6ProtobufWellKnownTypes.pc
  268. libexec/qt6/qtgrpcgen
  269. libexec/qt6/qtprotobufgen
  270. share/qt6/modules/Grpc.json
  271. share/qt6/modules/GrpcQuick.json
  272. share/qt6/modules/Protobuf.json
  273. share/qt6/modules/ProtobufQtCoreTypes.json
  274. share/qt6/modules/ProtobufQtGuiTypes.json
  275. share/qt6/modules/ProtobufWellKnownTypes.json
  276. @owner
  277. @group
  278. @mode
Collapse this list.
Dependency lines:
  • qt6-grpc>0:devel/qt6-grpc
To install the port:
cd /usr/ports/devel/qt6-grpc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/qt6-grpc
  • pkg install qt6-grpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt6-grpc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1727577070 SHA256 (KDE/Qt/6.7.3/qtgrpc-everywhere-src-6.7.3.tar.xz) = eeaaadd4163ebc3db935ba24da0c23aa1cc3d5156176b852aa17c35f1e81c6df SIZE (KDE/Qt/6.7.3/qtgrpc-everywhere-src-6.7.3.tar.xz) = 473000

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. libprotobuf.so : devel/protobuf
  3. libOpenGL.so : graphics/libglvnd
  4. libQt6Core.so : devel/qt6-base
  5. libQt6Qml.so : x11-toolkits/qt6-declarative
This port is required by:
for Run
  1. devel/qt6

Configuration Options:
No options to configure
Options name:
devel_qt6-grpc
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.7/6.7.3/submodules/
  2. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/6.7/6.7.3/submodules/
  3. https://download.qt.io/official_releases/qt/6.7/6.7.3/submodules/
  4. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/qt/6.7/6.7.3/submodules/
  5. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/6.7/6.7.3/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.7.3
29 Sep 2024 07:05:40
commit hash: 76fda7351ade36f56e0f3dc2d09ad79ae51f4135commit hash: 76fda7351ade36f56e0f3dc2d09ad79ae51f4135commit hash: 76fda7351ade36f56e0f3dc2d09ad79ae51f4135commit hash: 76fda7351ade36f56e0f3dc2d09ad79ae51f4135 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.7.3

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

PySide6: Update to 6.7.3

New port: devel/qt6-grpc

Qt GRPC is the client-side implementation that, together with the Qt
Protobuf module, allows the definition of messages and services in
.proto files, which then use the provided code generators to generate
client code that allows the access for fields and gRPC services in the
Qt framework. The code generated by Qt GRPC enables the client-side to
communicate with a gRPC server (regardless of whether the server uses
Qt) by sending calls or streaming messages.

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

Number of commits found: 1