FreeBSD Bugzilla – Attachment 233688 Details for
Bug 262438
net-mgmt/zabbix6-server issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Try this patch
zabbix6.diff (text/plain), 791 bytes, created by
Cy Schubert
on 2022-05-02 22:06:47 UTC
(
hide
)
Description:
Try this patch
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2022-05-02 22:06:47 UTC
Size:
791 bytes
patch
obsolete
>diff --git a/net-mgmt/zabbix6-server/Makefile b/net-mgmt/zabbix6-server/Makefile >index 0e0ada950900..56467ad7a0da 100644 >--- a/net-mgmt/zabbix6-server/Makefile >+++ b/net-mgmt/zabbix6-server/Makefile >@@ -79,12 +79,16 @@ UNIXODBC_DESC= Support for database checks via ODBC > LIBXML2_DESC= Support for libxml2 (required by monitoring VMware) > > OPTIONS_SINGLE= DB SSL >-OPTIONS_SINGLE_DB?= MYSQL PGSQL ORACLE >+OPTIONS_SINGLE_DB?= MDB MYSQL PGSQL ORACLE > OPTIONS_SINGLE_SSL= OPENSSL GNUTLS > >-MYSQL_CONFIGURE_WITH= mysql >+MYSQL_CONFIGURE_ON= --with-mysql > MYSQL_USES+= compiler:c11 mysql:80 > >+MDB_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config >+MDB_USES+= compiler:c11 mysql:106m >+MDB_DESC= Mariadb 10.6 database support >+ > PGSQL_CONFIGURE_WITH= postgresql > PGSQL_USES+= pgsql >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262438
:
232351
|
232352
|
233099
| 233688 |
233693