macOS
brew install mk-configurelocal Homebrew formula metadata
sudo port install mk-configureMacPorts ports tree · devel/mk-configure/Portfile · source: api.github.com
brew / rank 9476
Lightweight replacement for GNU autotools. Version 0.40.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install mk-configure.
install
brew install mk-configurelocal Homebrew formula metadata
sudo port install mk-configureMacPorts ports tree · devel/mk-configure/Portfile · source: api.github.com
sudo apk add mk-configureAlpine Linux edge package indexes · mk-configure · source: dl-cdn.alpinelinux.org
sudo apt install mk-configureDebian stable package indexes · mk-configure · source: deb.debian.org
sudo dnf install mk-configureFedora Rawhide package metadata · mk-configure · source: dl.fedoraproject.org
sudo pacman -S mk-configureArch Linux sync databases · mk-configure · source: geo.mirror.pkgbuild.com
sudo zypper install mk-configureopenSUSE Tumbleweed package metadata · mk-configure · source: download.opensuse.org
overview
Lightweight replacement for GNU autotools
history
mk-configure is Aleksey Cheusov's bmake-centered build system, presented in the late-2000s Unix tooling world as a lighter replacement for the Autotools workflow. Its design rejects generated configure and Makefile blobs: projects use bmake include files, POSIX shell, awk, and small helper programs, with mkcmake serving as the top-level command.
Technically, mk-configure combines ordinary build rules with autoconf-like probes. The mkc.configure.mk layer and standalone mkc_check_* tools check headers, declarations, functions, libraries, sizeof values, compilers, and custom conditions. The upstream README emphasizes C, C++, Objective-C, libraries, scripts, documentation, DESTDIR installs, uninstall targets, dependency analysis, and regression-test hooks.
Its package-manager niche is Unix and BSD-adjacent software that wants configure-style portability without the GNU Autotools stack or a larger meta-build system such as CMake. The upstream project lists binary packages for pkgsrc, FreeBSD ports, Debian and Ubuntu, Arch, openSUSE, Fedora, and other distributions, which fits a tool aimed at source builds and packagers rather than application end users.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mkc_check_compiler | executable | indexed executable | Discovered from the local executable index. |
mkc_check_custom | executable | indexed executable | Discovered from the local executable index. |
mkc_check_decl | executable | indexed executable | Discovered from the local executable index. |
mkc_check_funclib | executable | indexed executable | Discovered from the local executable index. |
mkc_check_header | executable | indexed executable | Discovered from the local executable index. |
mkc_check_prog | executable | indexed executable | Discovered from the local executable index. |
mkc_check_sizeof | executable | indexed executable | Discovered from the local executable index. |
mkc_check_version | executable | indexed executable | Discovered from the local executable index. |
mkc_compiler_settings | executable | indexed executable | Discovered from the local executable index. |
mkc_install | executable | indexed executable | Discovered from the local executable index. |
mkc_which | executable | indexed executable | Discovered from the local executable index. |
mkcmake | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mk-configure |
|---|---|
| Version | 0.40.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/cheusov/mk-configure |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mk-configure 0.37.0-2
lightweight replacement for GNU autotools
https://sourceforge.net/projects/mk-configure/
sudo apt install mk-configuremk-configure 0.37.0-2
lightweight replacement for GNU autotools
https://sourceforge.net/projects/mk-configure/
sudo apt install mk-configuremk-configure 0.40.0-r1
Lightweight replacement for autotools
https://github.com/cheusov/mk-configure
sudo apk add mk-configuremk-configure-dev 0.40.0-r1
Lightweight replacement for autotools (development files)
https://github.com/cheusov/mk-configure
sudo apk add mk-configure-devmk-configure-doc 0.40.0-r1
Lightweight replacement for autotools (documentation)
https://github.com/cheusov/mk-configure
sudo apk add mk-configure-docmk-configure 0.38.3-9.fc45
A build system on top of bmake
https://github.com/cheusov/mk-configure/
sudo dnf install mk-configuremk-configure-doc 0.38.3-9.fc45
The mk-configure documentation
https://github.com/cheusov/mk-configure/
sudo dnf install mk-configure-docmk-configure 0.40.0-1
Lightweight replacement for GNU autotools
https://github.com/cheusov/mk-configure
sudo pacman -S mk-configuremk-configure 0.40.0-1.3
A build system on top of bmake
https://github.com/cheusov/mk-configure/
sudo zypper install mk-configuremk-configure-doc 0.40.0-1.3
Mk-configure documentation
https://github.com/cheusov/mk-configure/
sudo zypper install mk-configure-docmk-configure
sudo port install mk-configuresource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.