[Bug 270013] net-mgmt/zabbix6-frontend: add PHP extensions conditionally on port OPTIONS

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Mar 2023 18:31:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270013

            Bug ID: 270013
           Summary: net-mgmt/zabbix6-frontend: add PHP extensions
                    conditionally on port OPTIONS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: otis@FreeBSD.org
          Reporter: michael.osipov@siemens.com
             Flags: maintainer-feedback?(otis@FreeBSD.org)
          Assignee: otis@FreeBSD.org

Official documentation mentions only a few required PHP extensions:
https://www.zabbix.com/documentation/current/en/manual/installation/frontend

For all the other optional extensions, there should be port OPTIONs just like
for  net-mgmt/zabbix6-server.

My net-mgmt/zabbix6-server has configured:
        CURL           : on
        FPING          : on
        GNUTLS         : off
        IPMI           : off
        IPV6           : on
        LDAP           : off
        LIBXML2        : off
        MDB5           : off
        MDB6           : off
        MYSQL          : off
        MYSQLDV        : off
        NMAP           : off
        OPENSSL        : on
        ORACLE         : off
        PCRE1          : off
        PCRE2          : on
        PGSQL          : on
        SSH            : on
        UNIXODBC       : on

So, there are subject to OPTIONal:
dom
fileinfo
filter
hash
json
ldap
openssl
pcre
simplexml
snmp

-- 
You are receiving this mail because:
You are the assignee for the bug.