Bug 292278 - [new port] sysutils/sdmon: Utility to get SD card health data
Summary: [new port] sysutils/sdmon: Utility to get SD card health data
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: Michael Osipov
URL: https://github.com/Ognian/sdmon
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-08 15:38 UTC by Archimedes Gaviola
Modified: 2026-01-09 15:48 UTC (History)
2 users (show)

See Also:


Attachments
sdmon tar archive with contents Makefile, pkg-desc and distinfo (718 bytes, application/x-gzip)
2026-01-08 15:38 UTC, Archimedes Gaviola
no flags Details
files for new port sysutils/sdmon (1.69 KB, patch)
2026-01-08 16:38 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Archimedes Gaviola 2026-01-08 15:38:37 UTC
Created attachment 266944 [details]
sdmon tar archive with contents Makefile, pkg-desc and distinfo

sdmon is a utility program that gets SD card health data. The source is available here https://github.com/Ognian/sdmon.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2026-01-08 16:38:18 UTC
Created attachment 266946 [details]
files for new port sysutils/sdmon

^Triage: convert to now-required git diff format.

While here, patch sysutils/Makefile.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-01-09 15:48:11 UTC
A commit in branch main references this bug:

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

commit bc1c9345dab43e5337ff5a7b439beff494b51902
Author:     Archimedes Gaviola <archimedes.gaviola@gmail.com>
AuthorDate: 2026-01-08 15:38:37 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2026-01-09 15:47:01 +0000

    [NEW PORT] sysutils/sdmon: Utility to get SD card health data

    Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
    PR:             292278

 sysutils/Makefile              |  1 +
 sysutils/sdmon/Makefile (new)  | 27 +++++++++++++++++++++++++++
 sysutils/sdmon/distinfo (new)  |  3 +++
 sysutils/sdmon/pkg-descr (new) |  2 ++
 4 files changed, 33 insertions(+)