FreeBSD Bugzilla – Attachment 174891 Details for
Bug 209893
net-mgmt/zabbix3 (server/agent/proxy): Update to 3.0.4 and Fix PID
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix database selection
zabbix3-db-options.diff (text/plain), 535 bytes, created by
Christian Ullrich
on 2016-09-17 21:19:07 UTC
(
hide
)
Description:
Patch to fix database selection
Filename:
MIME Type:
Creator:
Christian Ullrich
Created:
2016-09-17 21:19:07 UTC
Size:
535 bytes
patch
obsolete
>diff --git a/net-mgmt/zabbix3-server/Makefile b/net-mgmt/zabbix3-server/Makefile >index e677387..dea5545 100644 >--- a/net-mgmt/zabbix3-server/Makefile >+++ b/net-mgmt/zabbix3-server/Makefile >@@ -90,13 +90,13 @@ OPTIONS_SINGLE_ODBC= IODBC UNIXODBC > OPTIONS_SINGLE_SSL= OPENSSL GNUTLS POLARSSL > > MYSQL_CONFIGURE_WITH= mysql >-USES+= mysql >+MYSQL_USES+= mysql > > PGSQL_CONFIGURE_WITH= postgresql >-USES+= pgsql >+PGSQL_USES+= pgsql > > SQLITE_CONFIGURE_WITH= sqlite3 >-USES+= sqlite:3 >+SQLITE_USES+= sqlite:3 > > ORACLE_CONFIGURE_WITH= oracle >
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 209893
:
170869
|
171538
|
173226
|
173279
|
173341
|
173342
|
174819
|
174890
| 174891