Automic VaultAutomic Vault

brew

fpm を Homebrew, MacPorts, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install fpm

local Homebrew formula metadata

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

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

Windows

Scoop確認済み · 92%
scoop install extras/fpm

Scoop official bucket manifest trees · bucket/fpm.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id FortranLang.fpm -e

Windows Package Manager source index · FortranLang.fpm · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Package manager and build system for Fortran

履歴

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

Fortran Package Manager, usually called fpm, is the Fortran-lang community's package manager and build system for modern Fortran projects. Its official README says the tool aims to improve Fortran programmer experience by making projects easier to build, test, run, and distribute as dependencies.

プロジェクトの歴史

fpm was developed inside the Fortran-lang organization as a Cargo-inspired tool for Fortran. The official README explicitly says its user interface is modeled after Rust's Cargo and that its long-term vision is to nurture a modern Fortran applications and libraries ecosystem.

The release history shows a rapid alpha sequence in 2020 and 2021, followed by continuing feature releases through the 2020s. The documentation now includes a manifest reference, registry workflows, dependency forms, metapackages, compile_commands.json output, and API documentation.

採用の歴史

Official install documentation and the README describe binary downloads for Windows, macOS, and Linux, availability through conda-forge, and a Homebrew tap. The README also points users to the fpm registry for existing packages, showing the project moving beyond a build wrapper into a package ecosystem.

使われ方

A new package starts with fpm new, which creates a project containing fpm.toml and source directories. Common commands include fpm build, fpm run, fpm test, and fpm install, while the manifest file declares package metadata, targets, dependencies, build options, and registry dependencies.

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

fpm matters to package nerds because it gives Fortran a first-party, language-community package and build workflow in the style of Cargo. It standardizes the fpm.toml manifest, dependency declarations, project layouts, test/example targets, registry use, and cross-platform binary distribution for a language that historically relied on ad hoc Makefiles and compiler-specific build recipes.

タイムライン

  • 2020: Early v0.1 alpha releases appeared on GitHub.
  • 2021: v0.5.0 was published and a rolling current release tag was introduced.
  • 2022: v0.6.0 and v0.7.0 continued the alpha-era package manager and build-system work.
  • 2023: v0.8.x and v0.9.0 releases expanded the tool before the later 0.10 series.
  • 2025: v0.12.0 was published; current docs describe registry dependencies and manifest features including shared/static library target types.
  • 2026: v0.13.0 was published.

Related projects

  • The README relates fpm to Rust Cargo as a UI model, to the fpm-registry as the package source, to fortran-lang/homebrew-fortran for Homebrew installation, and explicitly distinguishes it from Jordan Sissel's unrelated fpm packaging tool.

セキュリティ状態

リスクレベル: orange

generalized runtime or code generation signal. infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • generalized runtime or code generation signal
  • infrastructure mutation or orchestration signal

信号

  • text:build system
  • text:package manager

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
fpm.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/fortran-lang/fpm

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/fortran-lang/fpm信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fpm
バージョン0.13.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fpm
ホームページhttps://fpm.fortran-lang.org
リポジトリhttps://github.com/fortran-lang/fpm
上流ドキュメントhttps://fpm.fortran-lang.org/
ライセンスMIT
ソースアーカイブhttps://github.com/fortran-lang/fpm/releases/download/v0.13.0/fpm-0.13.0.F90
依存関係gcc
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

fpm

nix profile install nixpkgs#fpm
  • normalized package name match
  • 一致条件: Fpm
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: fpm from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
MacPorts95%

fpm

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

extras/fpm

scoop install extras/fpm
  • normalized package name match
  • 一致条件: Fpm
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/fpm.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

FortranLang.fpm

winget install --id FortranLang.fpm -e
  • normalized package name match
  • 一致条件: Fpm
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: FortranLang.fpm from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment