Bug 223460

Summary: [PATCH] net-mgmt/netdata: Add freeipmi option/support
Product: Ports & Packages Reporter: Bryce Edwards <bryce>
Component: Individual Port(s)Assignee: Mahdi Mokhtari <mmokhi>
Status: Closed FIXED    
Severity: Affects Only Me CC: bryce
Priority: --- Keywords: patch
Version: LatestFlags: mmokhi: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to add freeipmi option and support none

Description Bryce Edwards 2017-11-06 01:59:50 UTC
Created attachment 187775 [details]
patch to add freeipmi option and support
Comment 1 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-11-06 14:20:45 UTC
Thanks for the feedback/patch.
Patch seems good (except the condition-part can be handled a little simpler IMO :-])
Will commit it ASAP
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-08 12:18:47 UTC
A commit references this bug:

Author: mmokhi
Date: Wed Nov  8 12:18:34 UTC 2017
New revision: 453732
URL: https://svnweb.freebsd.org/changeset/ports/453732

Log:
  net-mgmt/netdata: Add option for freeipmi support

  PR:		223460
  Reported by:	Bryce Edwards <bryce@bryce.net>
  Reviewed by:	mat (mentor)
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12975

Changes:
  head/net-mgmt/netdata/Makefile
  head/net-mgmt/netdata/pkg-plist
Comment 3 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-11-08 12:22:05 UTC
Committed, Thanks :-)