FreeBSD Bugzilla – Attachment 202172 Details for
Bug 235870
New port: sysutils/nsysctl get or set kernel state with libxo and extra options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
nsysctl new port .shar
nsysctl.shar (text/plain), 2.54 KB, created by
Alfonso S. Siciliano
on 2019-02-20 01:41:31 UTC
(
hide
)
Description:
nsysctl new port .shar
Filename:
MIME Type:
Creator:
Alfonso S. Siciliano
Created:
2019-02-20 01:41:31 UTC
Size:
2.54 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: ># ># nsysctl ># nsysctl/pkg-descr ># nsysctl/distinfo ># nsysctl/Makefile ># >echo c - nsysctl >mkdir -p nsysctl > /dev/null 2>&1 >echo x - nsysctl/pkg-descr >sed 's/^X//' >nsysctl/pkg-descr << '1d75c9c1c7ac603936833faf6741b4cc' >Xnsysctl (new sysctl )is a /sbin/sysctl utility clone to get or set kernel >Xstate with libxo, sysctlmibinfo and extra options; improvements: >X >X * sysctlmibinfo(3) provides a simple API to the sysctl MIB, >X * all code about "opaque values" is in opaque.c, >X * output via libxo(3) in human and machine readable formats, >X * output is explicitly indicated by the options, >X * new option -D show all properties, >X * update option -e specific sep as a separator, >X * new option -F show flags, >X * new option -I show internal nodes, >X * new option -l show label, >X * new option -r show tag-root with libxo, >X * new option -m show format string, >X * delete option -n simply do not use -N, >X * updated option -N force to show name, >X * new option -p show [property-name]: property-value, >X * new option -S show magic nodes with -a, >X * new option -V if "showable" display value, otherwise hide the state, >X * new option -v force to show value, >X * new option -y show id. >X >XWWW: https://gitlab.com/alfix/nsysctl/ >1d75c9c1c7ac603936833faf6741b4cc >echo x - nsysctl/distinfo >sed 's/^X//' >nsysctl/distinfo << '79b682cccf7f95063cc23d80b40201d2' >XTIMESTAMP = 1550625855 >XSHA256 (alfix-nsysctl-102780d056c2f03d1653f7c3f0bd9d8d5d4e91fd_GL0.tar.gz) = fa4759161e57b47a1040fca525c238120fb9153ca305e4672cfcc4ed9064bf0a >XSIZE (alfix-nsysctl-102780d056c2f03d1653f7c3f0bd9d8d5d4e91fd_GL0.tar.gz) = 16835 >79b682cccf7f95063cc23d80b40201d2 >echo x - nsysctl/Makefile >sed 's/^X//' >nsysctl/Makefile << '6a908160d85809a7b5ca292f5ddf8340' >X# $FreeBSD$ >X >XPORTNAME= nsysctl >XPORTVERSION= 0.1 >XCATEGORIES= sysutils >X >XMAINTAINER= alfix86@gmail.com >XCOMMENT= New sysctl utility with libxo and extra options >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSE_GITLAB= yes >X >XGL_ACCOUNT= alfix >XGL_COMMIT= 102780d056c2f03d1653f7c3f0bd9d8d5d4e91fd >X >XPLIST_FILES= bin/nsysctl \ >X man/man8/${PORTNAME}.8.gz >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/${PORTNAME}.8 >X >X.include <bsd.port.mk> >6a908160d85809a7b5ca292f5ddf8340 >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 235870
: 202172