# bsdsfv を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:bsdsfv
```

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

### macOS

- Homebrew (100%):

```sh
brew install bsdsfv
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bsdsfv
```

  証拠: MacPorts ports tree: sysutils/bsdsfv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:bsdsfv
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.18
- **ソース概要:** SFV utility tools
- **ホームページ:** <https://bsdsfv.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bsdsfv (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.18
## プロジェクトの歴史と使われ方

BSDSFV is a small SourceForge-era command-line utility for creating and checking SFV checksum files. Its official page positions it as an all-in-one SFV tool for local use, site operators, packagers, and download verification.

### プロジェクトの歴史

The project published source tarballs on SourceForge from at least June 2000 through November 2003. The README in the 1.18 source archive says this version was based on pdsfv by hoopy, with additional features, performance tuning, and cleanup.

BSDSFV targeted the SFV workflow common in FTP and release-distribution scenes: create SFV files, verify single files or whole releases, add banners, and interoperate with other SFV tools including an SFVNIX compatibility mode.

### 採用の歴史

The project predates modern forge and package registry conventions, but it survived in Unix package managers as a compact checksum utility. The Homebrew input also records MacPorts packaging, which is typical for old C command-line tools that remained useful without active feature churn.

### 使われ方

BSDSFV is used from the shell to generate or verify SFV files, especially when checking that a release directory or downloaded file set matches expected CRC32 checksums. The official page also calls out glFTPd integration and count-missing-files support for race scripts.

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

For package-history nerds, BSDSFV is a time capsule of early-2000s file-verification culture: tiny C source, SourceForge distribution, SFV interoperability, and FTP-site automation all in one formula-sized package.

### タイムライン

- 2000: SourceForge file feed lists bsdsfv-1.0.0.tar.gz.
- 2001: Version 1.0.12 was published on SourceForge.
- 2002: README in the source archive records the pdsfv lineage.
- 2003: Version 1.18 was published on SourceForge.

### Related projects

- pdsfv is named in the BSDSFV README as the codebase BSDSFV was based on.
- SFVNIX is named by the official page as a compatibility target for SFV files created by BSDSFV.
- glFTPd is named by the official page as an integration target for site automation.

### ソース

- Official homepage describes SFV creation, verification, SFVNIX compatibility, and glFTPd support: https://bsdsfv.sourceforge.net/
- Package-manager adoption from source_facts.package-manager.
- SourceForge RSS feed lists releases from 1.0.0 in 2000 through 1.18 in 2003: https://sourceforge.net/projects/bsdsfv/rss?path=/
- The 1.18 source README says BSDSFV was based on pdsfv by hoopy: https://sourceforge.net/projects/bsdsfv/files/bsdsfv/1.18/bsdsfv-1.18.tar.gz/download


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- MacPorts - bsdsfv: normalized package name match | MacPorts ports tree: sysutils/bsdsfv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bsdsfv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bsdsfv.yml)


## ソース

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