macOS
brew install xmlcatmgrlocal Homebrew formula metadata
sudo port install xmlcatmgrMacPorts ports tree · textproc/xmlcatmgr/Portfile · ソース: api.github.com
brew / 順位 16375
xmlcatmgr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xmlcatmgrlocal Homebrew formula metadata
sudo port install xmlcatmgrMacPorts ports tree · textproc/xmlcatmgr/Portfile · ソース: api.github.com
概要
Manipulate SGML and XML catalogs
履歴
xmlcatmgr is a deliberately small command-line utility for managing SGML and XML catalog files. Its niche is not interactive XML editing, but the boring package-install job of adding and removing catalog entries automatically.
The project was created to manage catalog files inside pkgsrc, the NetBSD package system. The upstream homepage explains the design pressure clearly: very small packages such as DTD packages needed catalog management without pulling in large XML libraries or helper programs.
The tool centers on catalogs as lookup tables that map public identifiers to local files or URIs, allowing parsers to find local resources without changing document sources. By version 2.2, released in 2004, xmlcatmgr had settled into the small, dependency-light utility role it still occupies.
Its adoption story is package-system-first. Upstream says it became completely integrated with many pkgsrc packages, and its portability made it a natural fit for other BSD-style ports collections that needed catalog registration during install and deinstall scripts.
Package scripts use xmlcatmgr to add, remove, and look up catalog entries for SGML and XML resources. Humans may run it directly, but the more important use is unattended maintenance of shared catalog files for DocBook, DTD, stylesheet, and parser ecosystems.
xmlcatmgr is package-nerd glue: tiny, old, and important exactly because bigger XML stacks should not be required just to register XML resources. It is a good example of a package whose value comes from install-time integration rather than daily end-user visibility.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xmlcatmgr | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xmlcatmgr |
|---|---|
| バージョン | 2.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://xmlcatmgr.sourceforge.net/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
xmlcatmgr
sudo port install xmlcatmgrソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.