Summary: | sysutils/dmidecode: Proposed daily periodic script | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Morozovsky <marck> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | pi, sunpoet | ||||||
Priority: | --- | Flags: | koobs:
maintainer-feedback?
(sunpoet) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Dmitry Morozovsky
2014-04-24 06:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer (via the GNATS Auto Assign Tool) I would have assigned this to you since you're a committer Dmitry, and gladly helped to review it if you dont have a ports bit. But it turns out the maintainer of sysutils/dmidecode is also a committerm, so assign accordingly. Anyone could have done this (correctly assign) since October 2014 btw :) Dmitry, can you please include your patch as an attachment, updated against ports HEAD if required, as well as the following QA results: * portlint -AC * poudriere testport (or bulk -t) Created attachment 156035 [details]
patch as an attachment
I'm attaching patch against contemporary port state;
While here, it also fixes one small portlint warning about non-compliant patch-Makefile format.
poudriere for 10amd64 and 10i386 passed (unfortunately I have no -CURRENT machine handy to test with)
Maybe it would be also useful to mention periodic in pkg_display? Created attachment 156036 [details]
fixed Makefile
Argh, USE_RC_SUBR is still needed, otherwise dmidecode script misses staging area.
Testbuilds fine on 11a, 10.2a+i, 9.3a. A commit references this bug: Author: pi Date: Sun Dec 6 10:04:51 UTC 2015 New revision: 403097 URL: https://svnweb.freebsd.org/changeset/ports/403097 Log: sysutils/dmidecode: add dmidecode to periodic/daily to track hardware changes To enable tracking dmidecode diffs in daily mail the admin should set the variable daily_status_dmidecode_enable to "YES" in /etc/periodic.conf PR: 188941 Submitted by: marck Approved by: sunpoet (timeout) Changes: head/sysutils/dmidecode/Makefile head/sysutils/dmidecode/files/dmidecode.in head/sysutils/dmidecode/files/patch-Makefile Committed, thanks. A commit references this bug: Author: pi Date: Mon Dec 7 19:52:20 UTC 2015 New revision: 403232 URL: https://svnweb.freebsd.org/changeset/ports/403232 Log: sysutils/dmidecode: remove rc.d/dmidecode introduced with r403097 PR: 188941 Submitted by: matthew, dim Pointy hat to: pi Changes: head/sysutils/dmidecode/Makefile A commit references this bug: Author: pi Date: Tue Dec 8 06:14:00 UTC 2015 New revision: 403253 URL: https://svnweb.freebsd.org/changeset/ports/403253 Log: sysutils/dmidecode: really fix problem from r403232 PR: 188941 Submitted by: mat Changes: head/sysutils/dmidecode/Makefile |