FreeBSD ports you maintain which are out of date

2022-04-17 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: git: f98beca9766c - main - devel/glib20: add DOCS option

2022-04-17 Thread Mark Millard
From: Adriaan de Groot Date: Sun, 17 Apr 2022 15:15:15 +0200 : > On Sunday, 17 April 2022 11:12:11 CEST Jochen Neumeister wrote: > > I have it currently also at 13.0 i386: > > My meson-fu is weak -- and since I need a faster or slower machine to > actually > reproduce the problem, I have sele

Re: git: f98beca9766c - main - devel/glib20: add DOCS option

2022-04-17 Thread Mark Millard
[Ignore the report. I'm retrying after my screwup.] On 2022-Apr-17, at 10:15, Mark Millard wrote: > From: Adriaan de Groot > Date: Sun, 17 Apr 2022 15:15:15 +0200 : > >> On Sunday, 17 April 2022 11:12:11 CEST Jochen Neumeister wrote: >>> I have it currently also at 13.0 i386: >> >> My meson-

Use of lang/gcc*'s g++* via the likes of USE_GCC=11:build+ in ports when a -Wl,-rpath=/usr/local/lib/gcc* is required: How?

2022-04-17 Thread Mark Millard
I'll use g++11 as an example here. By no means is the issue limited to g++11 . Also, the general issue is not limited to the specifics of the other aspects of the example I report below. EXAMPLE PROBLEM: FreeBSD's /lib/libgcc_s.so.1 is insufficient for what aarch64 g++11 code generation expects

Re: Use of lang/gcc*'s g++* via the likes of USE_GCC=11:build+ in ports when a -Wl,-rpath=/usr/local/lib/gcc* is required: How?

2022-04-17 Thread Steve Kargl
On Sun, Apr 17, 2022 at 07:21:11PM -0700, Mark Millard wrote: > I'll use g++11 as an example here. By no means is the issue > limited to g++11 . Also, the general issue is not limited > to the specifics of the other aspects of the example I report > below. > > > EXAMPLE PROBLEM: > > FreeBSD's /l

Re: git: f98beca9766c - main - devel/glib20: add DOCS option [837447eabc74 still fails]

2022-04-17 Thread Mark Millard
[At least this time I tested the right vintage: git: 837447eabc74 - main - devel/glib20: fix up DOCS generation Adriaan de Groot But it is still broken, but only for one "ld: error:" in my context: ld: error: unable to find library -lgobject-2.0 .] On 2022-Apr-17, at 15:57, Mark Millard wrote: >