FreeBSD Bugzilla – Attachment 106032 Details for
Bug 146581
[PATCH] net-mgmt/zabbix-server: support for ipmi via sysutils/OpenIPMI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-net-mgmt-zabbix-server-Makefile.txt
patch-net-mgmt-zabbix-server-Makefile.txt (text/plain; charset=US-ASCII; name="patch-net-mgmt-zabbix-server-Makefile.txt"), 734 bytes, created by
alex.deiter
on 2010-05-14 14:41:04 UTC
(
hide
)
Description:
patch-net-mgmt-zabbix-server-Makefile.txt
Filename:
MIME Type:
Creator:
alex.deiter
Created:
2010-05-14 14:41:04 UTC
Size:
734 bytes
patch
obsolete
>--- net-mgmt/zabbix-server/Makefile.orig 2010-05-14 14:42:16.228802565 +0400 >+++ net-mgmt/zabbix-server/Makefile 2010-05-14 17:30:14.699009147 +0400 >@@ -60,6 +60,7 @@ > SQLITE "Use SQLite backend" off \ > IPV6 "Support for IPv6" on \ > LDAP "Support for checking LDAP servers" on \ >+ IPMI "Support for IPMI" off \ > JABBER "Use jabber media type" on \ > FPING "Use fping for pinging hosts" on \ > SSH "Use libssh2 for SSH-based checks" off >@@ -87,6 +88,11 @@ > CONFIGURE_ARGS+= --with-ldap > .endif > >+.ifndef WITHOUT_IPMI >+LIB_DEPENDS+= OpenIPMI:${PORTSDIR}/sysutils/openipmi >+CONFIGURE_ARGS+= --with-openipmi >+.endif >+ > .ifndef WITHOUT_JABBER > LIB_DEPENDS+= iksemel:${PORTSDIR}/textproc/iksemel > CONFIGURE_ARGS+= --with-jabber
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 146581
:
106031
| 106032