Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 bmake

查看 bmake 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bmake

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bmake

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add bmake

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

Debian apt已验证 · 92%
sudo apt install bmake

Debian stable package indexes · bmake · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install bmake

Fedora Rawhide package metadata · bmake · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#bmake

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

Arch Linux pacman已验证 · 92%
sudo pacman -S bmake

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

openSUSE zypper已验证 · 92%
sudo zypper install bmake

openSUSE Tumbleweed package metadata · bmake · 来源: download.opensuse.org

概览

软件包摘要

Portable version of NetBSD make(1)

命令和别名

  • bmake

历史

项目历史与用法

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.

时间线

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

安全态势

尚未找到受保护工具覆盖

没有找到 bmake 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bmakecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本20260704
管理器更新时间2026-07-05
本地数据OK
上游not checked
检测到的最新版本未检测到

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

安装元数据

软件包元数据

软件包键brew:bmake
版本20260704
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bmake
主页https://www.crufty.net/help/sjg/bmake.html
上游文档https://www.crufty.net/help/sjg/bmake.html
许可证BSD-3-Clause
源码归档https://www.crufty.net/ftp/pub/sjg/bmake-20260704.tar.gz
最后更新2026-07-05T09:17:33Z
Pulseupdated
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

bmake 20200710-17

NetBSD make

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

sudo apt install bmake
  • Section: devel
  • Architecture: amd64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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