Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 09:09:53 UTC Now

2013-07-23 06:49:11 UTC MAIN commitmail json YAML

Update to 1.0.5:

This bug fix releases includes fixes for a couple crashing or memory
corrupting bugs, along with general code cleanups and build configuration
improvements, including fixing compatibility with automake 1.13 & 1.14.

Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Alan Coopersmith (14):
      unifdef -U__UNIXOS2__
      Update configure.ac initialization to X.Org standard form
      config: Remove unnecessary calls from configure.ac
      Move i_listlen in struct inclist for better packing in 64-bit builds
      Remove fallbacks for Imake configuration, assume autoconf
      Remove unnecessary casts from malloc/realloc calls
      Convert more sprintf calls to snprintf
      Fix a comment typo
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Mark fatalerr & catch as _X_NORETURN
      Store len in a size_t instead of an int in redirect()
      Bug 56091 - Unsafe use of strcpy() in makedepend
      Assume signal handlers return void, as C89 requires
      makedepend 1.0.5

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Glenn Burkhardt (1):
      Bd shares

Julien Cristau (2):
      configure.ac: use AM_MAINTAINER_MODE
      Don't crash if an option's argument is missing

Marko Lindqvist (1):
      Bug 59005 - makedepend: Build with automake-1.13 broken

(wiz)