| Port details |
- brpc Apache bRPC - Industrial-grade RPC framework
- 1.16.0 devel
=0 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: daniel@morante.net
 - Port Added: 2026-05-01 14:24:04
- Last Update: 2026-05-01 14:23:23
- Commit Hash: a4a400b
- License: APACHE20
- WWW:
- https://brpc.apache.org/
- Description:
- Apache bRPC is an Industrial-grade RPC framework using C++ Language,
which is often used in high performance systems such as Search, Storage,
Machine Learning, Advertisement, Recommendation etc.
bRPC includes:
- brpc: RPC framework with rich protocols (HTTP/2, gRPC, Thrift, etc.)
- bthread: M:N threading library with work-stealing scheduler
- bvar: Multi-threaded counters and statistics
- butil: Utility library (logging, containers, synchronization)
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/brpc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/brpc
- pkg install brpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: brpc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771808781
SHA256 (apache-brpc-1.16.0_GH0.tar.gz) = 60f218554527f05ad8fae3cb8f81879d0c7dc72b249cde132049c44b1a73e76d
SIZE (apache-brpc-1.16.0_GH0.tar.gz) = 25921710
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtest.h : devel/googletest
- cmake : devel/cmake-core
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libgflags.so : devel/gflags
- libleveldb.so : databases/leveldb
- libprotobuf.so : devel/protobuf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for brpc-1.16.0:
GLOG=off: Use Google glog for logging
===> Use 'make config' to modify these settings
- Options name:
- devel_brpc
- USES:
- cmake:noninja localbase:ldflags ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|