Port details |
- zookeeper Coordination Service for Distributed Applications
- 3.8.3 devel =3 3.8.3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-07-06 20:28:16
- Last Update: 2023-12-29 18:24:40
- Commit Hash: 0257d724
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- Also Listed In: java
- License: APACHE20
- WWW:
- https://zookeeper.apache.org/
- Description:
- ZooKeeper is a distributed, open-source coordination service for
distributed applications. It exposes a simple set of primitives that
distributed applications can build upon to implement higher level
services for synchronization, configuration maintenance, and groups
and naming. It is designed to be easy to program to, and uses a data
model styled after the familiar directory tree structure of file
systems. It runs in Java and has bindings for both Java and C.
Coordination services are notoriously hard to get right. They are
especially prone to errors such as race conditions and deadlock. The
motivation behind ZooKeeper is to relieve distributed applications the
responsibility of implementing coordination services from scratch.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zookeeper>0:devel/zookeeper
- To install the port:
- cd /usr/ports/devel/zookeeper/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/zookeeper
- pkg install zookeeper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zookeeper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702929653
SHA256 (apache-zookeeper-3.8.3-bin.tar.gz) = e8abdad74fd1c76e8f4f41b25ed5a0c1ed3b59c8642281396a16d2cd5bf22ad4
SIZE (apache-zookeeper-3.8.3-bin.tar.gz) = 14853274
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- libzookeeper>=3.8.3 : devel/libzookeeper
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zookeeper-3.8.3:
DOCS=on: Build and/or install documentation
LOG4J2=off: Use log4j-2 instead Logback
===> Use 'make config' to modify these settings
- Options name:
- devel_zookeeper
- USES:
- cpe
- 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 |
3.8.3 29 Dec 2023 18:24:40 |
Muhammad Moinur Rahman (bofh) Author: Dmitry Wagin |
devel/zookeeper: Update version 3.8.1=>3.8.3
- Fixes critical security vulnerability
- Return to pool
- Add entry in vuxml
PR: 275999
Approved by: submitter is maintainer |
3.8.1 20 Feb 2023 21:31:28 |
Fernando Apesteguía (fernape) Author: Dmitry Wagin |
devel/{lib}zookeeper: Update to 3.8.1
ChangeLog: https://zookeeper.apache.org/doc/r3.8.1/releasenotes.html
PR: 269716
Reported by: dmitry.wagin@ya.ru |
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) |
3.8.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 ) |
3.8.0 14 Jun 2022 05:47:55 |
Fernando Apesteguía (fernape) Author: Dmitry Wagin |
devel/zookeeper: Update to 3.8.0
ChangeLog: https://zookeeper.apache.org/doc/r3.8.0/releasenotes.html
Add note in pkg-message on how to properly update from to 3.8.0
PR: 264616
Reported by: dmitry.wagin@ya.ru (maintainer)
Reviewed by: eduardo@ |
3.7.0_2 20 Dec 2021 14:17:08 |
Li-Wen Hsu (lwhsu) Author: Dmitry Wagin |
devel/zookeeper: Update log4j to 2.17
Fix CVE-2021-45105
PR: 260570 |
3.7.0_1 18 Dec 2021 16:11:44 |
Li-Wen Hsu (lwhsu) Author: Dmitry Wagin |
devel/zookeeper: Update log4j to 2.16
Fix CVE-2021-44228 / CVE-2021-45046
PR: 260481 |
3.7.0 18 Oct 2021 19:25:54 |
Stefan Eßer (se) |
devel/zookeeper: Add CPE information
Approved by: portmgr (blanket) |
3.7.0 18 May 2021 16:17:37 |
Neel Chauhan (nc) Author: Dmitry Wagin |
devel/zookeeper: Update to 3.7.0
PR: 255970 |
3.6.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.6.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6.2 17 Oct 2020 13:20:21 |
rhurlin |
devel/zookeeper: Update to 3.6.2
Changelog: https://zookeeper.apache.org/doc/r3.6.2/releasenotes.html
PR: 250373
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26828 |
3.6.1 11 Jun 2020 19:33:16 |
pi |
devel/zookeeper: update 3.5.5 -> 3.6.1
devel/libzookeeper: update 3.5.5 -> 3.6.1
- submitter becomes maintainer
PR: 246920
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by: skreuzer (maintainer)
Relnotes: https://zookeeper.apache.org/doc/r3.6.1/releasenotes.html |
3.5.5 14 Jul 2019 02:46:43 |
skreuzer |
Update to version 3.5.5
PR: 238283
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
3.4.12 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.4.12 01 May 2018 17:45:33 |
skreuzer |
Update to version 3.4.12 |
3.4.10_2 22 Sep 2017 13:28:29 |
skreuzer |
Set JAVA_VERSION to 1.7+
Remove JAVA_VENDOR
PR: 222362
Submitted by: ari@ish.com.au |
3.4.10_1 31 Aug 2017 16:06:36 |
skreuzer |
Add ability to pass JVM options to rc script
Add LICENSE
Define config files as @sample
PR: 220815
Submitted by: timp87@gmail.com |
3.4.10 31 Mar 2017 15:15:05 |
skreuzer |
Update to version 3.4.10 |
3.4.9 16 Nov 2016 20:26:58 |
dvl |
Upgrade to 3.7.9
Approved by: Steven Kreuzer <skreuzer@FreeBSD.org> (maintainer)
PR: 214535 |
3.4.7_1 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
3.4.7_1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
3.4.7_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.4.7_1 30 Jan 2016 21:11:03 |
pawel |
- Fix link pointing to STAGEDIR after install, this fixes runtime error:
/jline.jar:/usr/local/share/java/classes/zookeeper.jar:
org.apache.zookeeper.server.quorum.QuorumPeerMain
/usr/local/etc/zookeeper/zoo.cfg"'
Error: Could not find or load main class
org.apache.zookeeper.server.quorum.QuorumPeerMain
- Add NO_ARCH
- There's no need to include bsd.port.pre.mk
- Use options helper
- Remove deprecated @dirrmtry from pkg-plist
PR: 206739
Submitted by: myself
Approved by: maintainer
MFH: 2016Q1 |
3.4.7 07 Jan 2016 15:45:32 |
skreuzer |
Upgrade to version 3.4.7
Update the port to honor localbase instead of installing everything under
/usr/local/zookeeper
Make use of freebsd ports for dependencies instead of installing copies
provided by the distfile |
3.4.6_4 07 Jan 2016 15:42:56 |
skreuzer |
Upgrade to version 3.4.7
Update the port to honor localbase instead of installing everything under
/usr/local/zookeeper
Make use of freebsd ports for dependencies instead of installing copies
provided by the distfile |
3.4.6_4 01 Sep 2015 18:51:17 |
jkim |
Replace devel/cppunit with devel/cppunit113.
Approved by: bdrewery (maintainer) |
3.4.6_3 01 Sep 2015 16:55:05 |
amdmi3 |
- Add missing DOCS options
Approved by: portmgr blanket |
3.4.6_3 01 Sep 2015 16:20:48 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
3.4.6_3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.4.6_3 10 Apr 2015 12:35:44 |
robak |
devel/zookeeper: add CPE information
- Fix pkg-plist issues while here
- Maintainer's timeout (skreuzer@FreeBSD.org)
PR: 198909
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
3.4.6_2 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
3.4.6_2 02 Sep 2014 13:24:43 |
bapt |
Remove the RESETPREFIX hack |
3.4.6_2 18 Aug 2014 16:43:25 |
bdrewery |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
3.4.6_2 28 Jul 2014 13:02:52 |
skreuzer |
Add JAVA_HOME to SUB_LIST
Submitted by: Dmitry Sivachenko <demon@freebsd.org> |
3.4.6_1 22 Jul 2014 15:25:13 |
skreuzer |
Fix issue preventing zookeeper from starting when using service(8)
Add ability to disable JMX in zookeeper by setting zookeeper_jmx=NO
Link to command line client zkCli.sh added to ${PREFIX}/bin
PR: 191536
Submitted by: Radim Kolar <hsn@sendmail.cz> |
3.4.6 25 Apr 2014 14:13:07 |
tijl |
Use a standard DOCS option. |
3.4.6 24 Mar 2014 14:40:19 |
swills |
- Update to 3.4.6
- Stage
- Fix startup scripts
- Remove C/Python bindings, will be readded in separate ports hopefully soon
- Update description and comment
- Pet portlint
PR: ports/185896
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: Steven Kreuzer <skreuzer@freebsd.org> (maintainer) |
3.3.6 11 Feb 2014 18:51:27 |
skreuzer |
Take over maintainership
Convert LIB_DEPENDS to new format
Approved by: gnn (maintainer) |
3.3.6 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
3.3.6 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
3.3.6 29 Nov 2013 17:50:37 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: gnn@ (maintainer) |
3.3.6 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
3.3.6 25 Sep 2012 15:33:41 |
lwhsu |
- Fix MASTER_SITE_SUBDIR
Approved by: maintainer implicitly |
3.3.6 25 Sep 2012 14:47:21 |
lwhsu |
- Update to 3.3.6
- Build cleanly with C, PYTHON and DOC options
- Improve rc script
- Do not install Windows cmd files
- Put docs to ${DOCSDIR}
- Put logs to /var/log/zookeeper
- Put pid file to /var/run/zookeeper/zookeeper.pid
- Use ${MASTER_SITE_APACHE} as MASTER_SITES
- Add LICENSE
- Add WWW
PR: ports/171858
Submitted by: lwhsu
Approved by: gnn (maintainer) |
3.3.5 09 Jul 2012 13:49:41 |
gnn |
Fixups from jgh@:
- Use standard USE_RC_SUBR (`set_rcvar` is deprecated`)
- Remove stale entry from plist
- Use OptionsNG, and not old options framework
- Use autotools tools, and don't call specifically as a build dependency (ie.
libtool, automake), automake is required
- Add an additional MASTER_SITE
- remove extra new line from pkg-descr
- fix make install by using CONFIGURE_WRKSRC
- some portlint petting was necessary
Approved by: skreuzer (mentor) |
3.3.5 06 Jul 2012 20:27:35 |
gnn |
Initial commit of Apache Zookeeper a distributed coordination system.
Approved by: skreuzer (mentor) |