macOS
brew install bmakelocal Homebrew formula metadata
sudo port install bmakeMacPorts ports tree · devel/bmake/Portfile · source: api.github.com
brew
Portable version of NetBSD make(1). Version 20260704 via Homebrew; verified 2026-07-05.
install
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
overview
Portable version of NetBSD make(1)
history
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.
security posture
No matching local secret-handling manifest was found for bmake. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.mkexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bmake | 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://www.crufty.net/help/sjg/bmake.html
install metadata
| Package key | brew:bmake |
|---|---|
| Version | 20260704 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bmake |
| Homepage | https://www.crufty.net/help/sjg/bmake.html |
| Upstream docs | https://www.crufty.net/help/sjg/bmake.html |
| License | BSD-3-Clause |
| Source archive | https://www.crufty.net/ftp/pub/sjg/bmake-20260704.tar.gz |
| Last updated | 2026-07-05T09:17:33Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 bmakesource 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.