Port details |
- zabbix72-java Enterprise-class open source distributed monitoring (java)
- 7.2.3 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: 2024-12-31 08:57:55
- Commit Hash: 0835676
- 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 = 1738243506
SHA256 (zabbix-7.2.3.tar.gz) = fa957c533f042ef9b37710b00ada9c8e4c8063819d87c80212103abd53ed10b5
SIZE (zabbix-7.2.3.tar.gz) = 40748423
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/openjdk8
- Runtime dependencies:
-
- java : java/openjdk8
- 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.3:
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: 2
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.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: 2
|