Created attachment 207478 [details] svn .diff CHANGELOG * add: sysctlinfo kmod support Testing: * portlint -C * port test * poudriere testport -j 130Camd64 -p default -i -o sysutils/nsysctl Please commit it, Thanks, Alfonso
A commit references this bug: Author: kai Date: Tue Sep 24 17:37:28 UTC 2019 New revision: 512731 URL: https://svnweb.freebsd.org/changeset/ports/512731 Log: sysutils/nsysctl: Update to 1.2 * The sysctlinfo interface (sysutils/sysctlinfo-kmod) is now required as build/run dependency which relies on the "oid_label" constant that was introduced in FreeBSD 1200019. Thus set the port to IGNORE if the above doesn't apply while I'm here. [1] Changelog: * Add sysctlinfo kmod support [1] PR: 240575 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Changes: head/sysutils/nsysctl/Makefile head/sysutils/nsysctl/distinfo
Committed, thank you for the patch! I did the same minor modifications like in bug 240391: * Fixed sorting order of the *_DEPENDS variables * Added if-statements like in bug 240390 to avoid the build on FreeBSD 11.