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

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

## インストール

```sh
sudo av install brew:proctools
```

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

### macOS

- Homebrew (100%):

```sh
brew install proctools
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install proctools
```

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

## パッケージ情報

- **パッケージキー:** brew:proctools
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.4pre1
- **ソース概要:** OpenBSD and Darwin versions of pgrep, pkill, and pfind
- **ホームページ:** <https://proctools.sourceforge.net/>
- **最終更新:** 2026-07-11T16:46:52+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- pfind (エイリアス)
- pgrep (エイリアス)
- pkill (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

proctools is a set of text-based process utilities providing pgrep, pkill, and pfind for OpenBSD and Darwin/Mac OS X.

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

The upstream homepage describes proctools as recreating Solaris pgrep and pkill for other operating systems, with the same command-line interface plus additional features. It identifies version 0.4pre1 as current on 07 December 2003.

### 採用の歴史

The supplied package facts show packaging in Homebrew and MacPorts, matching the project's Darwin focus.

### 使われ方

pgrep prints matching process IDs, pkill sends signals to matching processes, and pfind provides find-like syntax for more precise process matching and interactive signal control.

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

proctools is relevant to package-manager history because it filled a portability gap before pgrep and pkill became common across Unix-like systems, especially for BSD and early Mac OS X users.

### タイムライン

- Solaris 7: Original pgrep and pkill commands appeared.
- 2003: proctools 0.4 added pfind and Darwin support.
- 2003-12-07: Upstream homepage lists 0.4pre1 as current.

### Related projects

- Solaris pgrep
- Solaris pkill
- OpenBSD
- Darwin
- ps
- killall

### ソース

- <https://proctools.sourceforge.net/>
- <https://proctools.sourceforge.net/pgrep.html>
- <https://proctools.sourceforge.net/pkill.html>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

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