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

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

## インストール

```sh
sudo av install brew:xmlcatmgr
```

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

### macOS

- Homebrew (100%):

```sh
brew install xmlcatmgr
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install xmlcatmgr
```

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

## パッケージ情報

- **パッケージキー:** brew:xmlcatmgr
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.2
- **ソース概要:** Manipulate SGML and XML catalogs
- **ホームページ:** <https://xmlcatmgr.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- xmlcatmgr (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

### タイムライン

- 2003: FreeBSD ports carried early 0.x and 1.x xmlcatmgr releases, reflecting adoption outside pkgsrc.
- 2004-09-01: Upstream released xmlcatmgr 2.2, listed as the latest stable release on the project homepage.
- 2004 onward: xmlcatmgr remained a stable catalog-management utility for package systems and ports collections.

### Related projects

- Related projects and ecosystems include pkgsrc, NetBSD, FreeBSD ports, SGML Open catalogs, XML catalogs, DocBook DTD packages, and XML parsers that consult local catalogs.

### ソース

- <https://jmmv.dev/software/xmlcatmgr.html>
- <https://sourceforge.net/projects/xmlcatmgr/files/>
- <https://www.freshports.org/textproc/xmlcatmgr>
- <https://xmlcatmgr.sourceforge.net/>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- MacPorts - xmlcatmgr: normalized package name match | MacPorts ports tree: textproc/xmlcatmgr/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/xmlcatmgr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/xmlcatmgr.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
