Port details |
- kcat Generic command line non-JVM Apache Kafka producer and consumer
- 1.7.0 net =2 1.7.0Version of this port present on the latest quarterly branch.
- Maintainer: sergey@akhmatov.ru
- Port Added: 2021-10-06 05:45:06
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/edenhill/kcat/
- Description:
- kcat is a generic non-JVM producer and consumer
for Apache Kafka. Think of it as a netcat for
Kafka.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/kcat/ && make install clean
- To add the package, run one of these commands:
- pkg install net/kcat
- pkg install kcat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kcat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1629983664
SHA256 (edenhill-kcat-1.7.0_GH0.tar.gz) = baaed3cb6f5ade6a01355edb8819365e263a325375bee50727e009810e49cb38
SIZE (edenhill-kcat-1.7.0_GH0.tar.gz) = 140508
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
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- librdkafka.so : net/librdkafka
- libyajl.so : devel/yajl
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kcat-1.7.0:
AVRO=off: Avro/Schema-Registry support (requires libserdes) [BROKEN]
JSON=off: JSON support (requires libyajl2)
===> Use 'make config' to modify these settings
- Options name:
- net_kcat
- USES:
- gmake pkgconfig ssl
- pkg-message:
- For install:
- kafkacat has been renamed to kcat
If you're upgrading from earlier release to 1.7.0 please consider:
- renaming any kafkacat.conf files to kcat.conf
- renaming any KAFKACAT_CONF environment variables to KCAT_CONF
https://github.com/edenhill/kcat/releases/tag/1.7.0
- Master Sites:
|
Port Moves |
- port moved here from net/kafkacat on 2021-10-06
REASON: Renamed
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.7.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.7.0 06 Oct 2021 05:42:08 |
Vanilla I. Shu (vanilla) |
net/kafkacat: update to 1.7.0, and rename to kcat.
PR: 258061
Reported by: maintainer |
Number of commits found: 4
|