Summary: | [NEW PORT] net/kafkacat | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Victor Yagofarov <xnasx> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | feld, xnasx | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Victor Yagofarov
2015-07-13 11:05:21 UTC
Created attachment 158704 [details]
fixed kafkacat.shar
Fixing kafkacat.shar
A commit references this bug: Author: feld Date: Tue Mar 15 17:19:12 UTC 2016 New revision: 411195 URL: https://svnweb.freebsd.org/changeset/ports/411195 Log: kafkacat is a generic non-JVM producer and consumer for Apache Kafka. Think of it as a netcat for Kafka. WWW: https://github.com/edenhill/kafkacat/ PR: 201522 Submitted by: Victor Yagofarov <xnasx@yandex.ru> Changes: head/net/Makefile head/net/kafkacat/ head/net/kafkacat/Makefile head/net/kafkacat/distinfo head/net/kafkacat/files/ head/net/kafkacat/files/patch-configure head/net/kafkacat/pkg-descr Committed with minor changes, thanks! |