FreeBSD Bugzilla – Attachment 106031 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]
file.diff
file.diff (text/plain), 733 bytes, created by
alex.deiter
on 2010-05-14 14:30:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
alex.deiter
Created:
2010-05-14 14:30:12 UTC
Size:
733 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 14:43:08.926546411 +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