Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, zypper, dnf 安装 makedepend

查看 makedepend 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install makedepend

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install makedepend

MacPorts ports tree · x11/makedepend/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add makedepend

Alpine Linux edge package indexes · makedepend · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#makedepend

nixpkgs package indexes · pkgs/by-name/ma/makedepend/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install makedepend

openSUSE Tumbleweed package metadata · makedepend · 来源: download.opensuse.org

Fedora dnf已验证 · 92%
sudo dnf install imake

Fedora Rawhide package metadata · imake · 来源: dl.fedoraproject.org

概览

软件包摘要

Creates dependencies in makefiles

命令和别名

  • makedepend

历史

项目历史与用法

makedepend is an X.Org utility that parses C source files and writes include-file dependencies into makefiles so make knows which object files must be rebuilt.

项目历史

The upstream AUTHORS file credits Todd Brunhoff of Tektronix and MIT Project Athena as the original author, with Jim Fulton credited for the ifparser. The manpage carries Open Group copyright notices from 1993, 1994, and 1998, reflecting the tool's X11-era heritage.

The current X.Org repository keeps makedepend as a standalone utility module. Its GitLab project page describes it as a utility to parse C source files into dependency lists for Makefiles, and the repository tags show modern 1.0.x releases continuing through 1.0.9 in 2024.

采用历史

makedepend belongs to the older imake/X11 build world, where generated dependency blocks inside Makefiles were a normal way to keep C builds correct before compiler-native dependency flags became the common path.

Its continued packaging is mostly about compatibility and maintenance of older build systems. The upstream README points support and development through the X.Org mailing list and freedesktop.org GitLab, which fits its role as a small utility preserved inside the X.Org module set.

使用方式

makedepend reads each C source file, processes preprocessor directives such as makefile or Makefile unless another file is named with -f.

A typical makefile target runs makedepend with compiler flags and sources, using a marker line such as '# DO NOT DELETE THIS LINE -- make depend depends on it.' so the generated dependency section can be replaced on later runs.

为什么软件包爱好者会关心

makedepend is a museum piece that still works: it shows how C dependency generation was bolted onto makefiles before today's compiler -M style flags and higher-level build systems took over.

For maintainers, it is significant because old X.Org, imake, and C packages may still call makedepend directly. Having it packaged separately keeps those builds reproducible without dragging in a larger historical X11 toolchain.

时间线

  • 1993: Manpage copyright begins with The Open Group.
  • 2002: Manpage date records a December 14, 2002 manual revision.
  • 2007: X.Org GitLab tags include makedepend 1.0.1.
  • 2024: X.Org GitLab tags include makedepend 1.0.9.

Related projects

  • X.Org util modules are the current upstream home.
  • imake-era X11 builds are the historical ecosystem around makedepend.
  • GNU Make and POSIX make consume the dependency lines makedepend writes.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
makedependcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.0.9
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://x.org/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://x.org/none 置信度

安装元数据

软件包元数据

软件包键brew:makedepend
版本1.0.9
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/makedepend
主页https://x.org/
仓库https://gitlab.freedesktop.org/xorg/util/makedepend
上游文档https://gitlab.freedesktop.org/xorg/util/makedepend/-/blob/master/README.md
许可证MIT
源码归档https://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.9.tar.xz
依赖util-macros, xorgproto
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemakedepend
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

makedepend

nix profile install nixpkgs#makedepend
  • normalized package name match
  • 匹配方式:Makedepend
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/makedepend/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

makedepend 1.0.9-r0

utility for making makefile dependencies

https://www.freedesktop.org/

sudo apk add makedepend
  • License: MIT-open-group
  • Architecture: x86_64
  • Source Package: makedepend
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Makedepend
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: makedepend from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

makedepend-doc 1.0.9-r0

utility for making makefile dependencies (documentation)

https://www.freedesktop.org/

sudo apk add makedepend-doc
  • License: MIT-open-group
  • Architecture: x86_64
  • Source Package: makedepend
  • normalized package name match
  • 匹配方式:Makedepend
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: makedepend-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

imake 1.0.10-6.fc44

imake source code configuration and build system

http://www.x.org

sudo dnf install imake
  • License: MIT-open-group AND HPND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: imake
  • 5 依赖
  • 12 提供
  • normalized package name match
  • 匹配方式:Makedepend
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: imake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

makedepend 1.0.9-1.6

Utility to create dependencies in makefiles

https://xorg.freedesktop.org/

sudo zypper install makedepend
  • License: MIT
  • Category: Development/Tools/Building
  • Architecture: x86_64
  • Source Package: makedepend
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Makedepend
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: makedepend from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

makedepend

sudo port install makedepend
  • normalized package name match
  • 匹配方式:Makedepend
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/makedepend/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment