notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
zabbix72-java Enterprise-class open source distributed monitoring (java)
7.2.3 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.2.1Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/zabbix72-java-7.2.3/catalog.mk
  2. /usr/local/share/licenses/zabbix72-java-7.2.3/LICENSE
  3. /usr/local/share/licenses/zabbix72-java-7.2.3/GPLv2+
  4. sbin/zabbix_java/shutdown.sh
  5. sbin/zabbix_java/lib/android-json-4.3_r3.1.jar
  6. sbin/zabbix_java/lib/logback.xml
  7. sbin/zabbix_java/lib/logback-classic-1.5.16.jar
  8. sbin/zabbix_java/lib/logback-console.xml
  9. sbin/zabbix_java/lib/logback-core-1.5.16.jar
  10. sbin/zabbix_java/lib/slf4j-api-2.0.16.jar
  11. @sample sbin/zabbix_java/settings.sh.sample
  12. sbin/zabbix_java/startup.sh
  13. sbin/zabbix_java/bin/zabbix-java-gateway-7.2.3.jar
  14. @dir(zabbix,zabbix,755) /var/run/zabbix
  15. @owner
  16. @group
  17. @mode
Collapse this list.
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):
zabbix72-java
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.2.27.2.2-7.2.27.2.2---
FreeBSD:13:quarterly7.2.17.2.1--7.2.1---
FreeBSD:14:latest7.2.17.2.2-7.2.17.2.2---
FreeBSD:14:quarterly7.2.17.2.1-7.2.17.2.1---
FreeBSD:15:latest7.2.27.2.2n/a7.2.2n/a---
Master port: net-mgmt/zabbix72-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. java : java/openjdk8
Runtime dependencies:
  1. java : java/openjdk8
Library dependencies:
  1. libevent.so : devel/libevent
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://cdn.zabbix.com/zabbix/sources/stable/7.2/
Collapse this list.

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
CommitCreditsLog message
7.2.1
31 Dec 2024 08:57:55
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: d95813acbf7e7a9132a721c5dc233a71df61dd3ccommit hash: d95813acbf7e7a9132a721c5dc233a71df61dd3ccommit hash: d95813acbf7e7a9132a721c5dc233a71df61dd3ccommit hash: d95813acbf7e7a9132a721c5dc233a71df61dd3c files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
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