FreeBSD Bugzilla – Attachment 202867 Details for
Bug 236538
[NEW PORT] devel/libsysctlmibinfo: API to get sysctl MIB info
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
new port .shar
libsysctlmibinfo.shar (text/plain), 2.51 KB, created by
Alfonso S. Siciliano
on 2019-03-15 02:37:48 UTC
(
hide
)
Description:
new port .shar
Filename:
MIME Type:
Creator:
Alfonso S. Siciliano
Created:
2019-03-15 02:37:48 UTC
Size:
2.51 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># libsysctlmibinfo ># libsysctlmibinfo/pkg-descr ># libsysctlmibinfo/Makefile ># libsysctlmibinfo/distinfo ># >echo c - libsysctlmibinfo >mkdir -p libsysctlmibinfo > /dev/null 2>&1 >echo x - libsysctlmibinfo/pkg-descr >sed 's/^X//' >libsysctlmibinfo/pkg-descr << 'f402a38a60b73226420060d052e672c9' >Xsysctlmibinfo is an open source library for FreeBSD: >X >X * provides a C API to wrap kern_sysctl.c undocumented interface >X * defines and builds a handy mib-object >X * builds object-list and object-tree in userspace >X >XThe advantages to use sysctlmibinfo are: >X >X * an easy userspace API to the kernel sysctl mib-tree >X * building quickly a custom sysctl(8) tool >X * changes to kern_sysctl.c interface won't upset userspace tools >X >XWWW: https://gitlab.com/alfix/sysctlmibinfo/ >f402a38a60b73226420060d052e672c9 >echo x - libsysctlmibinfo/Makefile >sed 's/^X//' >libsysctlmibinfo/Makefile << 'd46f76184fb56b2753b693cf4f992f90' >X# $FreeBSD$ >X >XPORTNAME= libsysctlmibinfo >XDISTVERSION= 1.0 >XCATEGORIES= devel >X >XMAINTAINER= alfix86@gmail.com >XCOMMENT= API to get sysctl MIB info >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSE_LDCONFIG= yes >X >XUSE_GITLAB= yes >X >XGL_ACCOUNT= alfix >XGL_PROJECT= sysctlmibinfo >XGL_COMMIT= c2cee0cea2fff405e6dc0ab1aed484abab5dc7c7 >X >XPLIST_FILES= include/sysctlmibinfo.h \ >X lib/libsysctlmibinfo.a \ >X lib/libsysctlmibinfo.so \ >X lib/libsysctlmibinfo.so.1 \ >X man/man3/sysctlmibinfo.3.gz >X >Xdo-install: >X ${INSTALL_DATA} ${WRKSRC}/sysctlmibinfo.h ${STAGEDIR}${PREFIX}/include >X ${INSTALL_DATA} ${WRKSRC}/libsysctlmibinfo.a ${STAGEDIR}${PREFIX}/lib >X ${INSTALL_LIB} ${WRKSRC}/libsysctlmibinfo.so.1 ${STAGEDIR}${PREFIX}/lib >X ${RLN} ${STAGEDIR}${PREFIX}/lib/libsysctlmibinfo.so.1 ${STAGEDIR}${PREFIX}/lib/libsysctlmibinfo.so >X ${INSTALL_MAN} ${WRKSRC}/sysctlmibinfo.3.gz ${STAGEDIR}${MAN3PREFIX}/man/man3 >X >X.include <bsd.port.mk> >d46f76184fb56b2753b693cf4f992f90 >echo x - libsysctlmibinfo/distinfo >sed 's/^X//' >libsysctlmibinfo/distinfo << 'b978c8a85c5ace32c22106cde9618572' >XTIMESTAMP = 1552612768 >XSHA256 (alfix-sysctlmibinfo-c2cee0cea2fff405e6dc0ab1aed484abab5dc7c7_GL0.tar.gz) = 0422c5e0452a5d6b3321d4e475432c044d885963f3f97f4a85b877314c386cdd >XSIZE (alfix-sysctlmibinfo-c2cee0cea2fff405e6dc0ab1aed484abab5dc7c7_GL0.tar.gz) = 9351 >b978c8a85c5ace32c22106cde9618572 >exit >
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 Raw
Actions:
View
Attachments on
bug 236538
: 202867