Automic VaultAutomic Vault

brew

bmake mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bmake in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bmake

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install bmake

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add bmake

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

Debian aptverifiziert · 92%
sudo apt install bmake

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

Fedora dnfverifiziert · 92%
sudo dnf install bmake

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

Nixverifiziert · 92%
nix profile install nixpkgs#bmake

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S bmake

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

openSUSE zypperverifiziert · 92%
sudo zypper install bmake

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

Überblick

Paketzusammenfassung

Portable version of NetBSD make(1)

Befehle und Aliase

  • bmake

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für bmake wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
bmakecliglobales Executable

Aktualität

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

Seite generiert2026-07-10
Manager-Version20260704
Manager aktualisiert2026-07-05
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bmake
Version20260704
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bmake
Homepagehttps://www.crufty.net/help/sjg/bmake.html
Upstream-Dokumentationhttps://www.crufty.net/help/sjg/bmake.html
LizenzBSD-3-Clause
Quellarchivhttps://www.crufty.net/ftp/pub/sjg/bmake-20260704.tar.gz
Zuletzt aktualisiert2026-07-05T09:17:33Z
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

bmake 20200710-17

NetBSD make

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

sudo apt install bmake
  • Section: devel
  • Architecture: amd64
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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