Bug 201522

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 Flags
kafkacat is a generic non-JVM producer and consumer for Apache Kafka 0.8
none
fixed kafkacat.shar rakuco: maintainer-approval+

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!