Re: gettext/-devel convert-archive usage and impact of packaging --without-git

2025-07-23 Thread Brian Inglis via Cygwin-apps
On 2025-07-23 14:41, Bruno Haible wrote: [Removing cygwin-apps from CC, since it rejects my mails.] Brian Inglis wrote: $ tar -tvf …/gettext-devel-0.22.5-1.tar.xz usr/share/gettext/archive.dir.tar.xz … 413232 2024-02-26 09:46 usr/share/gettext/archive.dir.tar.xz IIUC, git is not required, we c

Re: gettext/-devel convert-archive usage and impact of packaging --without-git

2025-07-23 Thread Brian Inglis via Cygwin-apps
On 2025-07-23 12:24, Bruno Haible wrote: Hi Brian, Dev has issues with CI conflicts between "native" CI git installed and Cygwin git package install with gettext-devel, asking whether and why gettext-devel requires git(-archive?) and whether we could drop git from the (manual additions to) gett

gettext/-devel convert-archive usage and impact of packaging --without-git

2025-07-23 Thread Brian Inglis via Cygwin-apps
Hi folks, Dev has issues with CI conflicts between "native" CI git installed and Cygwin git package install with gettext-devel, asking whether and why gettext-devel requires git(-archive?) and whether we could drop git from the (manual additions to) gettext-devel package install dependencies o

Re: gettext-devel package dependency on git?

2025-07-22 Thread Brian Inglis via Cygwin-apps
On 2025-07-21 15:27, Matthew Sheets via Cygwin-apps wrote: In troubleshooting issues using Cygwin within GitHub runners, one specific problem scenario identified is when the Cygwin "git" package is installed.  When that happens, Cygwin's Git installation ends up being executed instead of GitHub

Re: [ITA] llvm

2025-07-16 Thread Brian Inglis via Cygwin-apps
On 2025-07-16 10:59, ASSI via Cygwin-apps wrote: Jeremy Drake via Cygwin-apps writes: How should the libclang python binding work then (it uses ctypes)? I don't know, but Cygwin can't be the only platform having this peculiar problem unless they also gnore it elsewhere. https://github

Re: [ITA] llvm

2025-07-16 Thread Brian Inglis via Cygwin-apps
On 2025-07-15 23:28, Jeremy Drake via Cygwin-apps wrote: On Wed, 16 Jul 2025, ASSI via Cygwin-apps wrote: Jeremy Drake via Cygwin-apps writes: There is another PR in progress that adds more symlinks for DLLs on Cygwin. This is a little bit confusing from a packaging standpoint because these a

Re: [ITP] h8300-hitachi-coff-toolchain

2025-07-14 Thread Brian Inglis via Cygwin-apps
On 2025-07-14 06:58, Matthew Sheets via Cygwin-apps wrote:  Firstly, thanks for offering this package. My pleasure, and I appreciate the helpful feedback provided! for historical reasons, the lines lines within the .cygport file defining NAME, VERSION and RELEASE Thank you, I will adjust t

Re: readline 8.3 CI deploy 10100 fails

2025-07-12 Thread Brian Inglis via Cygwin-apps
On 2025-07-12 15:46, Jon Turney wrote: On 12/07/2025 19:50, Brian Inglis via Cygwin-apps wrote: Trying to CI deploy updated readline 8.3: $ ssh cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org jobs deploy 10100 job id {} isn't deployable due to reference or package name restrictions

cal fixes.py drop many licmap entries

2025-07-12 Thread Brian Inglis via Cygwin-apps
Hi Jon, Can drop calm fixes.py licmap entries for packages: dash cpuid units grep gzip readline bison wget libgcrypt curl mingw64-i686-curl mingw64-x86_64-curl man-pages-linux man-pages-posix vttest tzdata tzcode -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfe

readline 8.3 CI deploy 10100 fails

2025-07-12 Thread Brian Inglis via Cygwin-apps
Hi folks/Jon, Trying to CI deploy updated readline 8.3: $ ssh cyg...@cygwin.com jobs deploy 10100 job id {} isn't deployable due to reference or package name restrictions Is readline restricted? How can I find out - check some calm table? Normally I would deploy a test release, but this is a

Re: [PATCH] cygport cygclass/python.org.cygclass pythonhosted archives may require underscores not dashes

2025-07-08 Thread Brian Inglis via Cygwin-apps
On 2025-07-08 15:32, Jon Turney wrote: On 07/07/2025 09:48, Brian Inglis via Cygwin-apps wrote: On 2025-07-06 12:16, Jon Turney wrote: Please let me know if there are any problems. [...] Thanks Jon, get works fine now, tested with cygport 0.37.1 on py-lic- expr deprecated and unreleased

Re: Discussion: stop sftp package uploads

2025-07-07 Thread Brian Inglis via Cygwin-apps
On 2025-07-06 03:59, ASSI via Cygwin-apps wrote: Jon Turney via Cygwin-apps writes: That's an assertion that would seem to need a few more qualifications to become true. Fundamentally the underlying VM is actually not under your control. More specifically cygport already pulls in many dependencie

Re: [PATCH] cygport cygclass/python.org.cygclass pythonhosted archives may require underscores not dashes

2025-07-07 Thread Brian Inglis via Cygwin-apps
On 2025-07-06 12:16, Jon Turney wrote: On 28/06/2025 19:04, Brian Inglis via Cygwin-apps wrote: [...] https://cygwin.com/cgit/cygwin-packages/python-license-expression/tree/ python-license-expression.cygport (As an aside, I trimmed six other URLs here. For me, this just makes your email more

Re: Discussion: stop sftp package uploads

2025-07-02 Thread Brian Inglis via Cygwin-apps
On 2025-07-02 15:06, Jon Turney via Cygwin-apps wrote: So, to follow on from the points raised in the thread ending [1], and perhaps start a discussion: Having developers build executable packages locally and then upload them doesn't really meet contemporary standards. Given my druthers, I'd j

Re: [PATCH] cygport cygclass/python.org.cygclass pythonhosted archives may require underscores not dashes

2025-06-28 Thread Brian Inglis via Cygwin-apps
support python standard package downloads, installs, and testing, without these complaints and failures? On 2024-11-06 11:39, Brian Inglis via Cygwin-apps wrote: [Should we loop in Marco Atzeri here if he does not respond with his €0.02?] I like the Gentoo design ideas of "PYPI_NO_NORMAL

Re: vim-minimal: vi invocation causes filetype.vim error - Issue and Proposed Fix

2025-06-28 Thread Brian Inglis via Cygwin-apps
On 2025-06-28 00:38, Yasutaka ATARASHI via Cygwin-apps wrote: When invoking `vi` with the `vim-minimal` package, an error related to `filetype.vim` occurs, as detailed in this issue report: https://github.com/vim/vim/issues/17039 (Please note: I only commented on this issue, I did not open it).

Re: Updated: w32api-{headers,runtime} mingw64-{headers,runtime,winpthreads} gendef 13.0.0-1

2025-06-09 Thread Brian Inglis via Cygwin-apps
On 2025-06-09 15:45, Brian Inglis via Cygwin-apps wrote: On 2025-06-08 06:04, Jonathan Yong via Cygwin-announce wrote: Now released for both 32bit and 64bit Cygwin: Notable changes: * Added import libraries for msvcr40d.dll, msvcrtd.dll, msvcr70d.dll, msvcr71d.dll, msvcr80d.dll, msvcr100d.dll

Re: llvm, clang, libgit2, curl, rust builds

2025-06-09 Thread Brian Inglis via Cygwin-apps
On 2025-06-08 13:46, Jeremy Drake wrote: On Sun, 8 Jun 2025, Brian Inglis via Cygwin-apps wrote: Could you please check the latest curl update when you have some time? My last run was with libcurl 8.14.1-1, libgit2 1.9.0-1, openssl 3.0.16-2 and it worked fine. I've got a 'main&#x

Re: Updated: w32api-{headers,runtime} mingw64-{headers,runtime,winpthreads} gendef 13.0.0-1

2025-06-09 Thread Brian Inglis via Cygwin-apps
On 2025-06-08 06:04, Jonathan Yong via Cygwin-announce wrote: Now released for both 32bit and 64bit Cygwin: Notable changes: * Added import libraries for msvcr40d.dll, msvcrtd.dll, msvcr70d.dll, msvcr71d.dll, msvcr80d.dll, msvcr100d.dll, msvcr110d.dll. * Better CRT API consistency between UCRT

Re: llvm, clang, libgit2, curl, rust builds

2025-06-08 Thread Brian Inglis via Cygwin-apps
On 2025-05-28 11:27, Jeremy Drake via Cygwin-apps wrote: I made an effort to make github workflows to bootstrap rust, and in the process llvm/clang, for Cygwin. https://github.com/jeremyd2019/cygwin-rust-bootstrap/blob/main/.github/workflows/bootstrap_llvm.yml https://github.com/jeremyd2019/cygw

Re: [ITA] libsigc3.0

2025-06-06 Thread Brian Inglis via Cygwin-apps
On 2025-06-06 12:55, Jon Turney via Cygwin-apps wrote: On 27/05/2025 17:25, Philippe Baril Lecavalier via Cygwin-apps wrote: libsigc3.0 3.0.3 (2020) -> 3.6.0 (2023) Similar business to libsigc2.0, another parallel-installable ABI. Same issue with Doxygen but we have established a decent worka

[ATTN: maintainer] CVE-2011-10007 Perl File::Find::Rule 0.35 available

2025-06-06 Thread Brian Inglis via Cygwin-apps
Perl is vulnerable to Arbitrary Code Execution when `grep()` encounters a crafted file name https://seclists.org/oss-sec/2025/q2/216 https://metacpan.org/pod/File::Find::Rule -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte

[ATTN: maintainer] moreutils updates available + sponge proposed for POSIX

2025-06-02 Thread Brian Inglis via Cygwin-apps
Noticed sponge is being proposed for POSIX: https://austingroupbugs.net/view.php?id=1927 Add sponge utility and is in moreutils, for which more recent updates are available: News version 0.70 moreutils 0.70 released with these changes • vidir: Improve zero padding to support larger dire

Re: [ITA] llvm

2025-06-01 Thread Brian Inglis via Cygwin-apps
On 2025-06-01 14:23, Jon Turney via Cygwin-apps wrote: On 04/05/2025 07:59, ASSI via Cygwin-apps wrote: Takashi Yano via Cygwin-apps writes: I pushed current working files in the packages llvm Thereby obliterating all the work I'd done two years ago in getting the packaging halfway up to spee

Re: libgit2

2025-05-31 Thread Brian Inglis via Cygwin-apps
On 2025-05-31 19:40, Jeremy Drake via Cygwin-apps wrote: On Sat, 31 May 2025, Jon Turney wrote: On 26/05/2025 19:41, Jeremy Drake via Cygwin-apps wrote: On Sun, 25 May 2025, Jon Turney wrote: Should I add a big comment documenting the test failures, or a separate file? No wrong answers. I gu

Re: [ITA] glibmm2.4

2025-05-26 Thread Brian Inglis via Cygwin-apps
On 2025-05-26 08:07, Philippe Baril Lecavalier via Cygwin-apps wrote: glibmm2.4 2.54.1 (2017) -> 2.66.8 (2025) This is the latest in what appears to be the same series. Their ABI versioning and compatibility in NEWS is really hard to follow (we missed a few episodes over the years). I'm just f

Re: autoconf2.7 missing on scallywag?

2025-05-25 Thread Brian Inglis via Cygwin-apps
On 2025-05-25 07:25, Jon Turney via Cygwin-apps wrote: On 18/05/2025 14:47, Jon Turney wrote: Idk how this problem can be solved without writing our own loader (or a pre- loader, run before CreateProcess() which just checks if everything good (which would probably make fork() performance even m

Re: Heads-Up: Pending update of the system compiler to gcc-13

2025-05-24 Thread Brian Inglis via Cygwin-apps
On 2025-05-24 14:56, Brian Inglis wrote: On 2025-05-24 12:04, Glenn Strauss via Cygwin-apps wrote: On Sat, May 24, 2025 at 07:09:48PM +0200, ASSI via Cygwin-apps wrote: Gcc version 13.4 is expected to get released in about four to six weeks and that will be the trigger for Cygwin to update from

Re: Heads-Up: Pending update of the system compiler to gcc-13

2025-05-24 Thread Brian Inglis via Cygwin-apps
On 2025-05-24 12:04, Glenn Strauss via Cygwin-apps wrote: On Sat, May 24, 2025 at 07:09:48PM +0200, ASSI via Cygwin-apps wrote: Gcc version 13.4 is expected to get released in about four to six weeks and that will be the trigger for Cygwin to update from gcc-12 soon after. As gcc-13 has been av

Re: [ITA] llvm

2025-05-03 Thread Brian Inglis via Cygwin-apps
On 2025-05-03 12:45, Jeremy Drake via Cygwin-apps wrote: On Tue, 22 Apr 2025, Takashi Yano via Cygwin-apps wrote: Previously, Xu Chiheng offered ITA for llvm, however, we haven't heard from him in over a year. Recently, I could successfully build llvm/clang related packages version 20.1.2 thank

Re: [ITA] libsigc2.0

2025-05-01 Thread Brian Inglis via Cygwin-apps
On 2025-04-30 15:39, Philippe Baril Lecavalier via Cygwin-apps wrote: 2.10.3 (2020) -> 2.12.1 (2023) Encountered two issues, documentation related. 1. Anything where doxygen calls dot (graphviz), it just hangs, forever, no message. Looked at rebuilding graphviz and doxygen, tried a few things

Re: [ITP] udis86

2025-04-26 Thread Brian Inglis via Cygwin-apps
On 2025-04-25 16:42, Jeremy Drake via Cygwin-apps wrote: On Fri, 25 Apr 2025, Jeremy Drake via Cygwin-apps wrote: Nah, not hard or complicated, I already went through the process locally. I just need to memorialize it in the cyport (and look at my setup log to see the handful of sphinx packages

Re: [ITP] udis86

2025-04-26 Thread Brian Inglis via Cygwin-apps
On 2025-04-25 14:26, Jeremy Drake via Cygwin-apps wrote: On Fri, 25 Apr 2025, Philippe Baril Lecavalier via Cygwin-apps wrote: On 2025-04-25 3:28 p.m., Jeremy Drake via Cygwin-apps wrote: Do you think I should follow Debian here and use that fork?  Do I have to source the package from git then?

Re: [ITP] udis86

2025-04-25 Thread Brian Inglis via Cygwin-apps
On 2025-04-25 09:34, Jeremy Drake via Cygwin-apps wrote: On Fri, 25 Apr 2025, Philippe Baril Lecavalier via Cygwin-apps wrote: On Thu, 24 Apr 2025 19:02:29 -0700 (PDT) Jeremy Drake via Cygwin-apps wrote: This package uses python3 at build time. I inherit-ed python3, would I be better off pu

Re: [ITA] iso-codes

2025-04-24 Thread Brian Inglis via Cygwin-apps
On 2025-04-23 14:08, Philippe Baril Lecavalier via Cygwin-apps wrote: Thanks for pointing to good examples of custom src_test(). The package is not without some checks. >>> Testing iso-codes-4.18.0-1.noarch Making check in iso_639-2 make[1]: Entering directory '/tmp/ramfs/iso-cod

Re: [ITA] iso-codes

2025-04-19 Thread Brian Inglis via Cygwin-apps
On 2025-04-19 14:53, Philippe Baril Lecavalier via Cygwin-apps wrote: build succeeded Log: https://github.com/cygwin/scallywag/actions/runs/14552392909 It remains the same file/patch as I enclosed above. Commit in playground (diff output vs. last in playground, not master): https://cygwin.com/

Re: autoconf2.7 missing on scallywag?

2025-04-19 Thread Brian Inglis via Cygwin-apps
On 2025-04-19 10:10, Glenn Strauss via Cygwin-apps wrote: On Sat, Apr 19, 2025 at 04:33:24PM +0100, Jon Turney via Cygwin-apps wrote: On 15/04/2025 16:41, Andrew Schulman via Cygwin-apps wrote: On Mon, 14 Apr 2025 18:24:15 -0400, in gmane.os.cygwin.applications Ken Brown wrote: I've had two p

Re: [ITA] iso-codes

2025-04-18 Thread Brian Inglis via Cygwin-apps
ck you did not do, or fail to do, something that would affect the build. On Thu, Apr 17, 2025 at 2:28 PM Brian Inglis via Cygwin-apps wrote: On 2025-04-16 08:35, Philippe Baril Lecavalier via Cygwin-apps wrote: iso-codes: 4.3 (2019) -> 4.18.0 (released this month) noarch, simple e

[Attn: MAINTAINER] libxml2 CVEs

2025-04-18 Thread Brian Inglis via Cygwin-apps
Hi folks, Looks like > 10 CVEs affecting libxml2 overdue for updates including latest: https://seclists.org/oss-sec/2025/q2/59 https://gitlab.gnome.org/GNOME/libxml2/-/issues/?sort=created_date&state=all&search=CVE&first_page_size=20

Re: [ITA] iso-codes

2025-04-17 Thread Brian Inglis via Cygwin-apps
On 2025-04-16 08:35, Philippe Baril Lecavalier via Cygwin-apps wrote: iso-codes: 4.3 (2019) -> 4.18.0 (released this month) noarch, simple enough. Custom `src_compile` no longer needed. Built packages are the same size with or without this (and no such step in Gentoo ebuild). Must have been fixe

Re: diffutils update: GH Actions Scallywag CI diff --version rc 127

2025-04-14 Thread Brian Inglis via Cygwin-apps
On 2025-04-14 11:28, Jon Turney wrote: On 13/04/2025 22:14, Brian Inglis via Cygwin-apps wrote: Hi folks, I just updated diffutils from 3.11 to 3.12 after it passed all its checks. It is used in another package build libvpx to validate data, but the existence check in GH Actions Scallywag CI

Re: override.hint replace-versions or OBSOLOTES or?

2025-04-14 Thread Brian Inglis via Cygwin-apps
On 2025-04-14 11:06, Jon Turney wrote: On 13/04/2025 18:13, Brian Inglis via Cygwin-apps wrote: Hi folks, Just got an update to libvpx 1.15.1 which bumps ABI from 9 to 11, because previous release 1.15.0 should have bumped ABI from 9 to 10, but was marked as ABI compatible to prior release

Updated: diffutils 3.12

2025-04-13 Thread Brian Inglis via Cygwin-apps
From: "Cygwin diffutils co-Maintainer" Diffutils includes four utilities: diff, cmp, diff3 and sdiff. The diff command compares two files and shows the differences, line by line. The cmp command shows the offset and line numbers where two files differ, or can show the characters that differ betwe

diffutils update: GH Actions Scallywag CI diff --version rc 127

2025-04-13 Thread Brian Inglis via Cygwin-apps
Hi folks, I just updated diffutils from 3.11 to 3.12 after it passed all its checks. It is used in another package build libvpx to validate data, but the existence check in GH Actions Scallywag CI, using diff --version returns 127, which I have confirmed by adding diff checks to my libvpx cygpo

override.hint replace-versions or OBSOLOTES or?

2025-04-13 Thread Brian Inglis via Cygwin-apps
Hi folks, Just got an update to libvpx 1.15.1 which bumps ABI from 9 to 11, because previous release 1.15.0 should have bumped ABI from 9 to 10, but was marked as ABI compatible to prior release 1.14.1, incompatibility found upstream in January, but only released now in April on Google source rep

Scallywag GH Actions CI Cygwin release installed 3.5.7 not 3.6.1

2025-04-13 Thread Brian Inglis via Cygwin-apps
Hi folks, Should we not be running with Cygwin release 3.6.1 now? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsq

Re: [ITP] stress-ng 0.18.04

2025-04-07 Thread Brian Inglis via Cygwin-apps
On 2025-04-07 11:55, Christian Franke via Cygwin-apps wrote: Brian Inglis via Cygwin-apps wrote: On 2025-04-07 09:34, Christian Franke via Cygwin-apps wrote: Tests are intentionally run separately because failing tests sometimes hang and may even ignore SIGKILL. Therefore an external tool is

Re: [ITP] stress-ng 0.18.04

2025-04-07 Thread Brian Inglis via Cygwin-apps
On 2025-04-07 09:34, Christian Franke via Cygwin-apps wrote: Jon Turney via Cygwin-apps wrote: On 15/09/2024 16:11, Jon Turney via Cygwin-apps wrote: On 13/09/2024 18:33, Christian Franke via Cygwin-apps wrote: I would like to contribute stress-ng. Also present in Debian, Fedora, FreeBSD, Ubun

Re: [ITP] acl man pages

2025-04-07 Thread Brian Inglis via Cygwin-apps
[ITP not ITA] On 2025-04-01 08:46, Brian Inglis wrote: On 2025-04-01 02:37, Corinna Vinschen via Cygwin wrote: On Mar 31 23:26, Brian Inglis via Cygwin wrote: On 2025-03-31 12:49, Corinna Vinschen via Cygwin wrote: On Mar 31 12:35, Brian Inglis via Cygwin wrote: Has anyone a feel if there ar

Re: [ITA] acl man pages

2025-04-07 Thread Brian Inglis via Cygwin-apps
[x-post/f-u to apps] On 2025-04-01 08:46, Brian Inglis wrote: On 2025-04-01 02:37, Corinna Vinschen via Cygwin wrote: On Mar 31 23:26, Brian Inglis via Cygwin wrote: On 2025-03-31 12:49, Corinna Vinschen via Cygwin wrote: On Mar 31 12:35, Brian Inglis via Cygwin wrote: Has anyone a feel if t

Re: TIOCCONS

2025-04-05 Thread Brian Inglis via Cygwin-apps
On 2025-04-05 05:02, Andrew Schulman via Cygwin-apps wrote: screen 5.0.0 now includes calls to TIOCCONS, like this: ioctl(consredirfd[1], TIOCCONS, (char *)&on) Since TIOCCONS seems not to be present in Cygwin, can someone please suggest what the equivalent would be? Documented in Cygwin pack

procps-ng may need rerelease for larger wider 4M pids

2025-03-29 Thread Brian Inglis via Cygwin-apps
Hi folks, I notice procps-ng ps aligns 5 digit or smaller pids and 6 digit pids differently, possibly related to Cygwin 3.6 CW_MAX_CYGWIN_PID increase to 4M: #include pid_t mp = cygwin_internal (CW_MAX_CYGWIN_PID, &mp); so procps-ng may need a rerelease to account for that? -- Take car

Re: GCL and dependencies on cygwin

2025-03-26 Thread Brian Inglis via Cygwin-apps
If so how does ssh need to be setup in the cygport file? (A GCL contributor pointed out this possibility on macports, which I think uses the same machinery.) Take care, Brian Inglis via Cygwin-apps writes: .git/config: url = ssh://cygwin{at}cygwin{dot}com/git/cygwin-packages/playground.

Re: GCL and dependencies on cygwin

2025-03-25 Thread Brian Inglis via Cygwin-apps
.git/config: url = ssh://cygwin{at}cygwin{dot}com/git/cygwin-packages/playground.git On 2025-03-25 15:10, Camm Maguire via Cygwin-apps wrote: Greetings -- just checking, the url I should use is: c...@cygwin.com:/git/cygwin-packages/playground.git Still getting permission denied. -- Ta

[Attn: Maintainer] Mercurial 6.9.4 fixes CVE-2025-2361

2025-03-25 Thread Brian Inglis via Cygwin-apps
[CC:Maintainer in case no longer monitoring this list] https://seclists.org/oss-sec/2025/q1/236 -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when ther

Re: Fwd: [PATCH] Cygport: generate object files into {B} instead of ${S}/*_w64-mingw32

2025-03-19 Thread Brian Inglis via Cygwin-apps
On 2025-03-19 13:25, Jon Turney via Cygwin-apps wrote: On 19/03/2025 09:33, Carlo B. via Cygwin-apps wrote: So, after looking at this a bit, the reason why a debuginfo package isn't generated is because none of the files are compiled with debug info. This is due to this line in the cygport:

Re: Fwd: [PATCH] Cygport: generate object files into {B} instead of ${S}/*_w64-mingw32

2025-03-19 Thread Brian Inglis via Cygwin-apps
On 2025-03-19 03:33, Carlo B. via Cygwin-apps wrote: ...> BTW, I take the chance to report something missing into this page: https://cygwin.github.io/cygport/cygport_in.html If you look into: Chapter 3 => Format => Globals near the various ${S}, ${B}, etc... it is missing the description of $

Re: New trusted maintainers

2025-03-17 Thread Brian Inglis via Cygwin-apps
On 2025-03-17 07:35, Takashi Yano via Cygwin-apps wrote: On Sun, 16 Mar 2025 19:35:35 + Jon Turney wrote: Mr. Brian, Takashi-san, Congratulations! I've added you to the list of "trusted maintainers", so you can now do all the things listed in [1]. Remember, only use your powers for good!

Re: sqlite3 update?

2025-02-26 Thread Brian Inglis via Cygwin-apps
On 2025-02-26 12:30, Jim Garrison via Cygwin wrote: The current sqlite3 package is from 2020 and is seriously out of date, missing many core functions that have been added since then. I have never built/contributed an updated package, but would be willing to try if the current maintainer, Jan

Re: List of packages installed by Cygwin setup.exe by default?

2025-02-08 Thread Brian Inglis via Cygwin-apps
On 2025-02-08 09:57, Christian Franke via Cygwin wrote: Marco Atzeri via Cygwin wrote: On 08/02/2025 16:37, Martin Wege via Cygwin wrote: Hello! Is there a list of packages (including all their dependencies!) which are installed by Cygwin setup.exe by default, e.g. start installer, click every

Re: [ITA] astyle

2025-02-02 Thread Brian Inglis via Cygwin-apps
On 2025-02-02 10:29, Michael Cook via Cygwin-apps wrote: Let's see if I understand correctly... In cygwin-packages I have this: $ git remote -v origin https://cygwin.com/git/cygwin-packages/astyle/ (fetch) origin https://cygwin.com/git/cygwin-packages/astyle/ (push) $ git status On branch maste

Re: [ITA] astyle

2025-01-31 Thread Brian Inglis via Cygwin-apps
On 2025-01-31 05:54, Marco Atzeri via Cygwin wrote: On 31/01/2025 13:35, Michael Cook via Cygwin-apps wrote: After GTG (Good to Go) approval from other packagers and you providing  your SSH Key ok, I've tested the newly built astyle.exe and it's working fine. I infer that I need to wait for

Re: gpg2 / gpg-agent passphrase prompt

2025-01-29 Thread Brian Inglis via Cygwin-apps
On 2025-01-29 06:37, Marco Atzeri via Cygwin-apps wrote: On 25/01/2025 00:44, Brian Inglis via Cygwin-apps wrote: On 2025-01-24 12:30, Marco Atzeri via Cygwin wrote: On 24/01/2025 19:02, Brian Inglis via Cygwin wrote: On 2025-01-24 10:00, ASSI via Cygwin wrote: I notice your GPA package is

Re: [ITP] zlib-ng 2.2.3

2025-01-24 Thread Brian Inglis via Cygwin-apps
usr/bin/$NAME usr/share/bash-completion/ usr/share/doc/$NAME/xmlrpc/ usr/share/man/man1/ usr/share/man/*/man1/ usr/share/locale/ " ... On Mon, Jan 20, 2025 at 12:13 AM Brian Inglis via Cygwin-apps wrote: On 2025-01-11 06:55, Marco Atzeri via Cygwin-apps wrote: On 11/0

Re: gpg2 / gpg-agent passphrase prompt

2025-01-24 Thread Brian Inglis via Cygwin-apps
On 2025-01-24 12:30, Marco Atzeri via Cygwin wrote: On 24/01/2025 19:02, Brian Inglis via Cygwin wrote: On 2025-01-24 10:00, ASSI via Cygwin wrote: ASSI via Cygwin writes: Turns out that the (fresh) installation of Cygwin on this machine which has exactly the same package selection was hosed u

Re: gpg2 / gpg-agent passphrase prompt

2025-01-24 Thread Brian Inglis via Cygwin-apps
On 2025-01-24 10:00, ASSI via Cygwin wrote: ASSI via Cygwin writes: Turns out that the (fresh) installation of Cygwin on this machine which has exactly the same package selection was hosed up by a different package installation order: Some time ago the GnuPG2 package was changed to replace /usr

[ATTN Maintainers] CVEs *rsync* 6 *git* 2

2025-01-24 Thread Brian Inglis via Cygwin-apps
*rsync* Cygwin current stable release has *6 CVEs* against it https://seclists.org/oss-sec/2025/q1/16 https://kb.cert.org/vuls/id/952657 https://download.samba.org/pub/rsync/NEWS#3.4.1 *git* Cygwin current stable release has *2 CVEs* against it https://seclis

Re: [ITP] zlib-ng 2.2.3

2025-01-19 Thread Brian Inglis via Cygwin-apps
On 2025-01-11 06:55, Marco Atzeri via Cygwin-apps wrote: On 11/01/2025 07:43, Daisuke Fujimura via Cygwin-apps wrote: Hello, [ITP] A new package proposal: zlib-ng - libz-ng2 - libz-ng-devel SUMMARY: Zlib replacement with optimizations for next generation systems HOMEPAGE: https://github

Re: [ITP] trurl 0.16

2025-01-11 Thread Brian Inglis via Cygwin-apps
On 2025-01-11 06:50, Marco Atzeri via Cygwin-apps wrote: On 11/01/2025 09:48, Daisuke Fujimura via Cygwin-apps wrote: Hello, [ITP] A new package proposal: trurl - trurl SUMMARY: Command line tool for URL parsing and manipulation HOMEPAGE: https://github.com/curl/trurl SRC_URI: https://g

Re: cygport pkg pkg_info:__list_deps() xargs: cannot fit single argument within argument list size limit

2024-12-29 Thread Brian Inglis via Cygwin-apps
On 2024-12-28 17:56, Mark Geisert via Cygwin-apps wrote: Hi Brian, On Sat, 28 Dec 2024, Brian Inglis via Cygwin-apps wrote: Hi folks, Packaging bash-completion I noticed during cygport pkg running pkg_info:__list_deps() (I think) produces the error message: xargs: cannot fit single

Re: calm dead, stuck, or really busy?

2024-12-18 Thread Brian Inglis via Cygwin-apps
On 2024-12-18 13:19, Jon Turney via Cygwin-apps wrote: On 14/12/2024 18:18, Brian Inglis via Cygwin-apps wrote: A sentence of context here would have been nice: "I tried to upload my curl packages at around 16:40, but nothing happened." I would have said 11.00 but figured any MUA s

calm dead, stuck, or really busy?

2024-12-14 Thread Brian Inglis via Cygwin-apps
-- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cu

Re: calm WARNING: package 'byobu' doesn't have any non-test versions (i.e. no curr: version)

2024-12-08 Thread Brian Inglis via Cygwin-apps
On 2024-12-08 13:13, cygwin-no-re...@cygwin.com wrote: WARNING: package 'byobu' doesn't have any non-test versions (i.e. no curr: version) WARNING: package 'byobu-src' doesn't have any non-test versions (i.e. no curr: version) WARNING: package 'byobu' doesn't have any non-test versions (i.e. no

Scallywag cygwin-install-action failing in some steps Unable to connect to the remote server

2024-12-01 Thread Brian Inglis via Cygwin-apps
Hi folks, Some Scallywag job steps are failing in cygwin-install-action with message "Unable to connect to the remote server". So far only arch and noarch - both package arch and null noarch - build steps have been affected - not source builds. Summary below - full log attached - also see m

Re: Package Sources License

2024-11-20 Thread Brian Inglis via Cygwin-apps
On 2024-11-20 12:43, Glenn Strauss via Cygwin-apps wrote: On Wed, Nov 20, 2024 at 12:27:19PM -0700, Brian Inglis via Cygwin-apps wrote: Hi folks, Arch is clarifying packages PKGBUILD sources licences. https://archlinux.org/news/providing-a-license-for-package-sources/ https

Package Sources License

2024-11-20 Thread Brian Inglis via Cygwin-apps
Hi folks, Arch is clarifying packages PKGBUILD sources licences. https://archlinux.org/news/providing-a-license-for-package-sources/ https://rfc.archlinux.page/0040-license-package-sources/ What are our assumptions and requirements? I co-maintain a number of packages with Eric Blake which has

Re: [ITA] c-ares 1.16.1 - Curl Asynchronous RESolver library

2024-11-16 Thread Brian Inglis via Cygwin-apps
On 2024-11-16 12:31, ASSI via Cygwin-apps wrote: Brian Inglis via Cygwin-apps writes: I have noticed when there is only a single exe/dll in a package, debuginfo does not seem to be created! Nope, that's not it, the library or object files just don't contain any debuginfo. And r

Re: [ITA] c-ares 1.16.1 - Curl Asynchronous RESolver library

2024-11-11 Thread Brian Inglis via Cygwin-apps
On 2024-11-11 11:30, ASSI via Cygwin-apps wrote: Brian Inglis via Cygwin-apps writes: Comparison of previous against latest version config feature options. I will consider where I can run perhaps a script based on: Just in case: the debuginfo package was missing from your upload. Thanks

Updated: aria2 1.37 - HTTP/S, FTP, BitTorrent, Metalink downloader

2024-11-10 Thread Brian Inglis via Cygwin-apps
Lightweight, cross platform, multi-protocol, multi-source download utility supports HTTP/S, FTP, BitTorrent, Metalink, and an XML-RPC control interface. For more information see the project home page: https://aria2.github.io/ The following package has been upgraded in the Cygwin distribu

Re: [PATCH] cygport cygclass/python.org.cygclass pythonhosted archives may require underscores not dashes

2024-11-06 Thread Brian Inglis via Cygwin-apps
[Should we loop in Marco Atzeri here if he does not respond with his €0.02?] I like the Gentoo design ideas of "PYPI_NO_NORMALIZE=1" "PYPI_PN=..." and "inherit pypi" to do things the new way? On 2024-11-06 10:14, Brian Inglis via Cygwin-apps wrote: On 2024-11-0

Re: [ITA] aria2 1.37 - HTTP/S, FTP, BitTorrent, Metalink downloader

2024-11-06 Thread Brian Inglis via Cygwin-apps
On 2024-11-05 08:24, Jon Turney via Cygwin-apps wrote: On 28/10/2024 21:38, Brian Inglis via Cygwin-apps wrote: Lightweight, cross platform, multi-protocol, multi-source download utility supports HTTP/S, FTP, BitTorrent, Metalink, and an XML-RPC control interface. For more information see the

Re: [ITA] c-ares 1.16.1 - Curl Asynchronous RESolver library

2024-11-06 Thread Brian Inglis via Cygwin-apps
On 2024-11-05 08:24, Jon Turney via Cygwin-apps wrote: On 28/10/2024 21:36, Brian Inglis via Cygwin-apps wrote: Curl Asynchronous RESolver library for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. Primary applications are

Re: [ITP] python-license-expression 30.4 - Python license expression utility library

2024-11-06 Thread Brian Inglis via Cygwin-apps
On 2024-11-05 08:24, Jon Turney via Cygwin-apps wrote: On 28/10/2024 22:08, Brian Inglis via Cygwin-apps wrote: Python comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic. For more information see

Re: [PATCH] cygport cygclass/python.org.cygclass pythonhosted archives may require underscores not dashes

2024-11-06 Thread Brian Inglis via Cygwin-apps
On 2024-11-05 13:52, Jon Turney via Cygwin-apps wrote: On 14/08/2024 08:17, Brian Inglis via Cygwin-apps wrote: new source packages on pythonhosted appear to change dashes in package names to underscores in archive names and directories, for example: python-license-expression -> lice

[ITP] python-license-expression 30.4 - Python license expression utility library

2024-10-28 Thread Brian Inglis via Cygwin-apps
Python comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic. For more information see the project home pages: https://github.com/nexB/license-expression https://pypi.org/project/license

[ITA] aria2 1.37 - HTTP/S, FTP, BitTorrent, Metalink downloader

2024-10-28 Thread Brian Inglis via Cygwin-apps
Lightweight, cross platform, multi-protocol, multi-source download utility supports HTTP/S, FTP, BitTorrent, Metalink, and an XML-RPC control interface. For more information see the project home page: https://aria2.github.io/ License:GPL-2.0-or-later AND OpenSSL I would like to

[ITA] c-ares 1.16.1 - Curl Asynchronous RESolver library

2024-10-28 Thread Brian Inglis via Cygwin-apps
Curl Asynchronous RESolver library for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. Primary applications are servers with multiple clients and GUI programs. For more information see the project home page: https://c-

Re: Japanese translation res.rc patch

2024-10-27 Thread Brian Inglis via Cygwin-apps
Ya Takeda-san, You may wish to consider installing Cygwin package po4a https://po4a.org/ which does the same job under Cygwin. See https://po4a.org/man/ or after installation read po4a(7) and po4a(1p): msguntypot (1p) - update PO files when a typo is fixed in POT file po4a (1p)

Scallywag CI pythonhosted archive downloads failing 404 Not Found

2024-10-25 Thread Brian Inglis via Cygwin-apps
Hi folks, Scallywag CI pythonhosted archive downloads are failing with 404 Not Found due to directory names needing underscores not dashes! See below for details. On 2024-08-14 01:17, Brian Inglis via Cygwin-apps wrote: new source packages on pythonhosted appear to change dashes in package

Python PEP 517 pyproject.toml/PKG-INFO build support

2024-10-25 Thread Brian Inglis via Cygwin-apps
Hi folks, Is any Pythonista considering how to add Python PEP 517 pyproject.toml/build-backend/PKG-INFO build support? Current python builds are getting noisier and pickier about how things should be done using standard approaches: - that deprecated approaches and modules are being used, - ru

[PATCH] m4/libtool.m4: fix test when multilib not used by project

2024-10-20 Thread Brian Inglis via Cygwin-apps
Hi folks, Latest libtool has a bug when config tests ld - patch submitted upstream - dups recent bug report and patch. Libtool maintainer may wish to apply to current package in new release for package maintainers. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La

Re: Japanese translation res.rc patch

2024-10-20 Thread Brian Inglis via Cygwin-apps
On 2024-10-20 11:51, Jon Turney via Cygwin-apps wrote: On 16/10/2024 20:59, 武田洋幸 via Cygwin-apps wrote: Hi, I created a Japanese translation of Cygwin Setup using res/ja/res.rc without using Weblate. Thanks. I applied this. I was assuming you'd made a translation of the pot template in a loc

Re: Fw: found aclocal

2024-10-11 Thread Brian Inglis via Cygwin-apps
[Sorry autocompleted wrong list] On 2024-10-10 15:01, Brian Inglis via Cygwin-apps wrote: On 2024-10-10 02:49, Jim McNamara wrote: deathly slow oops. On Thursday, October 10th, 2024 at 4:47 AM, Jim McNamara wrote: I found aclocal. It was named aclocal-1.16 or some such. I tried searching find

Re: Fw: found aclocal

2024-10-10 Thread Brian Inglis via Cygwin-apps
On 2024-10-10 02:49, Jim McNamara wrote: deathly slow oops. On Thursday, October 10th, 2024 at 4:47 AM, Jim McNamara wrote: I found aclocal. It was named aclocal-1.16 or some such. I tried searching find / -name 'aclocal*' and it is deafly slow. I tried in windows explorer and it came up fast. I

Re: [ATTN] ca-certificates-letsencrypt maintainer

2024-10-08 Thread Brian Inglis via Cygwin-apps
On 2024-07-14 19:40, Brian Inglis via Cygwin-apps wrote: On 2024-07-14 13:46, ASSI via Cygwin-apps wrote: Brian Inglis via Cygwin-apps writes: Re-installed last ca-certificates-letencrypt package and cygport announce and git send-email are working again. Then keep it installed one or two

test email provider certs

2024-10-08 Thread Brian Inglis via Cygwin-apps
From: brian.ing...@systematicsw.ab.ca test email provider certs

Re: fontconfig cache missing TeX fonts and non-MS Windows fonts

2024-09-21 Thread Brian Inglis via Cygwin-apps
On 2024-09-21 14:49, Ken Brown via Cygwin-apps wrote: On 9/20/2024 11:43 PM, Brian Inglis via Cygwin-apps wrote: On 2024-09-20 15:44, Brian Inglis via Cygwin-apps wrote: Hi folks, I recently reviewed all the fonts installed on my system and found that fontconfig cache does not include TeX

Re: fontconfig cache missing TeX fonts and non-MS Windows fonts

2024-09-20 Thread Brian Inglis via Cygwin-apps
On 2024-09-20 15:44, Brian Inglis via Cygwin-apps wrote: Hi folks, I recently reviewed all the fonts installed on my system and found that fontconfig cache does not include TeX OpenType or TrueType fonts installed under /usr/share/texmf-dist/fonts/{open,true}type/, non-'Microsoft

fontconfig cache missing TeX fonts and non-MS Windows fonts

2024-09-20 Thread Brian Inglis via Cygwin-apps
Hi folks, I recently reviewed all the fonts installed on my system and found that fontconfig cache does not include TeX OpenType or TrueType fonts installed under /usr/share/texmf-dist/fonts/{open,true}type/, non-'Microsoft Corp' Windows fonts including those labelled 'Microsoft supplied font'

[ITP] cxref 1.6e+667 - C cross referencing and documenting tool

2024-09-17 Thread Brian Inglis via Cygwin-apps
Cxref produces documentation (in HTML, LaTeX, RTF, or SGML) including cross-references from C program source code. Works for ANSI C, including most gcc extensions. The documentation for the program is produced from comments in the code that are appropriately formatted. The cross referencing comes

  1   2   3   4   >