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

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

## インストール

```sh
sudo av install brew:smake
```

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

### macOS

- Homebrew (100%):

```sh
brew install smake
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install smake
```

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

### Linux

- zypper (92%):

```sh
sudo zypper install smake
```

  証拠: openSUSE Tumbleweed package metadata: smake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:smake
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2024-03-21
- **ソース概要:** Portable make program with automake features
- **ホームページ:** <https://codeberg.org/schilytools/schilytools>
- **最終更新:** 2026-07-16T12:50:33Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- smake (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

smake is Schily make, a portable make implementation with automake-style features. It is distributed today as part of the schilytools collection.

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

The smake man page carries J. Schilling copyright history beginning in 1985 and describes a make-compatible tool with additional automake features for portable, layered makefiles. The schilytools README describes the current project as a continuation of tools originally written or managed by J. Schilling, preserving compatibility and portability while accepting fixes and suitable new work.

### 採用の歴史

The schilytools compilation documentation says smake is the preferred make program for the Schily makefile system and that the makefile system was introduced in 1993. The supplied package metadata lists Homebrew, MacPorts, and zypper package names, reflecting use by Unix package builders and ports systems that need portable build tooling.

### 使われ方

smake reads SMakefile, Makefile, or makefile, executes dependency-driven build rules, and propagates command-line macros through MAKEFLAGS. In schilytools itself, it is both a build tool and part of the bootstrap story for the larger source tree.

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

Package maintainers care about smake because it preserves a non-GNU make lineage used by portable Unix software. It also exposes how historical build systems, bootstrap constraints, and make dialects still shape package recipes.

### タイムライン

- 1985: smake copyright history begins in the man page.
- 1993: Schily makefile system introduced according to README.compile.
- 2022: schilytools Codeberg repository created.
- 2024: schilytools 2024-03-21 release published on Codeberg.

### Related projects

- smake is related to SunPro make, GNU make, Schily makefilesystem, schilytools, cdrecord, mkisofs, star, and other historical Unix build and packaging tools.

### ソース

- <https://codeberg.org/api/v1/repos/schilytools/schilytools>
- <https://codeberg.org/schilytools/schilytools>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/README>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/README.compile>
- <https://codeberg.org/schilytools/schilytools/src/branch/master/smake/smake.1>
- input.source_facts.package-manager


## セキュリティノート

smake に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- zypper - smake - 2024.03.21-53.5: normalized package name match | openSUSE Tumbleweed package metadata: smake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The Schily "make" program | https://codeberg.org/schilytools/schilytools
- MacPorts - smake: normalized package name match | MacPorts ports tree: devel/smake/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/smake.yml](https://github.com/mxcl/pkgdb/blob/main/combined/smake.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
