| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/edenhill/kafkacat/releases/tag/1.5.0
PR: 240567
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
Notes:
svn path=/head/; revision=512037
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements:
* Consumer: Add support for printing message headers (-f ".. %h.. \n")
* Producer: Add support for specifying message headers (-H name=value)
* Emit current controllerId in metadata output, if supported
* Add -F <file> to read config from file. Defaults to $KAFKACAT_CONFIG or
~/.config/kafkacat.conf. With some support for translating Java config
properties to librdkafka counterparts.
* Support Fixed key (-k ..)
Fixes:
* Make sure topic configuration is applied first
* JSON: emit NULL keys and values as null rather than empty string
* Fix tstype json output
* Honour -c count in consumer mode by yielding
https://github.com/edenhill/kafkacat/releases/tag/1.4.0
PR: 237156
Submitted by: Sergey Akhmatov (maintainer)
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=498537
|
|
|
|
| |
Notes:
svn path=/head/; revision=490158
|
|
|
|
|
|
|
|
|
| |
PR: 229673
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Approved by: joneum, Kai (freebsd_ports@k-worx.org>
Notes:
svn path=/head/; revision=474357
|
|
|
|
| |
Notes:
svn path=/head/; revision=473941
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't need to depends on perl5.
Strip kafkacat binary.
Pass MAINTAINER'ship to submitter.
While here, add LICENSE_FILE.
PR: 222791
Submitted by: sergey@akhmatov.ru
Notes:
svn path=/head/; revision=451875
|
|
|
|
|
|
|
| |
PR: 222791
Notes:
svn path=/head/; revision=451646
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: Arun Thomas <arun.thomas at gmail.com>
Reviewed by: Victor <xnasx at yangdex.rgu>
Approved by: Victor <xnasx at yangdex.rgu> (maintainer)
Sponsored by: DARPA/AFRL
Notes:
svn path=/head/; revision=417598
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416242
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
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>
Notes:
svn path=/head/; revision=411195
|