macOS
brew install bmakelocal Homebrew formula metadata
sudo port install bmakeMacPorts ports tree · devel/bmake/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bmake pour les workflows d'agents IA.
installation
brew install bmakelocal Homebrew formula metadata
sudo port install bmakeMacPorts ports tree · devel/bmake/Portfile · Source: api.github.com
sudo apk add bmakeAlpine Linux edge package indexes · bmake · Source: dl-cdn.alpinelinux.org
sudo apt install bmakeDebian stable package indexes · bmake · Source: deb.debian.org
sudo dnf install bmakeFedora Rawhide package metadata · bmake · Source: dl.fedoraproject.org
nix profile install nixpkgs#bmakenixpkgs package indexes · pkgs/by-name/bm/bmake/package.nix · Source: api.github.com
sudo pacman -S bmakeArch Linux sync databases · bmake · Source: geo.mirror.pkgbuild.com
sudo zypper install bmakeopenSUSE Tumbleweed package metadata · bmake · Source: download.opensuse.org
aperçu
Portable version of NetBSD make(1)
historique
bmake is Simon J. Gerraty's portable distribution of NetBSD make, packaged so systems outside NetBSD can use the BSD make dialect and the /usr/share/mk-style build framework.
NetBSD make descends from the BSD make family rather than GNU make. bmake packages that implementation for other Unix-like systems, preserving the conditionals, variable modifiers, include behavior, and .mk conventions expected by BSD makefiles.
The bmake documentation describes a portable build that tracks NetBSD make while being installable as a separate command. The separate name matters because many systems already reserve make for GNU make, vendor make, or another platform make.
The tool is maintained by Simon J. Gerraty, who has long maintained the portable bmake distribution and related mk files used to bring NetBSD-style builds to non-NetBSD hosts.
bmake's biggest adoption channel is pkgsrc. The official pkgsrc guide tells users on systems other than NetBSD to use bmake after bootstrapping, and NetBSD's package documentation says bmake is required for correct pkgsrc operation on non-NetBSD systems.
Because pkgsrc targets many Unix-like systems, bmake became a quiet portability layer for package builds on Linux, macOS, Solaris/illumos, the BSDs, and other platforms where /usr/bin/make is not NetBSD make.
It is also packaged directly by Homebrew, MacPorts, Debian/Ubuntu, Fedora, Arch, Alpine, openSUSE, and Nix, which makes it easy to test BSD makefiles without installing a full pkgsrc tree.
Typical direct use is simply bmake in a source tree whose Makefile expects BSD make semantics. In pkgsrc workflows, users run bmake install, bmake clean, and related package targets after bootstrap.
bmake reads local makefile/Makefile inputs and system .mk includes such as sys.mk, so it is both a build command and an interpreter for a particular makefile language.
bmake is package-nerd-significant because it explains why portable packaging systems do not all standardize on GNU make. pkgsrc needs one make dialect everywhere, so it carries the make implementation with the packaging framework.
It is also a reminder that make is not one language. Subtle differences in conditionals, suffix rules, includes, variable expansion, and predefined .mk files can decide whether a cross-platform package build is reproducible or mysterious.
For Homebrew users, bmake is mostly a compatibility and archaeology tool: it lets macOS users build or inspect software written for NetBSD/pkgsrc conventions without repointing the system make.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bmake. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./makefile./Makefile/usr/share/mk/sys.mkexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bmake | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.crufty.net/help/sjg/bmake.html
métadonnées d'installation
| Clé du paquet | brew:bmake |
|---|---|
| Version | 20260704 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/bmake |
| Page d'accueil | https://www.crufty.net/help/sjg/bmake.html |
| Docs amont | https://www.crufty.net/help/sjg/bmake.html |
| Licence | BSD-3-Clause |
| Archive source | https://www.crufty.net/ftp/pub/sjg/bmake-20260704.tar.gz |
| Dernière mise à jour | 2026-07-05T09:17:33Z |
| Pulse | updated |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bmake |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
bmake 20200710-17
NetBSD make
https://www.crufty.net/help/sjg/bmake.html
sudo apt install bmakebmake
nix profile install nixpkgs#bmakebmake 20200710-16
NetBSD make
https://www.crufty.net/help/sjg/bmake.html
sudo apt install bmakebmake 20260508-r0
Portable version of the NetBSD make build tool
https://www.crufty.net/help/sjg/bmake.html
sudo apk add bmakebmake-doc 20260508-r0
Portable version of the NetBSD make build tool (documentation)
https://www.crufty.net/help/sjg/bmake.html
sudo apk add bmake-docbmake 20230711-10.fc44
The NetBSD make(1) tool
https://ftp.netbsd.org/pub/NetBSD/misc/sjg/
sudo dnf install bmakemk-files 20230711-10.fc44
Support files for bmake, the NetBSD make(1) tool
https://ftp.netbsd.org/pub/NetBSD/misc/sjg/
sudo dnf install mk-filesbmake 20260508-1
Portable version of the NetBSD make build tool
https://www.crufty.net/help/sjg/bmake.html
sudo pacman -S bmakebmake 20230723-1.9
The NetBSD make(1) tool
https://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
sudo zypper install bmakebmake
sudo port install bmakepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.