macOS
brew install xmlcatmgrlocal Homebrew formula metadata
sudo port install xmlcatmgrMacPorts ports tree · textproc/xmlcatmgr/Portfile · source: api.github.com
brew / rank 16375
Manipulate SGML and XML catalogs. Version 2.2 via Homebrew; verified from local package data. Also installable with macports: sudo port install xmlcatmgr.
install
brew install xmlcatmgrlocal Homebrew formula metadata
sudo port install xmlcatmgrMacPorts ports tree · textproc/xmlcatmgr/Portfile · source: api.github.com
overview
Manipulate SGML and XML catalogs
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xmlcatmgr | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:xmlcatmgr |
|---|---|
| Version | 2.2 |
| Package manager | Homebrew |
| Homepage | https://xmlcatmgr.sourceforge.net/ |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
xmlcatmgr
sudo port install xmlcatmgrsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.