non port: devel/zookeeper/Makefile |
Number of commits found: 42 |
Friday, 29 Dec 2023
|
18:24 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
0257d724 |
Monday, 20 Feb 2023
|
21:31 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
8a6773d |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 14 Jun 2022
|
05:47 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@
1dd965b |
Monday, 20 Dec 2021
|
14:17 Li-Wen Hsu (lwhsu) Author: Dmitry Wagin
devel/zookeeper: Update log4j to 2.17
Fix CVE-2021-45105
PR: 260570
fd1a56e |
Saturday, 18 Dec 2021
|
16:11 Li-Wen Hsu (lwhsu) Author: Dmitry Wagin
devel/zookeeper: Update log4j to 2.16
Fix CVE-2021-44228 / CVE-2021-45046
PR: 260481
afc7a8e |
Monday, 18 Oct 2021
|
19:25 Stefan Eßer (se)
devel/zookeeper: Add CPE information
Approved by: portmgr (blanket)
ed0dbe0 |
Tuesday, 18 May 2021
|
16:17 Neel Chauhan (nc) Author: Dmitry Wagin
devel/zookeeper: Update to 3.7.0
PR: 255970
84503ac0 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 17 Oct 2020
|
13:20 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
|
Thursday, 11 Jun 2020
|
19:33 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
|
Sunday, 14 Jul 2019
|
02:46 skreuzer
Update to version 3.5.5
PR: 238283
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
|
Monday, 10 Sep 2018
|
13:14 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
|
Tuesday, 1 May 2018
|
17:45 skreuzer
Update to version 3.4.12
|
Friday, 22 Sep 2017
|
13:28 skreuzer
Set JAVA_VERSION to 1.7+
Remove JAVA_VENDOR
PR: 222362
Submitted by: ari@ish.com.au
|
Thursday, 31 Aug 2017
|
16:06 skreuzer
Add ability to pass JVM options to rc script
Add LICENSE
Define config files as @sample
PR: 220815
Submitted by: timp87@gmail.com
|
Friday, 31 Mar 2017
|
15:15 skreuzer
Update to version 3.4.10
|
Wednesday, 16 Nov 2016
|
20:26 dvl
Upgrade to 3.7.9
Approved by: Steven Kreuzer <skreuzer@FreeBSD.org> (maintainer)
PR: 214535
|
Monday, 6 Jun 2016
|
15:25 mat
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 30 Jan 2016
|
21:11 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
|
Thursday, 7 Jan 2016
|
15:45 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
|
Tuesday, 1 Sep 2015
|
18:51 jkim
Replace devel/cppunit with devel/cppunit113.
Approved by: bdrewery (maintainer)
|
16:55 amdmi3
- Add missing DOCS options
Approved by: portmgr blanket
|
16:20 amdmi3
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Thursday, 14 May 2015
|
10:15 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
|
Friday, 10 Apr 2015
|
12:35 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>
|
Monday, 18 Aug 2014
|
16:43 bdrewery
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
|
Monday, 28 Jul 2014
|
13:02 skreuzer
Add JAVA_HOME to SUB_LIST
Submitted by: Dmitry Sivachenko <demon@freebsd.org>
|
Tuesday, 22 Jul 2014
|
15:25 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>
|
Friday, 25 Apr 2014
|
14:13 tijl
Use a standard DOCS option.
|
Monday, 24 Mar 2014
|
14:40 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)
|
Tuesday, 11 Feb 2014
|
18:51 skreuzer
Take over maintainership
Convert LIB_DEPENDS to new format
Approved by: gnn (maintainer)
|
Monday, 13 Jan 2014
|
21:00 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)
|
Monday, 30 Dec 2013
|
20:55 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@)
|
Friday, 29 Nov 2013
|
17:50 mva
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: gnn@ (maintainer)
|
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Tuesday, 25 Sep 2012
|
15:33 lwhsu
- Fix MASTER_SITE_SUBDIR
Approved by: maintainer implicitly
|
14:47 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)
|
Monday, 9 Jul 2012
|
13:49 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)
|
Friday, 6 Jul 2012
|
20:27 gnn
Initial commit of Apache Zookeeper a distributed coordination system.
Approved by: skreuzer (mentor)
|
Number of commits found: 42 |