pkg.soopen package index

brew / 順位 14227

dbacl を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dbacl

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dbacl

MacPorts ports tree · textproc/dbacl/Portfile · ソース: api.github.com

Linux

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

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

概要

パッケージ概要

Digramic Bayesian classifier

コマンドとエイリアス

  • bayesol
  • dbacl
  • hmine
  • hypex
  • mailcross
  • mailfoot
  • mailinspect
  • mailtoe

履歴

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

dbacl is a collection of lightweight Unix and POSIX utilities for Bayesian text classification. Its most familiar package-manager use is mail filtering, but the official documentation presents it as a general text-classification toolkit that can be scripted for many document-sorting tasks.

プロジェクトの歴史

The SourceForge project metadata records dbacl from January 2003, and the project homepage describes the core utility plus companion tools such as bayesol, mailcross, mailtoe, mailfoot, and mailinspect. The documentation emphasizes digramic Bayesian classification and decision rules based on misclassification costs.

採用の歴史

dbacl belongs to the early-2000s wave of command-line spam and text filters that could be composed with mail delivery agents and shell scripts. Its documentation includes tutorials for junk mail filtering, cross-validation, procmail integration, and comparisons with other classifiers, which made it fit the Unix mail-filtering culture of the period.

使われ方

Users train categories from example text, classify new input, and combine dbacl with companion utilities when they need optimal classification rules or mail-filter evaluation. The manual-page index documents the small-tool style: one command for posterior probabilities, one for decision rules, and other commands for mailbox inspection and validation.

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

dbacl is interesting as a compact research-adjacent CLI package: it exposes Bayesian classification as ordinary Unix commands instead of a library or service. For package nerds, it is a reminder of when spam filtering, procmail recipes, and statistical text processing were common reasons to install small C command-line tools.

タイムライン

  • 2003: SourceForge project metadata records the project creation date.
  • 2000s: Official docs cover spam filtering, shell integration, and manual pages for the dbacl utility family.
  • Present: SourceForge hosts the project page and an official Git browser.

Related projects

  • The official related-projects page links dbacl to spam-filtering software, a Bayesian RSS aggregator, and the TREC Spam Filter Evaluation Tool Kit.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
bayesol実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
dbacl実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hmine実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hypex実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mailcross実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mailfoot実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mailinspect実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mailtoe実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dbacl
バージョン1.14.1
パッケージマネージャHomebrew
ホームページhttps://dbacl.sourceforge.net/
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

dbacl

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

dbacl

sudo port install dbacl
  • normalized package name match
  • 一致条件: Dbacl
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/dbacl/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