An out of the Linux source tree packaging of the kconfig infrastructure, the configuration language used by the Linux kernel, ready for use by third party projects.
An out of the Linux source tree packaging of the kconfig infrastructure, the configuration language used by the Linux kernel, ready for use by third party projects.
To install kconfig-frontends, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kconfig-frontends
To see what files were installed by kconfig-frontends, run:
port contents kconfig-frontends
To later upgrade kconfig-frontends, run:
sudo port selfupdate && sudo port upgrade kconfig-frontends
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.