Re: [ITA] htmldoc

2021-09-29 Thread Marco Atzeri via Cygwin-apps
On 28.09.2021 00:29, Brian Inglis wrote: I'd like to adopt Yaakov's orphaned package htmldoc as new versions have been released. changed maintainer Regards Marco

Re: [ITP] man-pages-linux

2021-09-29 Thread Marco Atzeri via Cygwin-apps
On 28.09.2021 01:04, Brian Inglis wrote: I would like to provide Cygwin packages for the Linux kernel man pages project, for those who are concerned about interoperability and portability, from Michael Kerrisk (http://man7.org/), who also releases man-pages-posix, and recently released Linux ma

Re: [ITP] wget2 - fast multithreaded file and recursive website downloader

2021-09-29 Thread Marco Atzeri via Cygwin-apps
On 28.09.2021 00:18, Brian Inglis wrote: wget2 2.0.0 is the official stable release of the successor of wget supplying a shared library API like curl to build a modern, fast, multithreaded, file and recursive website downloader using HTTP2, HTTP compression, parallel connections, and If-Modified-

CI scallywag setup/cygport/autoconf missing autoconf-archive pkg

2021-09-29 Thread Brian Inglis
Hi folks, Autotools needs m4 macros in autoreconf-archive to config for gcov and other dependencies or build fails with e.g. "configure.ac:33: error: possibly undefined macro: AX_CODE_COVERAGE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf document

Re: [ITP] aide 0.17.3

2021-09-29 Thread Brian Inglis
On 2021-09-29 08:27, Jason Pyeron wrote: On Friday, July 30, 2021 10:34 AM, Jason Pyeron wrote: AIDE - Advanced Intrusion Detection Environment https://github.com/aide/aide/ It is a GPL v2 tool for monitoring file system changes. There was no (mature?) Windows open source solution until AIDE was

gnulib m4/threadlib.m4 bug crashing package tests

2021-09-29 Thread Brian Inglis
There is a gnulib bug in threadlib.m4 from at least serial 29 to serial 31 that incorrectly configures Cygwin support of weak references. This leads to SIGSEGV stack smashing crashes with no backtrace @ 0x1 or 0x0005 etc. normally during tests. Akim Demaille on bug-bi

RE: [ITP] aide 0.17.3

2021-09-29 Thread Jason Pyeron
> -Original Message- > From: Jason Pyeron > Sent: Friday, July 30, 2021 10:34 AM > > AIDE - Advanced Intrusion Detection Environment > > https://github.com/aide/aide/ > > It is a GPL v2 tool for monitoring file system changes. > > There was no (mature?) Windows open source solution unti