Port details |
- zabbix7-java Enterprise-class open source distributed monitoring (java)
- 7.0.9 net-mgmt =2 7.0.0Version of this port present on the latest quarterly branch.
- Maintainer: otis@FreeBSD.org
- Port Added: 2024-06-05 07:51:05
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
-
- zabbix7-java>0:net-mgmt/zabbix7-java
- Conflicts:
- CONFLICTS_INSTALL:
- zabbix7[0-9]-java
- zabbix[0-6][0-9]-java
- To install the port:
- cd /usr/ports/net-mgmt/zabbix7-java/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/zabbix7-java
- pkg install zabbix7-java
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zabbix7-java
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738243497
SHA256 (zabbix-7.0.9.tar.gz) = 8d7755576f30b5d6099ff5e3574549fc248229c017f9753828565174125069f6
SIZE (zabbix-7.0.9.tar.gz) = 44626987
Packages (timestamps in pop-ups are UTC):
- Master port: net-mgmt/zabbix7-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 zabbix7-java-7.0.9:
IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_zabbix7-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/zabbix7-server | Commit | Credits | Log message |
7.0.7 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.0.0 05 Jun 2024 07:48:15 |
Juraj Lutter (otis) |
net-mgmt/zabbix7: Add zabbix 7.0 ports
Add new ports for zabbix 7.0, an enterprise-class monitoring system.
Release notes: https://www.zabbix.com/rn/rn7.0.0 |
Number of commits found: 2
|