Port details |
- kconfig-frontends Kconfig files parser and frontend
- 4.11.0.1 devel
=2 4.11.0.1Version of this port present on the latest quarterly branch. - Maintainer: tomek@cedro.info
 - Port Added: 2022-10-03 07:24:08
- Last Update: 2022-10-03 07:19:29
- Commit Hash: 8c1a20b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://bitbucket.org/nuttx/tools/downloads/
- Description:
- Kconfig frontends and parser. Port created for NuttX RTOS development.
Kconfig is the configuration language used by the Linux kernel. This package
is a simple copy of the frontends and the parser found in the Linux kernel
source tree, with very minor changes to adapt them to being built out of
the kernel build infrastructure. Kconfig is also used in embedded development.
This program has currently no upstream maintainer. NuttX copy is used.
There are two forks: Debian based on 4.11, Espressif based on version 4.6.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kconfig-frontends>0:devel/kconfig-frontends
- To install the port:
- cd /usr/ports/devel/kconfig-frontends/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/kconfig-frontends
- pkg install kconfig-frontends
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kconfig-frontends
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634567697
SHA256 (kconfig-frontends-4.11.0.1.tar.bz2) = cb1838cfe2f097ba09cade27d47527720d5b29e2b715c0a96c33d0b6a10bab13
SIZE (kconfig-frontends-4.11.0.1.tar.bz2) = 448594
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- gperf : devel/gperf
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_kconfig-frontends
- USES:
- gmake gperf libtool python shebangfix tar:bz2 ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.11.0.1 03 Oct 2022 07:19:29
    |
Kurt Jaeger (pi)  Author: Tomek CEDRO |
devel/kconfig-frontends: Kconfig files parser and frontend
Kconfig frontends and parser. Port created for NuttX RTOS development.
Kconfig is the configuration language used by the Linux kernel. This package
is a simple copy of the frontends and the parser found in the Linux kernel
source tree, with very minor changes to adapt them to being built out of
the kernel build infrastructure. Kconfig is also used in embedded development.
This program has currently no upstream maintainer. NuttX copy is used.
There are two forks: Debian based on 4.11, Espressif based on version 4.6.
PR: 259256 |
Number of commits found: 1
|