Automic VaultAutomic Vault

brew

Install bmake with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Portable version of NetBSD make(1). Version 20260704 via Homebrew; verified 2026-07-05.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bmake

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install bmake

MacPorts ports tree · devel/bmake/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add bmake

Alpine Linux edge package indexes · bmake · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install bmake

Debian stable package indexes · bmake · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install bmake

Fedora Rawhide package metadata · bmake · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#bmake

nixpkgs package indexes · pkgs/by-name/bm/bmake/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S bmake

Arch Linux sync databases · bmake · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install bmake

openSUSE Tumbleweed package metadata · bmake · source: download.opensuse.org

overview

Package summary

Portable version of NetBSD make(1)

Commands and aliases

  • bmake

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1990s: NetBSD continues the BSD make lineage as part of the base system.
  • 1998: pkgsrc ships with NetBSD 1.3 and later becomes a major driver for portable NetBSD make usage.
  • 2000s: bmake is distributed as a portable form of NetBSD make for non-NetBSD pkgsrc and standalone builds.
  • 2010s-2020s: pkgsrc documentation continues to direct non-NetBSD users to the bootstrapped bmake command.

Related projects

  • NetBSD make: the upstream make implementation bmake packages for portable use.
  • pkgsrc: the NetBSD packages collection and bmake's most important adoption path.
  • BSD make and FreeBSD make: related BSD make dialects with overlapping history but different platform defaults.
  • GNU make: the dominant make implementation on many Linux systems and the tool bmake commonly coexists with.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./makefile./Makefile/usr/share/mk/sys.mk

executables

Installed executables

CommandKindExposureNote
bmakecliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version20260704
manager updated2026-07-05
local dataok
upstreamnot checked
latest detectednot detected

https://www.crufty.net/help/sjg/bmake.html

install metadata

Package metadata

Package keybrew:bmake
Version20260704
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/bmake
Homepagehttps://www.crufty.net/help/sjg/bmake.html
Upstream docshttps://www.crufty.net/help/sjg/bmake.html
LicenseBSD-3-Clause
Source archivehttps://www.crufty.net/ftp/pub/sjg/bmake-20260704.tar.gz
Last updated2026-07-05T09:17:33Z
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebmake
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

bmake 20200710-17

NetBSD make

https://www.crufty.net/help/sjg/bmake.html

sudo apt install bmake
  • Section: devel
  • Architecture: amd64
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Bmake
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bmake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bmake

nix profile install nixpkgs#bmake
  • normalized package name match
  • Matched by: Bmake
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bm/bmake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bmake 20200710-16

NetBSD make

https://www.crufty.net/help/sjg/bmake.html

sudo apt install bmake
  • Section: universe/devel
  • Architecture: amd64
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Bmake
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bmake from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

bmake 20260508-r0

Portable version of the NetBSD make build tool

https://www.crufty.net/help/sjg/bmake.html

sudo apk add bmake
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: bmake
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Bmake
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bmake from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bmake-doc 20260508-r0

Portable version of the NetBSD make build tool (documentation)

https://www.crufty.net/help/sjg/bmake.html

sudo apk add bmake-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: bmake
  • normalized package name match
  • Matched by: Bmake
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bmake-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

bmake 20230711-10.fc44

The NetBSD make(1) tool

https://ftp.netbsd.org/pub/NetBSD/misc/sjg/

sudo dnf install bmake
  • License: BSD-3-Clause AND BSD-4-Clause-UC AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bmake
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Bmake
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bmake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mk-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-files
  • License: BSD-3-Clause AND BSD-4-Clause-UC AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: bmake
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Bmake
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mk-files from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

bmake 20260508-1

Portable version of the NetBSD make build tool

https://www.crufty.net/help/sjg/bmake.html

sudo pacman -S bmake
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 1 optional deps
  • normalized package name match
  • Matched by: Bmake
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bmake from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

bmake 20230723-1.9

The NetBSD make(1) tool

https://ftp.NetBSD.org/pub/NetBSD/misc/sjg/

sudo zypper install bmake
  • License: BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause
  • Category: Development/Tools/Building
  • Architecture: x86_64
  • Source Package: bmake
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Bmake
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bmake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

bmake

sudo port install bmake
  • normalized package name match
  • Matched by: Bmake
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bmake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment