Port details |
- zabbix6-frontend Enterprise-class open source distributed monitoring (frontend-php82)
- 6.0.35 net-mgmt =6 6.0.19Version of this port present on the latest quarterly branch.
- Maintainer: otis@FreeBSD.org
- Port Added: 2022-02-16 09:24:06
- Last Update: 2023-07-01 20:18:29
- Commit Hash: 027038b
- People watching this port, also watch:: zabbix6-agent, zabbix6-server, syncthing, nginx, firefox-esr
- 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 - There is no configure plist information for this port.
- Dependency lines:
-
- zabbix6-frontend${PHP_PKGNAMESUFFIX}>0:net-mgmt/zabbix6-frontend
- Conflicts:
- CONFLICTS_INSTALL:
- zabbix6[0-9]-frontend-php82
- zabbix5[0-9]-frontend-php82
- zabbix[0-57-9]-frontend-php82
- To install the port:
- cd /usr/ports/net-mgmt/zabbix6-frontend/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/zabbix6-frontend
- pkg install zabbix6-frontend-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zabbix6-frontend-php82
- Package flavors (<flavor>: <package>)
- php82: zabbix6-frontend-php82
- php81: zabbix6-frontend-php81
- php83: zabbix6-frontend-php83
- php84: zabbix6-frontend-php84
- distinfo:
- TIMESTAMP = 1729614582
SHA256 (zabbix-6.0.35.tar.gz) = 935be4e775840d51bfbdc2629ed4b3658ee54352acc12e56d80dd38a1fd1893b
SIZE (zabbix-6.0.35.tar.gz) = 45651728
Packages (timestamps in pop-ups are UTC):
- Master port: net-mgmt/zabbix6-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- bcmath.so : math/php82-bcmath
- ctype.so : textproc/php82-ctype
- filter.so : security/php82-filter
- gd.so : graphics/php82-gd
- gettext.so : devel/php82-gettext
- ldap.so : net/php82-ldap
- mbstring.so : converters/php82-mbstring
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- sockets.so : net/php82-sockets
- xml.so : textproc/php82-xml
- xmlreader.so : textproc/php82-xmlreader
- xmlwriter.so : textproc/php82-xmlwriter
- mysqli.so : databases/php82-mysqli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zabbix6-frontend-php82-6.0.35:
MYSQLI=on: MySQLI backend
ORACLE=off: Oracle database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_zabbix6-frontend
- USES:
- php:web,flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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/zabbix6-server |
Commit | Credits | Log message |
6.0.19 01 Jul 2023 20:18:29 |
Juraj Lutter (otis) |
net-mgmt/zabbix6-server: Update to 6.0.19
Release notes: https://www.zabbix.com/rn/rn6.0.19 |
6.0.18_1 02 Jun 2023 06:36:32 |
Juraj Lutter (otis) |
net-mgmt/zabbix6-frontend: Fix plist
Add one missing entry to plist for frontend.
PR: 271763 |
6.0.16 11 Apr 2023 10:44:13 |
Juraj Lutter (otis) |
net-mgmt/zabbix6-server: Update to 6.0.16
Release notes: https://www.zabbix.com/rn/rn6.0.16 |
6.0.14_2 15 Mar 2023 06:58:42 |
Juraj Lutter (otis) |
net-mgmt/zabbix6-frontend: Add php-filter runtime dependency
Re-add php-filter runtime dependency, similarly to zabbix64-frontend.
PR: 270211 |
6.0.14_1 10 Mar 2023 11:12:22 |
Juraj Lutter (otis) |
sysutils/zabbix6-frontend: Fix plist and add PHP 8.2 support
- Add locale HR (Croatia)
- Allow for building with PHP 8.2 as per release notes |
6.0.14 09 Mar 2023 20:42:00 |
Juraj Lutter (otis) |
net-mgmt/zabbix6-server: Update to 6.0.14
- Update to 6.0.14
- Re-add necessary PHP extensions to frontend
Release notes: https://www.zabbix.com/rn/rn6.0.14 |
6.0.13_1 08 Mar 2023 12:14:34 |
Juraj Lutter (otis) |
net-mgmt/zabbix6-server: Enable SSH by default
Enable SSH-based checks by default as it's usable for many scenarion.
Also make SNMP checks optional, retaining default ON and clean up
the required PHP extension a bit as per Zabbix manual.
PR: 269992
PR: 270012
PR: 270013 |
6.0.6 30 Jun 2022 05:23:12 |
Cy Schubert (cy) |
net-mgmt/zabbix6-server: Update to 6.0.6
Though this commit "only" updates net-mgmt/zabbix6-server to 6.0.6, it
effectively updates all net-mgmt/zabbix6-* to 6.0.6.
PHP 8.0 and 8.1 are supported though it is not sure how fully they are.
The release notes discuss both.
zabbix6 also supports MariaDB 10.7. Note that MariaDB 10.7 support will
be added to the zabbix6 family of ports when MariaDB is added to ports.
Release notes can be found at https://www.zabbix.com/rn/rn6.0.6. |
6.0.5 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
6.0.0_2 16 Feb 2022 10:27:29 |
Cy Schubert (cy) |
net-mgmt/zabbix6-frontend: Ignore for PHP80 and PHP81
Zabbix-frontend still requires PHP74; mark for deprecation pending
updated PHP requirement.
Reported by: bofh |
16 Feb 2022 09:18:02
|
Cy Schubert (cy) |
net-mgmt/zabbix6-*: Add new family of zabbix6-* ports
Zabbix 6.0 LTS was released on Feb 8, 2022.
End of full support: Feb 28, 2025
End of Limited support: Feb 28, 2027
Announced: https://www.zabbix.com/life_cycle_and_release_policy |