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

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

## インストール

```sh
sudo av install brew:mkhexgrid
```

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

### macOS

- Homebrew (100%):

```sh
brew install mkhexgrid
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mkhexgrid
```

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

## パッケージ情報

- **パッケージキー:** brew:mkhexgrid
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.1
- **ソース概要:** Fully-configurable hex grid generator
- **ホームページ:** <https://www.nomic.net/~uckelman/mkhexgrid/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mkhexgrid (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

mkhexgrid is a small command-line program by Joel Uckelman for generating configurable hexagonal grids, especially grids used for strategy games. The official page says it can create PNG, SVG, and PostScript output and can adjust line thickness, colors, center marks, coordinate styles, and coordinate placement.

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

The project first released version 0.1.0 on August 6, 2006, with Windows and Linux binaries plus source packages. Version 0.1.1 followed on January 10, 2007, fixing several bugs and Mac OS X build issues.

### 採用の歴史

The official page announced FreeBSD Ports availability in December 2006 and recommended Fink for Mac OS X users. Homebrew and MacPorts later carried the package for users who wanted a scriptable hex-grid generator.

### 使われ方

mkhexgrid reads grid parameters from a spec file or standard input and writes output to a named file or standard output. The reference manual documents options for output format, image size, rows, columns, grid color, coordinate format, coordinate origin, and center marks.

Its practical niche is generating repeatable printable or image-based hex maps without opening a graphical map editor.

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

mkhexgrid is package-nerd interesting because it packages a very specific tabletop/strategy-game utility as a normal Unix command. It is small, source-archived, and useful in scripts that generate assets or print-ready grid sheets.

### タイムライン

- 2006-08: mkhexgrid 0.1.0 initial release.
- 2006-12: Official news says mkhexgrid was added to FreeBSD Ports.
- 2007-01: mkhexgrid 0.1.1 released.

### Related projects

- mkhexgrid is related to strategy-game map tooling, tabletop hex maps, GD PNG generation, SVG, PostScript, FreeBSD Ports, Fink, Homebrew, and MacPorts.

### ソース

- <https://www.nomic.net/~uckelman/mkhexgrid/>
- <https://www.nomic.net/~uckelman/mkhexgrid/HISTORY>
- <https://www.nomic.net/~uckelman/mkhexgrid/README>
- <https://www.nomic.net/~uckelman/mkhexgrid/mkhexgrid.html>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

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