Bug 267578 - [NEW PORT] sysutils/ipmi_exporter: IPMI exporter for Prometheus
Summary: [NEW PORT] sysutils/ipmi_exporter: IPMI exporter for Prometheus
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://github.com/prometheus-communi...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-05 19:02 UTC by Goran Mekić
Modified: 2022-11-07 18:36 UTC (History)
1 user (show)

See Also:


Attachments
ipmi_exporter.patch (4.30 KB, patch)
2022-11-05 19:02 UTC, Goran Mekić
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2022-11-05 19:02:29 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 14.0, amd64 tested)
Comment 1 Goran Mekić 2022-11-05 19:02:53 UTC
Created attachment 237878 [details]
ipmi_exporter.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-11-07 18:06:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=237cbc12220cc789e21d75cda4622e090b534f3f

commit 237cbc12220cc789e21d75cda4622e090b534f3f
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-11-07 18:05:15 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-11-07 18:05:15 +0000

    sysutils/ipmi_exporter: New Port

    Changelog:      https://github.com/prometheus-community/ipmi_exporter

    PR:             267578

 sysutils/Makefile                                  |  1 +
 sysutils/ipmi_exporter/Makefile (new)              | 29 ++++++++++++++++++
 sysutils/ipmi_exporter/distinfo (new)              |  5 ++++
 .../ipmi_exporter/files/ipmi_exporter.in (new)     | 34 ++++++++++++++++++++++
 sysutils/ipmi_exporter/pkg-descr (new)             |  5 ++++
 5 files changed, 74 insertions(+)