Summary: | [PATCH] net-mgmt/zabbix-server: support for ipmi via sysutils/OpenIPMI | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | alex.deiter | ||||||
Component: | Individual Port(s) | Assignee: | Stefan Walter <stefan> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
alex.deiter
2010-05-14 14:30:12 UTC
Maintainer of net-mgmt/zabbix-server, Please note that PR ports/146581 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146581 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Hi, I'm sorry - submitted patch with an error! +LIB_DEPENDS+= OpenIPMI:${PORTSDIR}/sysutils/OpenIPMI Should be: +LIB_DEPENDS+= OpenIPMI:${PORTSDIR}/sysutils/openipmi Please review new attached patch. Thanks a lot! -- Alex Deiter The only change that I would suggest to this patch is changing the = `.ifndef WITHOUT_IPMI' to `.ifdef WITH_IPMI' since the knob defaults to = off. With that change, I am fine with this being committed.= State Changed From-To: feedback->open Maintainer approved. Responsible Changed From-To: freebsd-ports-bugs->stefan Take. State Changed From-To: open->closed Committed, thanks! stefan 2010-06-30 19:43:40 UTC FreeBSD ports repository Modified files: net-mgmt/zabbix-server Makefile Log: Add optional IPMI support. PR: 146581 Submitted by: Alex Deiter <alex.deiter@gmail.com> Approved by: maintainer Feature safe: yes Revision Changes Path 1.8 +6 -0 ports/net-mgmt/zabbix-server/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |