Automic VaultAutomic Vault

brew

bsdmake を Homebrew, MacPorts でインストール

bsdmake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bsdmake

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bsdmake

MacPorts ports tree · devel/bsdmake/Portfile · ソース: api.github.com

概要

パッケージ概要

BSD version of the Make build tool

コマンドとエイリアス

  • bsdmake

履歴

プロジェクトの歴史と使われ方

bsdmake is Apple's packaged BSD make implementation, a descendant of the Berkeley/PWB make tradition rather than GNU make. It is a compatibility package for build systems and ports that expect BSD make semantics, makefile names, variables, and system include behavior.

プロジェクトの歴史

The Apple open-source manual page carries Regents of the University of California copyright notices from 1990 and 1993 and an SCCS marker for Berkeley make. Its HISTORY section says a `make` command appeared in PWB UNIX, placing BSD make in the long Unix build-tool lineage.

The manual documents behavior that distinguishes BSD make from a generic `make`: it reads `sys.mk`, searches for `BSDmakefile`, `makefile`, and `Makefile`, supports `.OBJDIR`, `mkdep`, BSD-style include paths under `/usr/share/mk`, and exposes debugging and compatibility flags.

採用の歴史

bsdmake survives in package managers because not every makefile is written for GNU make. The provided package facts show Homebrew and MacPorts packaging, which is especially relevant on macOS where developers may need a BSD-flavored make as an explicit command.

Its adoption is mostly compatibility-driven: users install it when building older BSD-derived software, ports, or makefiles that rely on BSD make features or system makefile conventions.

使われ方

`bsdmake` maintains program dependencies from makefiles, with options to select makefiles, include paths, system makefile directories, variables, compatibility mode, and parallel jobs.

The command reads the first available `BSDmakefile`, `makefile`, or `Makefile`, and also reads `.depend` when available. Those defaults make it fit naturally into BSD source trees and ports-style builds.

パッケージ好きにとっての重要性

bsdmake matters because `make` is not one portable language in practice. Packaging BSD make separately lets build recipes declare the dialect they need instead of hoping the system `make` happens to match.

For package maintainers, it is one of those old tools that prevents a surprising amount of build breakage: boring, small, and valuable precisely because it preserves historical semantics.

タイムライン

  • PWB UNIX era: The manual page's HISTORY section says a make command appeared in PWB UNIX.
  • 1990-1993: Berkeley copyright notices in the Apple manual page reflect the BSD lineage of this make implementation.
  • 1995-06-13: The manual page includes a Berkeley SCCS marker for make.1 version 8.8.
  • 2005-10-14: Apple's bsdmake manual page date records the documented command behavior shipped in this distribution.
  • 2026: Provided package facts show bsdmake packaged by Homebrew and MacPorts.

Related projects

  • GNU make is the dominant alternative make dialect and the main compatibility contrast.
  • NetBSD make, FreeBSD make, and OpenBSD make are close relatives in the BSD make family.
  • mkdep and `/usr/share/mk` are part of the BSD build-system environment documented by the manual page.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:build tool

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 11 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bsdmakecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版24
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/apple-oss-distributions/bsdmake

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bsdmake
バージョン24
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bsdmake
ホームページhttps://opensource.apple.com/
リポジトリhttps://github.com/apple-oss-distributions/bsdmake
上流ドキュメントhttps://github.com/apple-oss-distributions/bsdmake/blob/main/make.1
ライセンスBSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause-UC
ソースアーカイブhttps://github.com/apple-oss-distributions/bsdmake/archive/refs/tags/bsdmake-24.tar.gz
最終更新2026-07-10T11:27:23-04:00
Pulseupdated
Bottle利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

bsdmake

sudo port install bsdmake
  • normalized package name match
  • 一致条件: Bsdmake
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bsdmake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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