# fmpp を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:fmpp
```

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

### macOS

- Homebrew (100%):

```sh
brew install fmpp
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fmpp
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.16
- **ソース概要:** Text file preprocessing tool using FreeMarker templates
- **ホームページ:** <https://fmpp.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fmpp (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

FMPP, the FreeMarker-based file PreProcessor, is a Java text preprocessing tool for generating websites, source code, configuration files, and other text from FreeMarker templates. It can be used as a Unix-style command-line tool, an Ant task, or an embedded Java API.

### プロジェクトの歴史

The official homepage states that FMPP was mostly written in 2003 by a single author to automate work tasks, and that it later entered maintenance mode. The project predates Java generics and Maven-like dependency management, which helps explain its older Java packaging style.

FMPP's version history records a long 0.8 and 0.9 series. In 2014, version 0.9.15 moved source code from SourceForge to GitHub, changed the license to Apache License 2.0, and aligned copyright and contribution handling with FreeMarker. Version 0.9.16 followed in 2018 with newer FreeMarker defaults, JSON-loader improvements, and Java 5 as the minimum runtime.

### 採用の歴史

FMPP was used heavily according to its official homepage, especially for recursive directory processing and static generation tasks built around FreeMarker. Its adoption is rooted in Java-era build tooling: the official docs advertise command-line use, Ant integration, and embeddability rather than a modern plugin ecosystem.

### 使われ方

Users point FMPP at a source tree and configuration file, expose data such as XML, CSV, JSON, Java properties, Ant properties, or custom Java data loaders, and render outputs through FreeMarker templates. Its documented use cases include static websites, source generation, and configuration-file generation.

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

FMPP is significant as a preserved Java CLI from the pre-Maven mainstream era that still solves a narrow templating problem with very little ceremony. For package maintainers it combines a command-line executable, Ant task, embedded API, bundled documentation, and a dependency relationship with Apache FreeMarker.

### タイムライン

- 2003: FMPP was mostly written to automate work tasks.
- 2006: The 0.9.11 release updated bundled FreeMarker and BeanShell dependencies.
- 2007: The project switched from CVS to SVN.
- 2014: Version 0.9.15 moved source code to GitHub and changed licensing to Apache License 2.0.
- 2018: Version 0.9.16 updated FreeMarker support and raised the minimum Java version to Java 5.

### Related projects

- Related official projects and technologies include Apache FreeMarker, Apache Ant, SourceForge, GitHub, BeanShell, and Java.

### ソース

- <https://api.github.com/repos/freemarker/fmpp>
- <https://fmpp.sourceforge.net/>
- <https://fmpp.sourceforge.net/manual.html>
- <https://fmpp.sourceforge.net/versions.html>
- <https://github.com/freemarker/fmpp>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./config.fmpp, ./fmpp.cfg

## Combined YAML source

View the package source record on GitHub. [combined/fmpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fmpp.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
