Automic VaultAutomic Vault

brew

Installer makedepend avec Homebrew, apk, MacPorts, Nix, zypper, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de makedepend pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install makedepend

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install makedepend

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add makedepend

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

Nixvérifié · 92%
nix profile install nixpkgs#makedepend

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

openSUSE zyppervérifié · 92%
sudo zypper install makedepend

openSUSE Tumbleweed package metadata · makedepend · Source: download.opensuse.org

Fedora dnfvérifié · 92%
sudo dnf install imake

Fedora Rawhide package metadata · imake · Source: dl.fedoraproject.org

aperçu

Résumé du paquet

Creates dependencies in makefiles

Commandes et alias

  • makedepend

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 10 plateformes.
  • S’installe avec 2 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
makedependcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.0.9
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://x.org/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://x.org/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:makedepend
Version1.0.9
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/makedepend
Page d'accueilhttps://x.org/
Dépôthttps://gitlab.freedesktop.org/xorg/util/makedepend
Docs amonthttps://gitlab.freedesktop.org/xorg/util/makedepend/-/blob/master/README.md
LicenceMIT
Archive sourcehttps://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.9.tar.xz
Dépendancesutil-macros, xorgproto
Dépendances de compilationpkgconf
Bouteilledisponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

makedepend

nix profile install nixpkgs#makedepend
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 12 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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