macOS
brew install mk-configurelocal Homebrew formula metadata
sudo port install mk-configureMacPorts ports tree · devel/mk-configure/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mk-configure in AI-Agent-Workflows.
Installation
brew install mk-configurelocal Homebrew formula metadata
sudo port install mk-configureMacPorts ports tree · devel/mk-configure/Portfile · Quelle: api.github.com
sudo apk add mk-configureAlpine Linux edge package indexes · mk-configure · Quelle: dl-cdn.alpinelinux.org
sudo apt install mk-configureDebian stable package indexes · mk-configure · Quelle: deb.debian.org
sudo dnf install mk-configureFedora Rawhide package metadata · mk-configure · Quelle: dl.fedoraproject.org
sudo pacman -S mk-configureArch Linux sync databases · mk-configure · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mk-configureopenSUSE Tumbleweed package metadata · mk-configure · Quelle: download.opensuse.org
Überblick
Lightweight replacement for GNU autotools
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mkc_check_compiler | cli | globales Executable | |
mkc_check_custom | cli | globales Executable | |
mkc_check_decl | cli | globales Executable | |
mkc_check_funclib | cli | globales Executable | |
mkc_check_header | cli | globales Executable | |
mkc_check_prog | cli | globales Executable | |
mkc_check_sizeof | cli | globales Executable | |
mkc_check_version | cli | globales Executable | |
mkc_compiler_settings | cli | globales Executable | |
mkc_install | cli | globales Executable | |
mkc_which | cli | globales Executable | |
mkcmake | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cheusov/mk-configure
Installationsmetadaten
| Paketschlüssel | brew:mk-configure |
|---|---|
| Version | 0.40.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mk-configure |
| Homepage | https://github.com/cheusov/mk-configure |
| Repository | https://github.com/cheusov/mk-configure |
| Upstream-Dokumentation | https://github.com/cheusov/mk-configure#readme |
| Lizenz | BSD-2-Clause AND BSD-3-Clause AND MIT AND MIT-CMU |
| Quellarchiv | https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.40.0/mk-configure-0.40.0.tar.gz |
| Abhängigkeiten | bmake, makedepend |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-configureQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.