FreeBSD Bugzilla – Attachment 211895 Details for
Bug 244367
deskutils/sysctlview: Update to 2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn .diff
sysctlview-2.0.diff (text/plain), 2.08 KB, created by
Alfonso S. Siciliano
on 2020-02-24 13:43:41 UTC
(
hide
)
Description:
svn .diff
Filename:
MIME Type:
Creator:
Alfonso S. Siciliano
Created:
2020-02-24 13:43:41 UTC
Size:
2.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 526970) >+++ Makefile (working copy) >@@ -1,16 +1,17 @@ > # $FreeBSD$ > > PORTNAME= sysctlview >-PORTVERSION= 1.6 >+PORTVERSION= 2.0 > CATEGORIES= deskutils > > MAINTAINER= alfix86@gmail.com >-COMMENT= Show sysctl MIB Tree >+COMMENT= Graphical sysctl MIB explorer > > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > > LIB_DEPENDS= libsysctlmibinfo2.so:devel/libsysctlmibinfo2 >+RUN_DEPENDS= xdg-open:devel/xdg-utils > > USES= compiler:c++11-lang gettext-runtime gnome pkgconfig > USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glib20 glibmm glibmm \ >@@ -18,12 +19,12 @@ > > USE_GITLAB= yes > GL_ACCOUNT= alfix >-GL_COMMIT= 83999ba6dd03f6c96bff8c617e98ca9cf8d4fe45 >+GL_COMMIT= c567a2f79bb9349b6b7c1a078ed448462e2eff70 > > INSTALLS_ICONS= yes > > DESKTOP_ENTRIES= "Sysctlview" \ >- "Show kernel state" \ >+ "Show and set the kernel state" \ > "sysctlview" \ > "sysctlview" \ > "System;" \ >Index: distinfo >=================================================================== >--- distinfo (revision 526970) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1574725632 >-SHA256 (alfix-sysctlview-83999ba6dd03f6c96bff8c617e98ca9cf8d4fe45_GL0.tar.gz) = 41266ad07688a3a2c32af7221bcd38eae0f61780b00944bd7c4ae7292bf7c8af >-SIZE (alfix-sysctlview-83999ba6dd03f6c96bff8c617e98ca9cf8d4fe45_GL0.tar.gz) = 434144 >+TIMESTAMP = 1582497693 >+SHA256 (alfix-sysctlview-c567a2f79bb9349b6b7c1a078ed448462e2eff70_GL0.tar.gz) = d8d36664f5ad58e1af3b1951c1414fc85ab4ffdc0f5a387e0f61b6f7608ad6eb >+SIZE (alfix-sysctlview-c567a2f79bb9349b6b7c1a078ed448462e2eff70_GL0.tar.gz) = 437338 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 526970) >+++ pkg-descr (working copy) >@@ -1,3 +1,6 @@ >-sysctlview is a gtk frontend for the sysctl mib. >+The sysctlview utility is a graphical sysctl MIB explorer, >+each object represents a parameter of the kernel. >+The sysctlview explorer shows the properties of an object >+and can get or set its value. > > WWW: https://gitlab.com/alfix/sysctlview/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
asiciliano
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 244367
: 211895