Port details |
- zabbix72-java Enterprise-class open source distributed monitoring (java)
- 7.2.4 net-mgmt
=0 7.2.1Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2024-12-20 22:10:10
- Last Update: 2025-03-03 21:00:17
- Commit Hash: bde6ce9
- License: GPLv2+
- WWW:
- https://www.zabbix.com/
- Description:
- Zabbix is an enterprise-class open source distributed monitoring solution.
Zabbix is software that monitors numerous parameters of a network and the
health and integrity of servers. Zabbix uses a flexible notification
mechanism that allows users to configure e-mail based alerts for virtually
any event. This allows a fast reaction to server problems. Zabbix offers
excellent reporting and data visualisation features based on the stored
data. This makes Zabbix ideal for capacity planning.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zabbix72-java>0:net-mgmt/zabbix72-java
- Conflicts:
- CONFLICTS_INSTALL:
- zabbix[0-9]-java
- zabbix[0-6][0-9]-java
- To install the port:
- cd /usr/ports/net-mgmt/zabbix72-java/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/zabbix72-java
- pkg install zabbix72-java
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zabbix72-java
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741027094
SHA256 (zabbix-7.2.4.tar.gz) = 635bc949907ad4ac7102801b22b42f22d6d0e4f8b042d1445902b1dd1a9d0b05
SIZE (zabbix-7.2.4.tar.gz) = 41031413
Packages (timestamps in pop-ups are UTC):
- Master port: net-mgmt/zabbix72-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- java : java/openjdk11
- Runtime dependencies:
-
- java : java/openjdk11
- Library dependencies:
-
- libevent.so : devel/libevent
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zabbix72-java-7.2.4:
IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_zabbix72-java
- USES:
- gnome iconv pkgconfig java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net-mgmt/zabbix72-server | Commit | Credits | Log message |
7.2.4 03 Mar 2025 21:00:17
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix72-server: Update to 7.2.4
Release notes: https://www.zabbix.com/rn/rn7.2.4
PR: 285090 |
7.2.3_1 11 Feb 2025 16:21:37
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix72-java: Fix JAVA version
Recent zabbix 7.2 java components requires OpenJDK 11 or newer
PR: 284565
Reported by: Einar Bjarni Halldórsson <einar@isnic.is> |
7.2.1 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 |
7.2.1 20 Dec 2024 22:03:16
    |
Juraj Lutter (otis)  |
net-mgmt/zabbix72-server: Add new port(s)
Add net-mgmt/zabbix72-server and related ports:
- server
- proxy
- agent
- frontend
- java
Release notes: https://www.zabbix.com/rn/rn7.2.1 |
Number of commits found: 4
|