pkg.soopen package index

brew / 順位 8513

goredo を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install goredo

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#goredo

nixpkgs package indexes · pkgs/by-name/go/goredo/package.nix · ソース: api.github.com

概要

パッケージ概要

Go implementation of djb's redo, a Makefile replacement that sucks less

コマンドとエイリアス

  • goredo
  • redo-affects
  • redo-cleanup
  • redo-dep2rec
  • redo-depfix
  • redo-dot
  • redo-inode

履歴

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

goredo is Sergey Matveev's Go implementation of Daniel J. Bernstein's redo build-system design, positioned by its own documentation as a make replacement for POSIX-like systems.

プロジェクトの歴史

The project began as a rewrite of redo-c and then grew to include many features from apenwarr/redo, another influential implementation of Bernstein's unreleased redo idea. Its public NEWS file records an initial tarballed release at 0.10.0, then a 1.0.0 series that changed state-file storage and out-of-date detection, and a later 2.0.0 release that replaced recfile dependency storage with a smaller binary dependency format.

採用の歴史

goredo occupies the smaller redo ecosystem rather than the mainstream make/CMake/Ninja ecosystem. Its official install page nevertheless documents packaging across distribution channels including Arch AUR, FreeBSD ports, Homebrew, NetBSD packages, NixOS, Fedora RPM Sphere, and container images.

使われ方

Users write redo .do scripts and invoke the goredo-provided redo commands to rebuild targets recursively. The project emphasizes dependency tracking, checksum-based change detection, parallel builds, serialized logs, jobserver compatibility with GNU Make and NetBSD bmake, and diagnostic commands such as redo-affects, redo-cleanup, redo-dot, and redo-inode.

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

For package-manager users, goredo is interesting because it packages an intentionally small but opinionated alternative build model: shell-script rules, explicit dependencies, POSIX portability, BLAKE3-based change checks, and Make jobserver interoperation without adopting a large build framework.

タイムライン

  • 0.10.0: Initial tarballed release
  • 1.0.0: State storage changed for faster out-of-date detection
  • 1.7.0: Added optional GNU Make and NetBSD bmake jobserver compatibility
  • 2.0.0: Introduced binary dependency files and performance optimizations
  • 2.9.2: Changed Go module namespace to go.stargrave.org

Related projects

  • Daniel J. Bernstein's redo design is the conceptual origin.
  • redo-c was the initial implementation goredo rewrote.
  • apenwarr/redo supplied many feature and behavior references.
  • redo-sh supplies tests referenced by the goredo documentation.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:repl

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
goredocliグローバル実行可能ファイル
redo-affectscliグローバル実行可能ファイル
redo-cleanupcliグローバル実行可能ファイル
redo-dep2reccliグローバル実行可能ファイル
redo-depfixcliグローバル実行可能ファイル
redo-dotcliグローバル実行可能ファイル
redo-inodecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

http://www.goredo.stargrave.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:goredo
バージョン2.9.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/goredo
ホームページhttp://www.goredo.stargrave.org/
上流ドキュメントhttp://www.goredo.stargrave.org/
ライセンスGPL-3.0-only
ソースアーカイブhttp://www.goredo.stargrave.org/download/goredo-2.9.2.tar.zst
最終更新2026-07-25T20:55:26-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

goredo

nix profile install nixpkgs#goredo
  • normalized package name match
  • 一致条件: Goredo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/goredo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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