notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
zookeeper Coordination Service for Distributed Applications
3.8.3 devel on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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:: zrep
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (53 items)
Collapse this list.
  1. /usr/local/share/licenses/zookeeper-3.8.3/catalog.mk
  2. /usr/local/share/licenses/zookeeper-3.8.3/LICENSE
  3. /usr/local/share/licenses/zookeeper-3.8.3/APACHE20
  4. bin/zkCli.sh
  5. share/java/zookeeper/audience-annotations-0.12.0.jar
  6. share/java/zookeeper/commons-cli-1.5.0.jar
  7. share/java/zookeeper/commons-io-2.11.0.jar
  8. share/java/zookeeper/jackson-annotations-2.15.2.jar
  9. share/java/zookeeper/jackson-core-2.15.2.jar
  10. share/java/zookeeper/jackson-databind-2.15.2.jar
  11. share/java/zookeeper/javax.servlet-api-3.1.0.jar
  12. share/java/zookeeper/jetty-http-9.4.52.v20230823.jar
  13. share/java/zookeeper/jetty-io-9.4.52.v20230823.jar
  14. share/java/zookeeper/jetty-security-9.4.52.v20230823.jar
  15. share/java/zookeeper/jetty-server-9.4.52.v20230823.jar
  16. share/java/zookeeper/jetty-servlet-9.4.52.v20230823.jar
  17. share/java/zookeeper/jetty-util-9.4.52.v20230823.jar
  18. share/java/zookeeper/jetty-util-ajax-9.4.52.v20230823.jar
  19. share/java/zookeeper/jline-2.14.6.jar
  20. share/java/zookeeper/metrics-core-4.1.12.1.jar
  21. share/java/zookeeper/netty-buffer-4.1.94.Final.jar
  22. share/java/zookeeper/netty-codec-4.1.94.Final.jar
  23. share/java/zookeeper/netty-common-4.1.94.Final.jar
  24. share/java/zookeeper/netty-handler-4.1.94.Final.jar
  25. share/java/zookeeper/netty-resolver-4.1.94.Final.jar
  26. share/java/zookeeper/netty-transport-4.1.94.Final.jar
  27. share/java/zookeeper/netty-transport-classes-epoll-4.1.94.Final.jar
  28. share/java/zookeeper/netty-transport-native-epoll-4.1.94.Final.jar
  29. share/java/zookeeper/netty-transport-native-unix-common-4.1.94.Final.jar
  30. share/java/zookeeper/simpleclient-0.9.0.jar
  31. share/java/zookeeper/simpleclient_common-0.9.0.jar
  32. share/java/zookeeper/simpleclient_hotspot-0.9.0.jar
  33. share/java/zookeeper/simpleclient_servlet-0.9.0.jar
  34. share/java/zookeeper/slf4j-api-1.7.30.jar
  35. share/java/zookeeper/snappy-java-1.1.10.5.jar
  36. share/java/zookeeper/zookeeper-3.8.3.jar
  37. share/java/zookeeper/zookeeper-jute-3.8.3.jar
  38. share/java/zookeeper/zookeeper-prometheus-metrics-3.8.3.jar
  39. @comment share/java/zookeeper/log4j-api-%%ZOOKEEPER_LOG4J2_VERSION%%.jar
  40. @comment share/java/zookeeper/log4j-core-%%ZOOKEEPER_LOG4J2_VERSION%%.jar
  41. @comment share/java/zookeeper/log4j-slf4j-impl-%%ZOOKEEPER_LOG4J2_VERSION%%.jar
  42. @comment @sample etc/zookeeper/log4j2.properties.sample
  43. share/java/zookeeper/logback-classic-1.2.10.jar
  44. share/java/zookeeper/logback-core-1.2.10.jar
  45. @sample etc/zookeeper/logback.xml.sample
  46. @sample etc/zookeeper/configuration.xsl.sample
  47. @sample etc/zookeeper/zoo.cfg.sample
  48. @dir(zookeeper,zookeeper,755) etc/zookeeper
  49. @dir(zookeeper,zookeeper,755) /var/db/zookeeper
  50. @dir(zookeeper,zookeeper,755) /var/log/zookeeper
  51. @owner
  52. @group
  53. @mode
Collapse this list.
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

Expand this list (2 items)

Collapse this list.

SHA256 (apache-log4j-2.22.0-bin.zip) = c6d61ecf2563b1200e02587b89b7c75b58b6e62e6a16cdb6f333c2482167c2dc SIZE (apache-log4j-2.22.0-bin.zip) = 3797048

Collapse this list.


Packages (timestamps in pop-ups are UTC):
zookeeper
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.8.33.8.3-3.8.33.8.3---
FreeBSD:13:quarterly3.8.33.8.33.8.13.8.33.8.3-3.8.33.8.3
FreeBSD:14:latest3.8.33.8.33.8.0-3.8.3--3.8.1
FreeBSD:14:quarterly3.8.33.8.3--3.8.3-3.8.33.8.3
FreeBSD:15:latest3.8.33.8.3n/a-n/a-3.8.33.8.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. libzookeeper>=3.8.3 : devel/libzookeeper
  2. 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:
Expand this list (7 items)
Collapse this list.
  1. http://ftp.kddi-research.jp/infosystems/apache/zookeeper/zookeeper-3.8.3/
  2. http://miroir.univ-lorraine.fr/apache/zookeeper/zookeeper-3.8.3/
  3. http://mirror.cogentco.com/pub/apache/zookeeper/zookeeper-3.8.3/
  4. http://mirror.navercorp.com/apache/zookeeper/zookeeper-3.8.3/
  5. https://dlcdn.apache.org/zookeeper/zookeeper-3.8.3/
  6. https://ftp.wayne.edu/apache/zookeeper/zookeeper-3.8.3/
  7. https://mirror.its.dal.ca/apache/zookeeper/zookeeper-3.8.3/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8.3
29 Dec 2023 18:24:40
commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9 files touched by this commit This port version is marked as vulnerable.
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.8.0
14 Jun 2022 05:47:55
commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26 files touched by this commit This port version is marked as vulnerable.
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: fd1a56edee0810dfa81eaf35c10a9735e1cc84eacommit hash: fd1a56edee0810dfa81eaf35c10a9735e1cc84eacommit hash: fd1a56edee0810dfa81eaf35c10a9735e1cc84eacommit hash: fd1a56edee0810dfa81eaf35c10a9735e1cc84ea files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: afc7a8e4838bd0edfc52d430f60ee9cd6a3a88d4commit hash: afc7a8e4838bd0edfc52d430f60ee9cd6a3a88d4commit hash: afc7a8e4838bd0edfc52d430f60ee9cd6a3a88d4commit hash: afc7a8e4838bd0edfc52d430f60ee9cd6a3a88d4 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: ed0dbe01d5bbbfe20710e91dc3e31dfcf2f6befdcommit hash: ed0dbe01d5bbbfe20710e91dc3e31dfcf2f6befdcommit hash: ed0dbe01d5bbbfe20710e91dc3e31dfcf2f6befdcommit hash: ed0dbe01d5bbbfe20710e91dc3e31dfcf2f6befd files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
devel/zookeeper: Add CPE information

Approved by:	portmgr (blanket)
3.7.0
18 May 2021 16:17:37
commit hash: 84503ac0596158b75e2bb4eeca093399545e789ccommit hash: 84503ac0596158b75e2bb4eeca093399545e789ccommit hash: 84503ac0596158b75e2bb4eeca093399545e789ccommit hash: 84503ac0596158b75e2bb4eeca093399545e789c files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
Author: Dmitry Wagin
devel/zookeeper: Update to 3.7.0

PR:	255970
3.6.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.6.2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
3.6.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.6.2
17 Oct 2020 13:20:21
Revision:552569Original commit files touched by this commit This port version is marked as vulnerable.
rhurlin search for other commits by this committer
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
Revision:538532Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
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
Revision:506595Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
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
Revision:479406Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
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
Revision:468773Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
Update to version 3.4.12
3.4.10_2
22 Sep 2017 13:28:29
Revision:450372Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
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
Revision:449045Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
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
Revision:437365Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
Update to version 3.4.10
3.4.9
16 Nov 2016 20:26:58
Revision:426264Original commit files touched by this commit This port version is marked as vulnerable.
dvl search for other commits by this committer
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
Revision:416469Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
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
Revision:415738Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
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
Revision:412346Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
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
Revision:407552Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
- 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
Revision:405461Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
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
Revision:405460Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
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
Revision:395789Original commit files touched by this commit This port version is marked as vulnerable.
jkim search for other commits by this committer
Replace devel/cppunit with devel/cppunit113.

Approved by:	bdrewery (maintainer)
3.4.6_3
01 Sep 2015 16:55:05
Revision:395784Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add missing DOCS options

Approved by:	portmgr blanket
3.4.6_3
01 Sep 2015 16:20:48
Revision:395777Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
3.4.6_3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
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
Revision:383722Original commit files touched by this commit This port version is marked as vulnerable.
robak search for other commits by this committer
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
Revision:371553Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Cleanup plist
3.4.6_2
02 Sep 2014 13:24:43
Revision:367000Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Remove the RESETPREFIX hack
3.4.6_2
18 Aug 2014 16:43:25
Revision:365325Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Move RESETPREFIX to default PLIST_SUB

With hat:	portmgr
3.4.6_2
28 Jul 2014 13:02:52
Revision:363146Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
Add JAVA_HOME to SUB_LIST

Submitted by:	Dmitry Sivachenko <demon@freebsd.org>
3.4.6_1
22 Jul 2014 15:25:13
Revision:362548Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
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
Revision:352129Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
Use a standard DOCS option.
3.4.6
24 Mar 2014 14:40:19
Revision:349005Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- 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
Revision:343798Original commit files touched by this commit This port version is marked as vulnerable.
skreuzer search for other commits by this committer
Take over maintainership
Convert LIB_DEPENDS to new format

Approved by:	gnn (maintainer)
3.3.6
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
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
Revision:338168Original commit files touched by this commit This port version is marked as vulnerable.
ohauer search for other commits by this committer
- 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
Revision:335208Original commit files touched by this commit This port version is marked as vulnerable.
mva search for other commits by this committer
- 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
Revision:327726Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
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
Revision:304842Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Fix MASTER_SITE_SUBDIR

Approved by:	maintainer implicitly
3.3.6
25 Sep 2012 14:47:21
Revision:304838Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
gnn search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
gnn search for other commits by this committer
Initial commit of Apache Zookeeper a distributed coordination system.

Approved by: skreuzer (mentor)

Number of commits found: 48