pkg.soopen package index

brew / 順位 7192

cvs-fast-export を Homebrew, apk, apt, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cvs-fast-export

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install cvs-fast-export

MacPorts ports tree · devel/cvs-fast-export/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add cvs-fast-export

Alpine Linux edge package indexes · cvs-fast-export · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install cvs-fast-export

Debian stable package indexes · cvs-fast-export · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#cvs-fast-export

nixpkgs package indexes · pkgs/by-name/cv/cvs-fast-export/package.nix · ソース: api.github.com

概要

パッケージ概要

Export an RCS or CVS history as a fast-import stream

コマンドとエイリアス

  • cvs-fast-export
  • cvsconvert
  • cvssync

履歴

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

cvs-fast-export converts RCS or CVS repository history into a Git fast-import stream. Its official README says it analyzes RCS master files, emits a fast-import history when possible, warns on histories it cannot represent, and can also visualize the resulting commit DAG.

プロジェクトの歴史

The official hacker's guide says the program began as Keith Packard's one-off `parsecvs` hack in early 2006 during the X repository migration from CVS to Git. Bart Massey briefly maintained it before Eric S. Raymond took over in late 2012, added the fast-export output stage, renamed the project, and later made the parser re-entrant and parallelized master-file ingestion.

採用の歴史

The tool belongs to the post-CVS migration era, where package maintainers and project archivists needed trustworthy conversion of old CVS and RCS histories into Git. The official resource page explicitly notes that it is commonly packaged as cvs-fast-export and that related package names include cvs-fast-export-tools and cvs-fast-export-doc.

使われ方

Users point cvs-fast-export at CVS or RCS master files and pipe or save the generated stream for Git import. The distribution also ships `cvssync` for fetching remote CVS masters, `cvsconvert` for trial conversion and content-mismatch checks against the original CVS, and `cvsstrip` for reducing bug reports to metadata-only trees.

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

For package-history work, cvs-fast-export is unusually meta: it exists to rescue the history behind older packages. Its NEWS file documents years of edge-case fixes around CVS timestamps, vendor branches, ignore files, branch topology, fast-export compatibility, and in 2026 a port from C to Go intended to eliminate chronic memory-corruption failure modes.

タイムライン

  • 2006: Originated as Keith Packard's `parsecvs` during the X CVS-to-Git migration.
  • 2012: Eric S. Raymond took over maintenance and added fast-export output.
  • 2015: GitLab project created and release 1.32 noted a source type declaration for reposurgeon.
  • 2020: buildprep script added to simplify source builds.
  • 2026: Version 2.0 ported the code to Go.
  • 2026: Version 2.2 released on June 21.

Related projects

  • The README and hacker's guide connect cvs-fast-export to Git fast-import, CVS, RCS, Graphviz DOT output, reposurgeon, cvssync, cvsconvert, and cvsstrip.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:sync,stream

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
cvs-fast-export実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cvsconvert実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cvssync実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.3
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cvs-fast-export
バージョン2.3
パッケージマネージャHomebrew
ホームページhttp://www.catb.org/~esr/cvs-fast-export/
最終更新2026-07-27T22:04:06+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

cvs-fast-export 1.59-1+b1

Export an RCS or CVS history as a fast-import stream

http://www.catb.org/esr/cvs-fast-export/

sudo apt install cvs-fast-export
  • Section: vcs
  • Architecture: amd64
  • Source Package: cvs-fast-export
  • 2 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Cvs Fast Export
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cvs-fast-export from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cvs-fast-export

nix profile install nixpkgs#cvs-fast-export
  • normalized package name match
  • 一致条件: Cvs Fast Export
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cv/cvs-fast-export/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cvs-fast-export 1.59-1

Export an RCS or CVS history as a fast-import stream

http://www.catb.org/esr/cvs-fast-export/

sudo apt install cvs-fast-export
  • Section: universe/vcs
  • Architecture: amd64
  • 2 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Cvs Fast Export
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cvs-fast-export from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

cvs-fast-export 1.68-r0

Export RCS or CVS history as a fast-import stream

http://www.catb.org/esr/cvs-fast-export/

sudo apk add cvs-fast-export
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cvs-fast-export
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cvs Fast Export
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cvs-fast-export from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cvs-fast-export-doc 1.68-r0

Export RCS or CVS history as a fast-import stream (documentation)

http://www.catb.org/esr/cvs-fast-export/

sudo apk add cvs-fast-export-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cvs-fast-export
  • normalized package name match
  • 一致条件: Cvs Fast Export
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cvs-fast-export-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cvs-fast-export-tools 1.68-r0

Export RCS or CVS history as a fast-import stream (extra tools)

http://www.catb.org/esr/cvs-fast-export/

sudo apk add cvs-fast-export-tools
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cvs-fast-export
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cvs Fast Export
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cvs-fast-export-tools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

cvs-fast-export

sudo port install cvs-fast-export
  • normalized package name match
  • 一致条件: Cvs Fast Export
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/cvs-fast-export/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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation