Port details |
- pecl-rdkafka Kafka client for PHP
- 6.0.0 net
=2 6.0.0Version of this port present on the latest quarterly branch. - Maintainer: sergey@akhmatov.ru
 - Port Added: 2018-04-05 02:37:47
- 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
- Also Listed In: pear
- License: MIT
- WWW:
- https://github.com/arnaud-lb/php-rdkafka
- Description:
- This PHP extension is is a thin librdkafka binding providing support for
Apache Kafka. It supports the high level and low level consumers, producer,
and metadata APIs. The API resembles as much as possible to librdkafka.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-rdkafka>0:net/pecl-rdkafka
- To install the port:
- cd /usr/ports/net/pecl-rdkafka/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pecl-rdkafka
- pkg install php81-pecl-rdkafka
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pecl-rdkafka
- Package flavors (<flavor>: <package>)
- php81: php81-pecl-rdkafka
- php74: php74-pecl-rdkafka
- php80: php80-pecl-rdkafka
- php82: php82-pecl-rdkafka
- distinfo:
- TIMESTAMP = 1643660573
SHA256 (PECL/rdkafka-6.0.0.tgz) = db89073afa27857bcc9e731f7b7fdf0d81c69320fcbe7b82e0d6950703fd4d8e
SIZE (PECL/rdkafka-6.0.0.tgz) = 54461
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:
-
- phpize : lang/php81
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php81
- Library dependencies:
-
- librdkafka.so : net/librdkafka
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_pecl-rdkafka
- USES:
- php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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) |
6.0.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 ) |
6.0.0 31 Jan 2022 20:33:47
    |
Muhammad Moinur Rahman (bofh)  Author: Sergey Akhmatov |
net/pecl-rdkafka: Update version 4.0.4=>6.0.0
- UNBREAK for php 80 and 81
PR: 261607
Approved by: sergey@akhmatov.ru (maintainer)
Sponsored by: Bounce Experts |
4.0.4 10 Jan 2022 13:30:00
    |
Muhammad Moinur Rahman (bofh)  |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
4.0.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.0.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.0.4 26 Oct 2020 23:46:35
  |
dbaio  |
net/pecl-rdkafka: Update to 4.0.4
Changelog: https://github.com/arnaud-lb/php-rdkafka/releases/tag/4.0.4
Ignore with PHP 8.0.
PR: 250653
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) |
4.0.3 19 Jul 2020 14:42:33
  |
lwhsu  |
Update to 4.0.3
PR: 247678
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Approved by: maintainer timeout |
3.1.2 02 Sep 2019 23:30:27
  |
swills  |
net/pecl-rdkafka: update to 3.1.2
PR: 239307
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) |
3.1.0 19 Apr 2019 14:49:00
  |
swills  |
net/pecl-rdkafka: update to 3.1.0
PR: 237383
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) |
3.0.5 10 Jul 2018 12:37:48
  |
joneum  |
Maintainership back to Submitter
PR: 229673
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Approved by: joneum, Kai (freebsd_ports@k-worx.org> |
3.0.5 07 Jul 2018 10:10:46
  |
joneum  |
Take |
3.0.5 05 Jul 2018 00:27:46
  |
zi  |
- Reset MAINTAINERship due to multiple fatal email bounced |
3.0.5 05 Apr 2018 02:37:22
  |
vanilla  |
Add pecl-rdkafka 3.0.5, kafka client for PHP.
PR: 227117
Submitted by: sergey@akhmatov.ru |