Page MenuHomeFreeBSD

[New Port] sysutils/ssd_report
ClosedPublic

Authored by dteske on Jun 18 2018, 1:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 2, 10:11 AM
Unknown Object (File)
Sat, Mar 2, 10:11 AM
Unknown Object (File)
Sat, Mar 2, 10:11 AM
Unknown Object (File)
Sat, Mar 2, 10:11 AM
Unknown Object (File)
Sat, Mar 2, 10:11 AM
Unknown Object (File)
Sat, Mar 2, 10:11 AM
Unknown Object (File)
Sat, Mar 2, 10:11 AM
Unknown Object (File)
Sat, Mar 2, 3:55 AM
Subscribers
None

Details

Reviewers
mat
imp
Group Reviewers
portmgr
Commits
rP472896: [New Port] sysutils/ssd_report
Summary

Report SSD health by looking at SMART data.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17399
Build 17231: arc lint + arc unit

Event Timeline

Add support for smart utility by Chuck Tuffli

sysutils/ssd_report/Makefile
16–20

Use helpers:

smart_RUN_DEPENDS= smart:...
...
32

Why?

35

This should not be required.

Address feedback from mat

The pkg-descr file should be longer too. It should always be at least a couple of lines long.

This revision is now accepted and ready to land.Jun 18 2018, 9:55 PM
This revision now requires review to proceed.Jun 20 2018, 4:53 AM
This revision is now accepted and ready to land.Jun 20 2018, 9:04 AM

Add sysutils/Makefile modification

This revision now requires review to proceed.Jun 20 2018, 6:06 PM
dteske added 1 blocking reviewer(s): portmgr.

Blocked by pre-commit hook:

svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
Do not commit a port with FLAVORS without first
getting approval from portmgr.
This revision was not accepted when it landed; it landed in state Needs Review.Jun 20 2018, 6:32 PM
This revision was automatically updated to reflect the committed changes.