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) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/zookeeper/pkg-plist

Number of commits found: 18

Friday, 29 Dec 2023
18:24 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
commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2 commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2 commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2 commit hash: 0257d72435595ce611582aec2f80e0f174ea92d2 0257d724
Monday, 20 Feb 2023
21:31 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
commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9 commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9 commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9 commit hash: 8a6773db9ae4ea5bdd3f36f13061fd67ce7913e9 8a6773d
Tuesday, 14 Jun 2022
05:47 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@
commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26 commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26 commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26 commit hash: 1dd965b53658eb14631cf41cb79f2f2037608c26 1dd965b
Tuesday, 18 May 2021
16:17 Neel Chauhan (nc) search for other commits by this committer Author: Dmitry Wagin
devel/zookeeper: Update to 3.7.0

PR:	255970
commit hash: 84503ac0596158b75e2bb4eeca093399545e789c commit hash: 84503ac0596158b75e2bb4eeca093399545e789c commit hash: 84503ac0596158b75e2bb4eeca093399545e789c commit hash: 84503ac0596158b75e2bb4eeca093399545e789c 84503ac0
Saturday, 17 Oct 2020
13:20 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
Original commitRevision:552569 
Thursday, 11 Jun 2020
19:33 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
Original commitRevision:538532 
Sunday, 14 Jul 2019
02:46 skreuzer search for other commits by this committer
Update to version 3.5.5

PR:		238283
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
Original commitRevision:506595 
Thursday, 31 Aug 2017
16:06 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
Original commitRevision:449045 
Saturday, 30 Jan 2016
21:11 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
Original commitRevision:407552 
Thursday, 7 Jan 2016
15:45 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
Original commitRevision:405461 
Friday, 10 Apr 2015
12:35 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>
Original commitRevision:383722 
Monday, 27 Oct 2014
11:09 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371553 
Tuesday, 2 Sep 2014
13:24 bapt search for other commits by this committer
Remove the RESETPREFIX hack
Original commitRevision:367000 
Tuesday, 22 Jul 2014
15:25 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>
Original commitRevision:362548 
Monday, 24 Mar 2014
14:40 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)
Original commitRevision:349005 
Tuesday, 25 Sep 2012
14:47 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)
Original commitRevision:304838 
Monday, 9 Jul 2012
13:49 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)
Original commit
Friday, 6 Jul 2012
20:27 gnn search for other commits by this committer
Initial commit of Apache Zookeeper a distributed coordination system.

Approved by: skreuzer (mentor)
Original commit

Number of commits found: 18