Port details on branch 2025Q3 |
- librdkafka Apache Kafka C/C++ library
- 2.8.0 net
=3 2.8.0Version of this port present on the latest quarterly branch. - Maintainer: pizzamig@FreeBSD.org
 - Port Added: 2015-07-24 11:14:57
- Last Update: 2025-01-22 08:33:29
- Commit Hash: eb57c58
- People watching this port, also watch:: libevent, phpsysinfo-php82, xcb-util-image, libXdamage, indexinfo
- License: BSD2CLAUSE
- WWW:
- https://github.com/edenhill/librdkafka/
- Description:
- This is a port of librdkafka, a C library implementation
of the Apache Kafka protocol, containing both Producer and
Consumer support. It was designed with message delivery
reliability and high performance in mind, current figures
exceed 800000 msgs/second for the producer and 3 million
msgs/second for the consumer.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- librdkafka>0:net/librdkafka
- To install the port:
- cd /usr/ports/net/librdkafka/ && make install clean
- To add the package, run one of these commands:
- pkg install net/librdkafka
- pkg install librdkafka
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: librdkafka
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737476969
SHA256 (edenhill-librdkafka-v2.8.0_GH0.tar.gz) = 5bd1c46f63265f31c6bfcedcde78703f77d28238eadf23821c2b43fc30be3e25
SIZE (edenhill-librdkafka-v2.8.0_GH0.tar.gz) = 4780448
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:
-
- bash : shells/bash
- schema.h : devel/rapidjson
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libcurl.so : ftp/curl
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- devel/libserdes
- finance/hyperswitch
- net/kcat
- net/nmsg
- net/pecl-rdkafka
- net/py-confluent-kafka
- net-mgmt/ipfixcol2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net_librdkafka
- USES:
- compiler:c11 gmake localbase:ldflags ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|