macOS
brew install redolocal Homebrew formula metadata
sudo port install redoMacPorts ports tree · devel/redo/Portfile · ソース: api.github.com
brew / 順位 7751
redo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install redolocal Homebrew formula metadata
sudo port install redoMacPorts ports tree · devel/redo/Portfile · ソース: api.github.com
nix profile install nixpkgs#redonixpkgs package indexes · pkgs/by-name/re/redo/package.nix · ソース: api.github.com
sudo pacman -S redo-pythonArch Linux sync databases · redo-python · ソース: geo.mirror.pkgbuild.com
概要
Implements djb's redo: an alternative to make
履歴
redo is Avery Pennarun's implementation of Daniel J. Bernstein's recursive, general-purpose build-system design.
Daniel J. Bernstein originally described redo in undated notes about rebuilding targets when sources change but did not publish an implementation. Avery Pennarun later implemented this redo from scratch from Bernstein's design. The official history also identifies Alan Grosskurth's approximately 250-line shell implementation and master's research on top-down software rebuilding as an early related effort.
The supplied metadata records packages in Homebrew, MacPorts, Nix, and the Arch ecosystem, demonstrating adoption across several Unix-like package-manager communities. The official documentation also catalogs projects that use redo.
Projects define builds with executable `.do` scripts. `redo` builds targets, while commands such as `redo-ifchange`, `redo-ifcreate`, `redo-always`, and `redo-stamp` express dynamic dependencies and rebuild behavior.
redo attracts build-system enthusiasts because dependencies are discovered by executable build scripts rather than maintained in a separate declarative graph. Its small conceptual core has inspired multiple independent implementations.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
<target-directory>/<target-name>.do<target-directory-or-ancestor>/default.<extension>.do<target-directory-or-ancestor>/default.do実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
redo | cli | グローバル実行可能ファイル | |
redo-always | cli | グローバル実行可能ファイル | |
redo-ifchange | cli | グローバル実行可能ファイル | |
redo-ifcreate | cli | グローバル実行可能ファイル | |
redo-log | cli | グローバル実行可能ファイル | |
redo-ood | cli | グローバル実行可能ファイル | |
redo-sources | cli | グローバル実行可能ファイル | |
redo-stamp | cli | グローバル実行可能ファイル | |
redo-targets | cli | グローバル実行可能ファイル | |
redo-unlocked | cli | グローバル実行可能ファイル | |
redo-whichdo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/apenwarr/redo
インストールメタデータ
| パッケージキー | brew:redo |
|---|---|
| バージョン | 0.42d |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/redo |
| ホームページ | https://redo.rtfd.io/ |
| リポジトリ | https://github.com/apenwarr/redo |
| 上流ドキュメント | https://redo.rtfd.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/apenwarr/redo/archive/refs/tags/redo-0.42d.tar.gz |
| 最終更新 | 2026-09-18T10:01:15Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | redo |
| Version Scheme | 0 |
| Revision | 3 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
redo
nix profile install nixpkgs#redoredo-python 0.42.d-6
An implementation of the redo build system in Python
https://github.com/apenwarr/redo
sudo pacman -S redo-pythonredo-sh 4.0.7-1
An implementation of the Redo build system in Bash
http://news.dieweltistgarnichtso.net/bin/redo-sh.html
sudo pacman -S redo-shredo
sudo port install redoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.