macOS
brew install mk-configurelocal Homebrew formula metadata
sudo port install mk-configureMacPorts ports tree · devel/mk-configure/Portfile · source: api.github.com
brew
Lightweight replacement for GNU autotools. Version 0.40.0 via Homebrew; verified from local package data.
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 | cli | global executable | |
mkc_check_custom | cli | global executable | |
mkc_check_decl | cli | global executable | |
mkc_check_funclib | cli | global executable | |
mkc_check_header | cli | global executable | |
mkc_check_prog | cli | global executable | |
mkc_check_sizeof | cli | global executable | |
mkc_check_version | cli | global executable | |
mkc_compiler_settings | cli | global executable | |
mkc_install | cli | global executable | |
mkc_which | cli | global executable | |
mkcmake | cli | global executable |
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.
https://github.com/cheusov/mk-configure
install metadata
| Package key | brew:mk-configure |
|---|---|
| Version | 0.40.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mk-configure |
| Homepage | https://github.com/cheusov/mk-configure |
| Repository | https://github.com/cheusov/mk-configure |
| Upstream docs | https://github.com/cheusov/mk-configure#readme |
| License | BSD-2-Clause AND BSD-3-Clause AND MIT AND MIT-CMU |
| Source archive | https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.40.0/mk-configure-0.40.0.tar.gz |
| Dependencies | bmake, makedepend |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mk-configure |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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-8.fc44
A build system on top of bmake
https://github.com/cheusov/mk-configure/
sudo dnf install mk-configuremk-configure-doc 0.38.3-8.fc44
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.1
A build system on top of bmake
https://github.com/cheusov/mk-configure/
sudo zypper install mk-configuremk-configure-doc 0.40.0-1.1
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.