[Bug 236538] New port: devel/sysctlmibinfo - API to get sysctl MIB info
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 15 02:37:51 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236538
Bug ID: 236538
Summary: New port: devel/sysctlmibinfo - API to get sysctl MIB
info
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: alfix86 at gmail.com
Attachment #202867 text/plain
mime type:
Created attachment 202867
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202867&action=edit
new port .shar
libsysctlmibinfo v1.0: API to get sysctl MIB info
* provides a C API to wrap kern_sysctl.c undocumented interface
* defines and builds a handy mib-object
* builds object-list and object-tree in userspace
The advantages to use sysctlmibinfo are:
* an easy userspace API to the kernel sysctl mib-tree
* building quickly a custom sysctl(8) tool
* changes to kern_sysctl.c interface won't upset userspace tools
WWW: https://gitlab.com/alfix/sysctlmibinfo/
Built on: FreeBSD 13.0-CURRENT r342978 amd64
Testing
* poudriere testport -j 112Ramd64 -p default -i -o devel/libsysctlmibinfo
* portlint -A
* port test
Please commit it,
thanks, Alfonso
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list