Subject: CVS commit: pkgsrc/devel/gccmakedep
From: Thomas Klausner
Date: 2024-03-03 11:08:58
Message id: 20240303100858.15214FA27@cvs.NetBSD.org

Log Message:
gccmakedep: update to 1.0.4.

This is an alternate version of makedepend implemented as a shell script
wrapper around `gcc -M` - this has the advantage of supporting whatever
language versions & extensions the compiler supports, and not needing to
be updated for things like the new elifdef and elifndef constructs in C23.

Alan Coopersmith (8):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update configure.ac bug URL for gitlab migration
      Add standard X.Org README.md file
      Build xz tarballs instead of bzip2
      gitlab CI: add a basic build test
      gitlab CI: stop requiring Signed-off-by in commits
      gccmakedep 1.0.4

Anderson Luiz da Silva (1):
      Add parsing of GCC option '-std='.

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Files:
RevisionActionfile
1.3modifypkgsrc/devel/gccmakedep/Makefile
1.5modifypkgsrc/devel/gccmakedep/distinfo