Bug 201522 - [NEW PORT] net/kafkacat
Summary: [NEW PORT] net/kafkacat
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 11:05 UTC by Victor Yagofarov
Modified: 2016-03-15 17:19 UTC (History)
2 users (show)

See Also:


Attachments
kafkacat is a generic non-JVM producer and consumer for Apache Kafka 0.8 (2.94 KB, application/x-shar)
2015-07-13 11:05 UTC, Victor Yagofarov
no flags Details
fixed kafkacat.shar (2.94 KB, application/x-shar)
2015-07-13 17:18 UTC, Victor Yagofarov
rakuco: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Yagofarov 2015-07-13 11:05:21 UTC
Created attachment 158685 [details]
kafkacat is a generic non-JVM producer and consumer  for Apache Kafka 0.8

kafkacat is a generic non-JVM producer and consumer 
for Apache Kafka 0.8, think of it as a netcat for 
Kafka.

WWW: https://github.com/edenhill/kafkacat/
Comment 1 Victor Yagofarov 2015-07-13 17:18:48 UTC
Created attachment 158704 [details]
fixed kafkacat.shar

Fixing kafkacat.shar
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-15 17:19:17 UTC
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
Comment 3 Mark Felder freebsd_committer freebsd_triage 2016-03-15 17:19:34 UTC
Committed with minor changes, thanks!