Port details |
- p5-Net-ZooKeeper Perl extension for Apache ZooKeeper
- 0.41 devel
=1 0.41Version of this port present on the latest quarterly branch. BROKEN: No longer compiles with newer versions of ZooKeeper
DEPRECATED: Broken since 2020
This port expired on: 2023-03-20
IGNORE: is marked as broken: No longer compiles with newer versions of ZooKeeper
- Maintainer: skreuzer@FreeBSD.org
 - Port Added: 2012-08-21 20:53:23
- Last Update: 2023-03-19 23:51:41
- Commit Hash: b0e548f
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- Also Listed In: perl5
- License: APACHE20
- WWW:
- https://metacpan.org/release/Net-ZooKeeper
- Description:
- Net::ZooKeeper provides a Perl interface to the synchronous C API
of Apache ZooKeeper.
ZooKeeper is coordination service for distributed applications and
is a sub-project of the Apache Hadoop project.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-ZooKeeper>0:devel/p5-Net-ZooKeeper
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Net-ZooKeeper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485032884
SHA256 (Net-ZooKeeper-0.41.tar.gz) = 91c177f30f82302eaf3173356eef05c21bc82163df752acb469177bd14a72db9
SIZE (Net-ZooKeeper-0.41.tar.gz) = 42564
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libzookeeper_mt.so : devel/libzookeeper
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Net-ZooKeeper
- USES:
- perl5
- 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 |
0.41 19 Mar 2023 23:51:41
    |
Muhammad Moinur Rahman (bofh)  |
devel/p5-Net-ZooKeeper: Remove expired port:
2023-03-20 devel/p5-Net-ZooKeeper: Broken since 2020 |
0.41 20 Feb 2023 15:55:51
    |
Antoine Brodin (antoine)  |
devel/p5-Net-ZooKeeper: deprecate |
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) |
0.41 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 ) |
0.41 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 ) |
0.41 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.41 28 Jun 2020 14:33:29
  |
skreuzer  |
Mark port as BROKEN
After devel/zookeeper was upgraded to the latest version, this port no longer
builds. Last update from upstream was in 2015 so it appears Net::ZooKeeper
is no longer actively maintained. |
0.41 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.41 21 Jan 2017 21:12:06
  |
skreuzer  |
Update to version 0.41 |
0.39 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.39 14 May 2015 14:07:15
  |
skreuzer  |
Update to version 0.39 |
0.36_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.36 11 Nov 2014 20:07:40
  |
skreuzer  |
Update to version 0.36
Define LICENSE |
0.35_2 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
0.35_2 10 Jun 2014 12:14:14
  |
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.35_2 10 Apr 2014 15:22:33
  |
skreuzer  |
Fix pkg-plist |
0.35_1 10 Apr 2014 14:48:42
  |
skreuzer  |
Fix build issues by changing LIB_DEPENDS to devel/libzookeeper
Strip ZooKeeper.so on install
Remove duplicate @dirrm entries from pkg-plist |
0.35 29 Jan 2014 10:33:58
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.35 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
0.35 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.35 09 Sep 2013 17:31:07
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.35 22 Aug 2012 12:36:16
 |
skreuzer  |
Fix WWW
Submitted by: Andrej Zverev <az@FreeBSD.org> |
0.35 21 Aug 2012 20:53:03
 |
skreuzer  |
Net::ZooKeeper provides a Perl interface to the synchronous C API
of Apache ZooKeeper.
ZooKeeper is coordination service for distributed applications and
is a sub-project of the Apache Hadoop project.
WWW: http://search.cpan.org/dist/Net::ZooKeeper/ |