Summary: | New Port: sysutils/tuptime Reporting the historical and statistical running time of the system | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jeremy Johnston <jeremy> | ||||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | danfe, jeremy | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Jeremy Johnston
2015-09-13 18:43:01 UTC
A commit references this bug: Author: danfe Date: Fri Oct 30 08:35:57 UTC 2015 New revision: 400493 URL: https://svnweb.freebsd.org/changeset/ports/400493 Log: Add a port of tuptime, historical and statistical system running time report tool like uptime(1) command but with more interesting output. PR: 203079 Submitted by: Jeremy Johnston Changes: head/sysutils/Makefile head/sysutils/tuptime/ head/sysutils/tuptime/Makefile head/sysutils/tuptime/distinfo head/sysutils/tuptime/files/ head/sysutils/tuptime/files/pkg-message.in head/sysutils/tuptime/files/tuptime.in head/sysutils/tuptime/pkg-descr Port added as of ports r400493, thanks! I've made a few corrections and cleanups, and updated to the latest version 3.2.01, hope you don't mind. Created attachment 162626 [details]
Minor fixes
Latest revisions of tuptime do not require linprocfs and also ships with scripts to update from older releases should a user have installed it before the port was added.
|