macOS
brew install bmakelocal Homebrew formula metadata
sudo port install bmakeMacPorts ports tree · devel/bmake/Portfile · ソース: api.github.com
brew
bmake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 apt install bmakeDebian stable package indexes · bmake · ソース: deb.debian.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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.