notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2022Q2
sysctlview Graphical sysctl MIB explorer
2.1_2 deskutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1_2Version of this port present on the latest quarterly branch.
Maintainer: alfix86@gmail.com search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: BSD2CLAUSE
WWW:
https://gitlab.com/alfix/sysctlview/
Description:
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/sysctlview-2.1_2/catalog.mk
  2. /usr/local/share/licenses/sysctlview-2.1_2/LICENSE
  3. /usr/local/share/licenses/sysctlview-2.1_2/BSD2CLAUSE
  4. bin/sysctlview
  5. share/man/man1/sysctlview.1.gz
  6. share/icons/hicolor/16x16/apps/sysctlview.png
  7. share/icons/hicolor/192x192/apps/sysctlview.png
  8. share/icons/hicolor/22x22/apps/sysctlview.png
  9. share/icons/hicolor/24x24/apps/sysctlview.png
  10. share/icons/hicolor/256x256/apps/sysctlview.png
  11. share/icons/hicolor/32x32/apps/sysctlview.png
  12. share/icons/hicolor/36x36/apps/sysctlview.png
  13. share/icons/hicolor/48x48/apps/sysctlview.png
  14. share/icons/hicolor/64x64/apps/sysctlview.png
  15. share/icons/hicolor/72x72/apps/sysctlview.png
  16. share/icons/hicolor/96x96/apps/sysctlview.png
  17. share/icons/hicolor/128x128/apps/sysctlview.png
  18. share/icons/hicolor/scalable/apps/sysctlview.svg
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • sysctlview>0:deskutils/sysctlview
To install the port:
cd /usr/ports/deskutils/sysctlview/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/sysctlview
  • pkg install sysctlview
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sysctlview
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1617884553 SHA256 (alfix-sysctlview-6ef5c821f66d92c2a1ca3fc964b511425dacd18e_GL0.tar.gz) = 6a080b59a8222cc37cce5a0ec19d0c4ac6dc466ac983b3772b54e05f75745489 SIZE (alfix-sysctlview-6ef5c821f66d92c2a1ca3fc964b511425dacd18e_GL0.tar.gz) = 344791

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. xdg-open : devel/xdg-utils
Library dependencies:
  1. libsysctlmibinfo2.so : devel/libsysctlmibinfo2
  2. libatk-1.0.so : accessibility/atk
  3. libatkmm-1.6.so : accessibility/atkmm
  4. libcairo.so : graphics/cairo
  5. libcairomm-1.0.so : graphics/cairomm
  6. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libglibmm-2.4.so : devel/glibmm
  10. libgtk-3.so : x11-toolkits/gtk30
  11. libgtkmm-3.0.so : x11-toolkits/gtkmm30
  12. libsigc-2.0.so : devel/libsigc++20
  13. libxml++-2.6.so : textproc/libxml++26
  14. libxml2.so : textproc/libxml2
  15. libpango-1.0.so : x11-toolkits/pango
  16. libpangomm-1.4.so : x11-toolkits/pangomm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_sysctlview
USES:
compiler:c++11-lang gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/alfix/sysctlview/-/archive/6ef5c821f66d92c2a1ca3fc964b511425dacd18e.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1