Port details on branch 2025Q4 |
- qt6-grpc Qt 6 gRPC module
- 6.9.3 devel
=0 6.9.3Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-10-04 04:15:09
- Last Update: 2025-10-04 04:11:16
- Commit Hash: 8af35e2
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1759303177
SHA256 (KDE/Qt/6.9.3/qtgrpc-everywhere-src-6.9.3.tar.xz) = 7963c879cb72d5bebea1724602e6896cdc26e8555d872259f217c6b1130afe02
SIZE (KDE/Qt/6.9.3/qtgrpc-everywhere-src-6.9.3.tar.xz) = 603684
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libprotobuf.so : devel/protobuf
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- There are no ports dependent upon this port
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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.9.3 04 Oct 2025 04:11:16
    |
Jason E. Hale (jhale)  |
Qt6: Update to 6.9.3
September 30, 2025 by Jani Heikkinen
The last release from the Qt 6.9 series, Qt 6.9.3, is now available for
download. As a patch release, Qt 6.9.3 does not introduce new features
but delivers over 250 bug fixes, security updates, and enhancements on
top of the Qt 6.9.2 release. For a detailed breakdown of the most
significant changes, refer to the Qt 6.9.3 release notes.
Announcement:
https://www.qt.io/blog/qt-6.9.3-released
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.3/release-note.md
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|