# git-cal を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:git-cal
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-cal
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install git-cal
```

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

## パッケージ情報

- **パッケージキー:** brew:git-cal
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.1
- **ソース概要:** GitHub-like contributions calendar but on the command-line
- **ホームページ:** <https://github.com/k4rthik/git-cal>
- **リポジトリ:** <https://github.com/k4rthik/git-cal>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-cal (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

git-cal is a small Perl command-line tool that renders a GitHub-style contributions calendar from local Git history.

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

The project is distributed from Karthik Katooru's GitHub repository and packaged as a single executable Perl script. The repository exposes v0.9 and v0.9.1 releases, with v0.9.1 described as a no-external-dependencies release.

### 採用の歴史

Adoption evidence is modest: the official README documents Homebrew installation, and the repository shows a niche but visible audience for a terminal contribution-calendar tool. That points to a utility used by command-line Git users rather than a broad ecosystem platform.

### 使われ方

Practitioners run git-cal inside or against a repository to inspect commit activity over roughly a year. Options support ANSI color, ASCII, Unicode output, author filtering, all-branch history, period selection, and path-limited history.

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

For package catalogs, git-cal is notable mostly as a tiny Unix-style Git companion: one executable Perl script, no CPAN dependencies declared in Makefile.PL, and behavior driven by Git log output.

### タイムライン

- 2013: v0.9-era releases published in the official GitHub repository.
- 2013: v0.9.1 listed as the latest release with no external dependencies.
- 2010s: Homebrew installation documented in the official README.

### Related projects

- git-cal relates to contribution graphs in hosted Git forges, especially GitHub's contribution calendar, and to other terminal Git summary tools.

### ソース

- <https://github.com/k4rthik/git-cal>
- <https://raw.githubusercontent.com/k4rthik/git-cal/master/Makefile.PL>
- <https://raw.githubusercontent.com/k4rthik/git-cal/master/git-cal>
- source_facts.repo


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

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