Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.45 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
5.0.45 22 Nov 2024 18:37:34
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.45
Release notes: https://www.zabbix.com/rn/rn5.0.45 |
5.0.44 24 Sep 2024 15:28:53
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.44
Release notes: https://www.zabbix.com/rn/rn5.0.44 |
5.0.43 14 Aug 2024 14:21:42
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.43
Release notes: https://www.zabbix.com/rn/rn5.0.43 |
5.0.42 27 Mar 2024 11:30:38
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.42
Release notes: https://www.zabbix.com/rn/rn5.0.42 |
5.0.41_1 07 Feb 2024 13:08:21
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Move manpages to PREFIX/share/man |
5.0.41 30 Jan 2024 21:08:30
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.41
Release notes: https://www.zabbix.com/rn/rn5.0.41 |
5.0.40 01 Dec 2023 22:27:43
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.40
Release notes: https://www.zabbix.com/rn/rn5.0.40 |
5.0.39 02 Nov 2023 20:43:57
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.39
Reported by: portscout |
5.0.38 27 Sep 2023 16:25:25
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.38
Release notes: https://www.zabbix.com/rn/rn5.0.38 |
5.0.37 24 Aug 2023 12:45:25
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.37
Release notes: https://www.zabbix.com/rn/rn5.0.37 |
5.0.36 01 Jul 2023 20:18:29
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.36
Release notes: https://www.zabbix.com/rn/rn5.0.36 |
5.0.35 31 May 2023 08:58:32
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.35
Release notes: https://www.zabbix.com/rn/rn5.0.35 |
5.0.34 26 Apr 2023 12:54:05
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.34
Release notes: https://www.zabbix.com/rn/rn5.0.34 |
5.0.33 29 Mar 2023 20:09:50
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.33
Release notes: https://www.zabbix.com/rn/rn5.0.33 |
5.0.32 07 Mar 2023 20:03:45
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.32
- Update to 5.0.32
- Enable SSH by default
- Make SNMP optional (retain default ON)
- Move PORTSCOUT to more apropriate place
Release notes: https://www.zabbix.com/rn/rn5.0.32 |
5.0.31 08 Feb 2023 10:53:56
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
5.0.31 02 Feb 2023 16:13:50
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.31
- Update to 5.0.31
- Enable LIBXML2 and IPV6 by default, LIBXML2 is needed for
VMware monitoring.
Release notes: https://www.zabbix.com/rn/rn5.0.31 |
5.0.30 08 Dec 2022 17:54:56
    |
Muhammad Moinur Rahman (bofh)  |
net-mgmt/zabbix5-frontend: Cleanup
- Requires php74 which was EOL on 2022-11-28
PR: 261634
Approved by: otis
Sponsored by: Bounce Experts |
5.0.30 29 Nov 2022 12:29:27
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.30 |
5.0.29 07 Nov 2022 21:17:26
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.29
Release notes: https://www.zabbix.com/rn/rn5.0.29 |
5.0.28 27 Sep 2022 07:54:39
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.28
Release notes: https://www.zabbix.com/rn/rn5.0.28 |
5.0.27 18 Sep 2022 12:26:39
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Add PORTSCOUT |
5.0.27 18 Sep 2022 12:17:01
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.27
Release notes: https://www.zabbix.com/rn/rn5.0.27 |
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) |
5.0.26 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 ) |
5.0.26 26 Jul 2022 19:36:53
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.26
- Update to 5.0.26
- Assume maintainership after agreement with former maintainer
- Release notes: https://www.zabbix.com/rn/rn5.0.26 |
5.0.25 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
5.0.25 01 Jul 2022 10:46:59
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.25
Release notes: https://www.zabbix.com/rn/rn5.0.25 |
5.0.24 07 Jun 2022 11:36:38
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.24
Release notes: https://www.zabbix.com/rn/rn5.0.24 |
5.0.23 10 May 2022 14:24:06
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.23
Release notes: https://www.zabbix.com/rn/rn5.0.23 |
5.0.22 12 Apr 2022 15:14:34
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.22 |
5.0.21 05 Mar 2022 10:00:32
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5: Update to 5.0.21
Relase notes: https://www.zabbix.com/rn/rn5.0.21 |
5.0.19 30 Dec 2021 21:41:52
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5: Update to 5.0.19
Release notes: https://www.zabbix.com/rn/rn5.0.19 |
5.0.17 19 Oct 2021 10:16:40
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.17
Release notes: https://www.zabbix.com/rn/rn5.0.17
Approved by: pg@pakhom.spb.ru (maintainer)
Differential Revision: https://reviews.freebsd.org/D32555 |
5.0.16 04 Oct 2021 20:05:37
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.16
Release notes: https://www.zabbix.com/rn/rn5.0.16
Approved by: pg@pakhom.spb.ru (maintainer)
Differential Revision: https://reviews.freebsd.org/D32295 |
5.0.15 19 Sep 2021 21:14:01
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5-server: Update to 5.0.15
Summary:
- Update to 5.0.15
- Reformat a bit according to portclippy and portfmt
- Rework pidfile and logfile handling (now under /var/{run,log}/zabbix)
- Provide sample config for agentd
- Changelog: https://www.zabbix.com/rn/rn5.0.15
PR: 258076
Reviewed by: pg@pakhom.spb.ru (maintainer)
Differential Revision: https://reviews.freebsd.org/D31845 |
5.0.14 23 Jul 2021 07:41:36
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5: Update to 5.0.14
Approved by: pg@pakhom.spb.ru (maintainer)
Differential Revision: https://reviews.freebsd.org/D31216 |
5.0.13 06 Jul 2021 07:12:05
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5: Update to 5.0.13
Changelog: https://www.zabbix.com/rn/rn5.0.13
Differential Revision: https://reviews.freebsd.org/D30964
Approved by: pg@pakhom.spb.ru (maintainer) |
5.0.12 22 Jun 2021 08:09:41
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix5: Update to 5.0.12
Relnotes: https://www.zabbix.com/rn/rn5.0.12
Approved by: Pakhom Golynga (maintainer)
Differential Revision: https://reviews.freebsd.org/D30800 |
5.0.11 07 May 2021 08:18:37
    |
Juraj Lutter (otis)  Author: Pakhom Golynga |
net-mgmt/zabbix5-server: Update to 5.0.11
- Update to 5.0.11
- Changelog: https://www.zabbix.com/rn/rn5.0.11
PR: 255657
Differential Revision: https://reviews.freebsd.org/D30147 |
5.0.10 08 Apr 2021 22:02:13
    |
Juraj Lutter (otis)  |
zabbix5-server: Fix pkg-plist for zabbix5-java
Approved by: pg@pakhom.spb.ru (maintainer) |
5.0.10 08 Apr 2021 07:00:45
    |
Kevin Bowling (kbowling)  |
net-mgmt/zabbix5-server: Update to 5.0.10
Changes https://www.zabbix.com/rn/rn5.0.10
PR: 254658
Approved by: pg@pakhom.spb.ru (maintainer) |
5.0.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.9 28 Feb 2021 20:31:05
  |
otis  |
net-mgmt/zabbix5-server: Update to 5.0.9
Changelog: https://www.zabbix.com/rn/rn5.0.9
PR: 253827
Submitted by: pg@pakhom.spb.ru (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28977 |
5.0.8 26 Jan 2021 17:54:34
  |
otis  |
net-mgmt/zabbix5-server: Update to 5.0.8
Changelog: https://www.zabbix.com/rn/rn5.0.8
And while here, also change PORTVERSION to DISTVERSION where apropriate.
PR: 253017
Submitted by: pg@pakhom.spb.ru (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D28352 |
5.0.6 04 Dec 2020 17:07:56
  |
mikael  |
net-mgmt/zabbix5-*: Update to 5.0.6
Changes: https://www.zabbix.com/rn/rn5.0.6
PR: 251557
Submitted by: pg@pakhom.spb.ru (maintainer) |
5.0.5 12 Nov 2020 17:54:38
  |
mikael  |
net-mgmt/zabbix5-*: Update to 5.0.5
Changelog:
https://www.zabbix.com/rn/rn5.0.5
PR: 250789
Submitted by: Juraj Lutter
Approved by: pg@pakhom.spb.ru (maintainer) |
5.0.4 09 Oct 2020 11:46:16
  |
dbaio  |
net-mgmt/zabbix5-*: Update to 5.0.4
Changelog: https://www.zabbix.com/rn/rn5.0.4
PR: 249993
Submitted by: Juraj Lutter <juraj@lutter.sk>
Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
MFH: 2020Q4 (blanket: bugfix release) |
5.0.3 30 Aug 2020 22:27:31
  |
dbaio  |
net-mgmt/zabbix5-*: Update to 5.0.3
Changelog: https://www.zabbix.com/rn/rn5.0.3
PR: 248978
Submitted by: Juraj Lutter <juraj@lutter.sk>
Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
MFH: 2020Q3 (blanket: bugfix release) |
5.0.2 15 Jul 2020 13:51:56
  |
dbaio  |
net-mgmt/zabbix5-*: Update to 5.0.2
Changelog: https://www.zabbix.com/rn/rn5.0.2
PR: 247972
Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
MFH: 2020Q3 (blanket: bugfix release) |
5.0.1 14 Jun 2020 15:17:02
  |
dbaio  |
net-mgmt/zabbix*: Add status command to the zabbix_java rc script
PR: 240139
Submitted by: TAO ZHOU <zhoutao@laocius.org>
Approved by: maintainer timeout (pg@pakhom.spb.ru, > 9 months) |
5.0.1 06 Jun 2020 01:32:10
  |
dbaio  |
net-mgmt/zabbix*: Change conflicts
They can be built when the other ports are already installed,
but they cannot coexist.
Approved by: portmgr blanket |
5.0.1 03 Jun 2020 22:50:18
  |
dbaio  |
New ports: net-mgmt/zabbix5-[agent|frontend|java|proxy|server]
net-mgmt/zabbix4 -> net-mgmt/zabbix5
What's new in Zabbix 5.0:
https://www.zabbix.com/documentation/current/manual/introduction/whatsnew500
PR: 246447
Submitted by: Juraj Lutter <juraj@lutter.sk>
Submitted by: pg@pakhom.spb.ru
Reported by: vvd@unislabs.com |