Port details |
- pecl-zookeeper PHP extension for interfacing with Apache ZooKeeper
- 1.2.2 devel
=3 1.2.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-02-08 09:09:57
- Last Update: 2025-01-28 17:04:49
- Commit Hash: d933218
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- License: PHP301
- WWW:
- https://pecl.php.net/package/zookeeper
- https://github.com/php-zookeeper/php-zookeeper
- Description:
- This extension provides API for communicating with ZooKeeper service.
 ¦ ¦ ¦ ¦ 
- 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-zookeeper>0:devel/pecl-zookeeper
- To install the port:
- cd /usr/ports/devel/pecl-zookeeper/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pecl-zookeeper
- pkg install php83-pecl-zookeeper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php83-pecl-zookeeper
- Package flavors (<flavor>: <package>)
- php83: php83-pecl-zookeeper
- php81: php81-pecl-zookeeper
- php82: php82-pecl-zookeeper
- php84: php84-pecl-zookeeper
- distinfo:
- TIMESTAMP = 1736671191
SHA256 (PECL/zookeeper-1.2.2.tgz) = 8e2b21e4a8e4b8776245be291efdf34c7d785c30f5c63f49c12766a33fee1e6a
SIZE (PECL/zookeeper-1.2.2.tgz) = 30592
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:
-
- libzookeeper>=3.5.0 : devel/libzookeeper
- phpize : lang/php83
- autoconf>0 : devel/autoconf
- session.so : www/php83-session
- Runtime dependencies:
-
- php.h : lang/php83
- session.so : www/php83-session
- Library dependencies:
-
- libzookeeper_mt.so : devel/libzookeeper
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_pecl-zookeeper
- 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 |
1.2.2 28 Jan 2025 17:04:49
    |
Po-Chuan Hsieh (sunpoet)  |
devel/pecl-zookeeper: Update to 1.2.2
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper
https://github.com/php-zookeeper/php-zookeeper/blob/master/ChangeLog |
1.2.1 30 Jun 2023 07:02:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/pecl-zookeeper: Update to 1.2.1
- Update WWW
- Remove IGNORE_WITH_PHP
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper
https://github.com/php-zookeeper/php-zookeeper/blob/master/ChangeLog |
1.0.0 10 Jun 2023 14:57:35
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
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) |
1.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 ) |
1.0.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.0 16 Jun 2022 13:59:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/pecl-zookeeper: Cosmetic change |
1.0.0 13 Jun 2022 00:08:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Ignore with php82 |
1.0.0 06 Jul 2021 14:56:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/pecl-zookeeper: Update to 1.0.0
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.7.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.2 06 Nov 2020 11:25:47
  |
sunpoet  |
Fix build with PHP 8.0 |
0.7.2 22 Jun 2020 16:07:22
  |
sunpoet  |
Fix build with libzookeeper 3.6.0+ (r538532)
ZOO_MAJOR_VERSION, ZOO_MINOR_VERSION and ZOO_PATCH_VERSION have been replaced by
ZOO_VERSION.
Reference: https://github.com/apache/zookeeper/commit/253673f30431344030509b974bd2f65d23c1cd6e |
0.7.2 12 Dec 2019 13:45:21
  |
sunpoet  |
Update to 0.7.2
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.7.1 08 Dec 2019 16:59:46
  |
sunpoet  |
Fix build with PHP 7.4 and unbreak this port |
0.7.1 22 Sep 2019 07:14:00
  |
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
0.7.1 09 Mar 2019 12:08:47
  |
sunpoet  |
Update to 0.7.1
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.7.0 27 Feb 2019 23:47:31
  |
sunpoet  |
Update to 0.7.0
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.6.3 23 Jan 2019 17:34:52
  |
sunpoet  |
Update to 0.6.3
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.6.2 02 Jan 2019 23:58:07
  |
sunpoet  |
Remove expired IGNORE_WITH_PHP=56 |
0.6.2 12 Aug 2018 17:33:47
  |
sunpoet  |
Use PORTDATA |
0.6.2 28 Jul 2018 13:17:41
  |
sunpoet  |
Update to 0.6.2
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.5.0 15 May 2018 23:59:12
  |
sunpoet  |
Update to 0.5.0
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.4.1 06 May 2018 12:49:17
  |
sunpoet  |
Update to 0.4.1
- Add LICENSE_FILE
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.4.0 08 Jun 2017 14:06:40
  |
sunpoet  |
Update to 0.4.0
- Use PLIST_FILES instead of PLIST
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.3.2 10 Apr 2017 15:08:47
  |
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
0.3.2 31 Mar 2017 20:39:24
  |
sunpoet  |
Update to 0.3.2
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.3.1 24 Jan 2017 17:41:24
  |
sunpoet  |
Update to 0.3.1
Changes: https://pecl.php.net/package-changelog.php?package=zookeeper |
0.3.0 13 Dec 2016 14:26:12
  |
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
0.3.0 20 Nov 2016 23:55:29
  |
sunpoet  |
- Update to 0.3.0
- Remove IGNORE_WITH_PHP=70
Changes: http://pecl.php.net/package-changelog.php?package=zookeeper |
0.2.3 19 Nov 2016 17:06:03
  |
sunpoet  |
- Update to 0.2.3
Changes: http://pecl.php.net/package-changelog.php?package=zookeeper |
0.2.2_2 03 Aug 2016 12:47:05
  |
mat  |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
0.2.2_1 28 Jun 2016 14:00:45
  |
mat  |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
0.2.2_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.2_1 18 Feb 2016 14:47:06
  |
miwi  |
- Ignore php70
- While here remove old php gruft |
0.2.2_1 27 Oct 2014 11:03:01
  |
bapt  |
Cleanup plist |
0.2.2_1 04 Jul 2014 02:48:26
  |
sunpoet  |
- Use USES=tar:tgz
- Take maintainership |
0.2.2_1 30 Jun 2014 05:51:03
  |
eadler  |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
0.2.2_1 12 Apr 2014 22:18:27
  |
antoine  |
Unbreak
Reported by: pkg-fallout
MFH: 2014Q2 |
0.2.2 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
0.2.2 30 Oct 2013 20:55:20
  |
antoine  |
- Update to 0.2.2
- Add LICENSE
- Use new LIB_DEPENDS syntax
- Convert to STAGEDIR
PR: ports/181417
Submitted by: Gea-Suan Lin (maintainer) |
0.2.1 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.2.1 08 Feb 2013 09:09:48
  |
miwi  |
This extension provides API for communicating with ZooKeeper service.
WWW: http://pecl.php.net/package/zookeeper
PR: ports/175917
Submitted by: Gea-Suan Lin <gslin@gslin.org> |