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
librdkafka Apache Kafka C/C++ library
2.3.0 net on this many watch lists=1 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 2.3.0Version of this port present on the latest quarterly branch.
Maintainer: pizzamig@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-24 11:14:57
Last Update: 2023-12-27 15:41:40
Commit Hash: adaa1a1
People watching this port, also watch:: python311, py39-pycparser, p5-Net-HTTP, tmux, python
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/librdkafka-2.3.0/catalog.mk
  3. /usr/local/share/licenses/librdkafka-2.3.0/LICENSE
  4. /usr/local/share/licenses/librdkafka-2.3.0/BSD2CLAUSE
  5. include/librdkafka/rdkafka_mock.h
  6. include/librdkafka/rdkafka.h
  7. include/librdkafka/rdkafkacpp.h
  8. lib/librdkafka++.a
  9. lib/librdkafka++.so
  10. lib/librdkafka++.so.1
  11. lib/librdkafka.a
  12. lib/librdkafka-static.a
  13. lib/librdkafka.so
  14. lib/librdkafka.so.1
  15. libdata/pkgconfig/rdkafka++.pc
  16. libdata/pkgconfig/rdkafka++-static.pc
  17. libdata/pkgconfig/rdkafka.pc
  18. libdata/pkgconfig/rdkafka-static.pc
  19. @owner
  20. @group
  21. @mode
Collapse this list.
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 = 1702746030 SHA256 (edenhill-librdkafka-v2.3.0_GH0.tar.gz) = 2d49c35c77eeb3d42fa61c43757fcbb6a206daa560247154e60642bcdcc14d12 SIZE (edenhill-librdkafka-v2.3.0_GH0.tar.gz) = 4380862

Packages (timestamps in pop-ups are UTC):
librdkafka
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.02.3.01.5.32.3.02.3.0-1.5.3-
FreeBSD:13:quarterly2.3.02.3.02.0.22.3.02.3.02.3.02.3.02.3.0
FreeBSD:14:latest2.3.02.3.01.9.22.3.02.3.02.0.2-2.0.2
FreeBSD:14:quarterly2.3.02.3.0-2.3.02.3.02.3.02.3.02.3.0
FreeBSD:15:latest2.3.02.3.0n/a2.3.0n/a2.3.02.3.02.3.0
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. bash : shells/bash
  2. schema.h : devel/rapidjson
  3. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libcurl.so : ftp/curl
  2. liblz4.so : archivers/liblz4
  3. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. devel/libserdes
  2. finance/hyperswitch
  3. net/kcat
  4. net/pecl-rdkafka
  5. net/py-confluent-kafka
  6. net-mgmt/openbmp
  7. sysutils/slurm-wlm
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. sysutils/vector
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/kafkacat*
  2. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/edenhill/librdkafka/tar.gz/v2.3.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port