macOS
brew install bmakelocal Homebrew formula metadata
sudo port install bmakeMacPorts ports tree · devel/bmake/Portfile · 来源: api.github.com
安装
brew install bmakelocal Homebrew formula metadata
sudo port install bmakeMacPorts ports tree · devel/bmake/Portfile · 来源: api.github.com
sudo apk add bmakeAlpine Linux edge package indexes · bmake · 来源: dl-cdn.alpinelinux.org
sudo dnf install bmakeFedora Rawhide package metadata · bmake · 来源: dl.fedoraproject.org
nix profile install nixpkgs#bmakenixpkgs package indexes · pkgs/by-name/bm/bmake/package.nix · 来源: api.github.com
sudo pacman -S bmakeArch Linux sync databases · bmake · 来源: geo.mirror.pkgbuild.com
sudo zypper install bmakeopenSUSE Tumbleweed package metadata · bmake · 来源: download.opensuse.org
概览
Portable version of NetBSD make(1)
历史
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.
安全态势
没有找到 bmake 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.mk可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bmake | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 bmake来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.