Created attachment 204674 [details] svn .diff WWW: https://gitlab.com/alfix/sysctlview Version Update 1.1 -> 1.2 Upstream CHANGELOG * fix Kelvin ("IK*" format) value * fix length of a column (set wrap property) * change RowWindow -> OIDWindow * add model class (model.h/cc) * add menu item "File -> refresh values" * add menu item "File -> rebuild the tree" * add menu "View" * add menu item "View -> exapand all nodes" * add menu item "View -> collapse the tree" * add menu item "View -> show magical rows" * add menu items "View -> Main tree -> 'info' column" * add menu items "View -> Flags tree -> 'flag' column" * add menu item "Help -> FAQ" * add support for S,clockinfo opaque value (e.g., kern.clockrate) * add support for S,inputid opaque value (e.g., kern.evdev.input.0.id) * add support for S,loadavg opaque value (e.g., vm.loadavg) * add support for S,timeval opaque value (e.g., kern.boottime) Testing: * portlint -C * poudriere testport -j 130Camd64 -o deskutils/sysctlview Please commit it, Thanks, Alfonso
A commit references this bug: Author: swills Date: Wed May 29 23:50:56 UTC 2019 New revision: 503023 URL: https://svnweb.freebsd.org/changeset/ports/503023 Log: deskutils/sysctlview: Update to 1.2 PR: 238196 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Changes: head/deskutils/sysctlview/Makefile head/deskutils/sysctlview/distinfo
Committed, thanks!