# 使用 Homebrew, MacPorts 安装 bsdsfv

查看 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/bsdsfv>
- **版本:** 1.18
- **来源摘要:** SFV utility tools
- **主页:** <https://bsdsfv.sourceforge.net/>
- **仓库:** <https://sourceforge.net/p/bsdsfv/code>
- **上游文档:** <https://bsdsfv.sourceforge.net/>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://downloads.sourceforge.net/project/bsdsfv/bsdsfv/1.18/bsdsfv-1.18.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- bsdsfv (cli)
- bsdsfv (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.18
- 本地数据: OK
- 上游仓库: https://bsdsfv.sourceforge.net/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bsdsfv
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- 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


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [cksfv](https://www.automicvault.com/zh-hans/pkg/brew/cksfv/) - Shares av.db curated category or tags: checksums, cli, file-verification, sfv, system.
- [clean](https://www.automicvault.com/zh-hans/pkg/brew/clean/) - Shares av.db curated category or tags: cli, file-utilities, system.
- [zet](https://www.automicvault.com/zh-hans/pkg/brew/zet/) - Shares av.db curated category or tags: cli, file-utilities, system.
- [par2](https://www.automicvault.com/zh-hans/pkg/brew/par2/) - Shares av.db curated category or tags: cli, file-verification, system.
- [abduco](https://www.automicvault.com/zh-hans/pkg/brew/abduco/) - Shares av.db curated category or tags: cli, system.
- [acl](https://www.automicvault.com/zh-hans/pkg/brew/acl/) - Shares av.db curated category or tags: cli, system.
- [acpica](https://www.automicvault.com/zh-hans/pkg/brew/acpica/) - Shares av.db curated category or tags: cli, system.
- [afio](https://www.automicvault.com/zh-hans/pkg/brew/afio/) - Shares av.db curated category or tags: cli, system.
- [avfs](https://www.automicvault.com/zh-hans/pkg/brew/avfs/) - Local package facts share a topical domain. Shared terms: cli, file, system.

## Combined YAML source

View the package source record on GitHub. [combined/bsdsfv.yml](https://github.com/automic-vault/db/blob/main/combined/bsdsfv.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
