devel/kconfig - The NetBSD Packages Collection

Configuration system

KConfig provides an advanced configuration system. It is made of two parts:
KConfigCore and KConfigGui.

KConfigCore provides access to the configuration files themselves. It features:

- Code generation: describe your configuration in an XML file, and use
  kconfig_compiler to generate classes that read and write configuration
  entries.
- Cascading configuration files (global settings overridden by local settings).
- Optional shell expansion support.
- The ability to lock down configuration options.

KConfigGui provides a way to hook widgets to the configuration so that they are
automatically initialized from the configuration and automatically propagate
their changes to their respective configuration files.

Build dependencies

pkgtools/x11-links x11/xorgproto x11/xcb-proto x11/xcb-proto devel/extra-cmake-modules devel/extra-cmake-modules devel/cmake devel/glib2-tools pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

x11/qt5-qtbase x11/qt5-qttools x11/qt5-qtbase x11/qt5-qttools

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64kconfig-5.108.0nb3.tgz
NetBSD 10.0aarch64kconfig-5.98.0nb6.tgz
NetBSD 10.0aarch64kconfig-5.108.0.tgz
NetBSD 10.0earmv6hfkconfig-5.108.0nb3.tgz
NetBSD 10.0earmv6hfkconfig-5.108.0.tgz
NetBSD 10.0earmv7hfkconfig-5.108.0nb3.tgz
NetBSD 10.0earmv7hfkconfig-5.98.0nb6.tgz
NetBSD 10.0earmv7hfkconfig-5.108.0.tgz
NetBSD 10.0i386kconfig-5.108.0nb3.tgz
NetBSD 10.0i386kconfig-5.108.0.tgz
NetBSD 10.0powerpckconfig-5.108.0.tgz
NetBSD 10.0x86_64kconfig-5.108.0nb3.tgz
NetBSD 10.0_BETAx86_64kconfig-5.108.0.tgz
NetBSD 9.0aarch64kconfig-5.108.0nb3.tgz
NetBSD 9.0aarch64kconfig-5.108.0.tgz
NetBSD 9.0earmv7hfkconfig-5.108.0nb3.tgz
NetBSD 9.0earmv7hfkconfig-5.98.0nb6.tgz
NetBSD 9.0earmv7hfkconfig-5.108.0.tgz
NetBSD 9.0i386kconfig-5.108.0.tgz
NetBSD 9.0i386kconfig-5.108.0nb3.tgz
NetBSD 9.0powerpckconfig-5.108.0.tgz
NetBSD 9.0powerpckconfig-5.98.0nb2.tgz
NetBSD 9.0powerpckconfig-5.98.0nb6.tgz
NetBSD 9.0sparc64kconfig-5.98.0nb2.tgz
NetBSD 9.0x86_64kconfig-5.108.0nb3.tgz
NetBSD 9.0x86_64kconfig-5.108.0.tgz
NetBSD 9.3x86_64kconfig-5.108.0.tgz
NetBSD 9.3x86_64kconfig-5.108.0nb3.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.