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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
zabbix54-java Enterprise-class open source distributed monitoring (java)
5.4.4 net-mgmt Deleted 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 5.4.4Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-17 22:21:11
Last Update: 2022-06-27 11:39:56
Commit Hash: b930f50
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. WWW: https://www.zabbix.com/
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/zabbix54-java-5.4.4/catalog.mk
  2. /usr/local/share/licenses/zabbix54-java-5.4.4/LICENSE
  3. /usr/local/share/licenses/zabbix54-java-5.4.4/GPLv2+
  4. sbin/zabbix_java/shutdown.sh
  5. sbin/zabbix_java/lib/logback-console.xml
  6. sbin/zabbix_java/lib/logback-core-1.2.3.jar
  7. sbin/zabbix_java/lib/logback-classic-1.2.3.jar
  8. sbin/zabbix_java/lib/logback.xml
  9. sbin/zabbix_java/lib/slf4j-api-1.7.30.jar
  10. sbin/zabbix_java/lib/android-json-4.3_r3.1.jar
  11. @sample sbin/zabbix_java/settings.sh.sample
  12. sbin/zabbix_java/startup.sh
  13. sbin/zabbix_java/bin/zabbix-java-gateway-5.4.4.jar
  14. @dir(zabbix,zabbix,755) /var/run/zabbix
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • zabbix54-java>0:net-mgmt/zabbix54-java
Conflicts:
CONFLICTS_INSTALL:
  • zabbix[0-46-9][0-9]-java
  • zabbix5[0-35-9]-java
  • zabbix[0-9]-java
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: zabbix54-java
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1630766530 SHA256 (zabbix-5.4.4.tar.gz) = de9985978cf9638d7cb208f7f65d93141b4e1256ead56df1b95d7bda41d6a672 SIZE (zabbix-5.4.4.tar.gz) = 24266079

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: net-mgmt/zabbix54-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. java : java/openjdk8
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libevent.so : devel/libevent
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zabbix54-java-5.4.4: IPV6=on: IPv6 protocol support ===> Use 'make config' to modify these settings
Options name:
net-mgmt_zabbix54-java
USES:
pkgconfig iconv
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/5.4/
Collapse this list.
Port Moves
  • port deleted on 2022-06-27
    REASON: Has expired: Unsupported by upstream

Number of commits found: 3

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/zabbix54-server
CommitCreditsLog message
5.4.4
27 Jun 2022 11:39:56
commit hash: b930f50493e72aab9b87b48448fdfe39cedb8de3commit hash: b930f50493e72aab9b87b48448fdfe39cedb8de3commit hash: b930f50493e72aab9b87b48448fdfe39cedb8de3commit hash: b930f50493e72aab9b87b48448fdfe39cedb8de3 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
net-mgmt: remove rest of expired Zabbix54

Fixes:	2fb224a12bb
5.4.4
06 Sep 2021 09:59:38
commit hash: 992c97efcfebe3849d2c5d352beb34d5ef06ad76commit hash: 992c97efcfebe3849d2c5d352beb34d5ef06ad76commit hash: 992c97efcfebe3849d2c5d352beb34d5ef06ad76commit hash: 992c97efcfebe3849d2c5d352beb34d5ef06ad76 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
net-mgmt/zabbix54: Improve pid and log file handling

- Provide correct sample config files
- Put pid file under /var/run/zabbix and default log
  file into /var/log/zabbix directory. Create the directories
  as needed.
- Bump PKGREVISION for agent, proxy and server components only.

PR:		258076
5.4.0
17 May 2021 22:19:58
commit hash: a66107799acdba3a2b96929181b3f47f9acc3c1ccommit hash: a66107799acdba3a2b96929181b3f47f9acc3c1ccommit hash: a66107799acdba3a2b96929181b3f47f9acc3c1ccommit hash: a66107799acdba3a2b96929181b3f47f9acc3c1c files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Add net-mgmt/zabbix54 ports

Release notes: https://www.zabbix.com/rn/rn5.4.0

Number of commits found: 3