Re: Unable to fetch sources from GitLab instance

2023-07-29 Thread Jason Liu
Indeed, I was downloading the tarball and manually putting it into the distfiles directory, so that I could get the rest of the Portfile written. I guess I'll just have to take it on faith that one of the newer buildbots will manage to save the distfile into distfiles.macports.org before the older

Re: Unable to fetch sources from GitLab instance

2023-07-29 Thread Dave Allured - NOAA Affiliate via macports-dev
Jason, port fetch with your unmodified portfile works fine for me. Monterey x86_64, Macports 2.81, freshly updated. I think your portfile recipe for this gitlab instance is good. There have been several recent reports of Macports fetch problems. These often relate to down level Apple native vers

Re: Qt5 on <= 10.6

2023-07-29 Thread Fred Wright
On Sat, 29 Jul 2023, Sergio Had wrote: Does Qt5 work on 10.5–10.6 Intel? It looks that at least earlier 5.x versions installed on 10.6:  https://ports.macports.org/port/qt53/stats Presumably that should be fixable for 10.5 and PPC. (I am not sure if 5.3 is of much use though – do developers of

Re: Go Ports: Update PG to Ensure Ports Aren't Built if Version Required Not Available

2023-07-29 Thread Fred Wright
On Thu, 27 Jul 2023, Ken Cunningham wrote: The last time I looked at this, go had moved on to use newer features of the Security.Framework that couldn't be duplicated for older systems, so it was stuck at an older pegged version. The last time I looked at issues building go, motivated by ll

Re: Unable to fetch sources from GitLab instance

2023-07-29 Thread Jason Liu
By the way, here is my Portfile for librist, in case anyone wants to try and see whether fetching from VideoLAN's GitLab instance works for them. -- Jason Liu On Fri, Jul 28, 2023 at 11:47 PM Jason Liu wrote: > Hi all, > > I suppose I should be directing this question to René Bertin, since he

Re: Qt5 on <= 10.6

2023-07-29 Thread chrischavez
On 7/29/23 at 6:51 AM, Sergio Had wrote: > Does Qt5 work on 10.5–10.6 Intel? > > It looks that at least earlier 5.x versions installed on 10.6:  > https://ports.macports.org/port/qt53/stats > Presumably that should be fixable for 10.5 and PPC. > (I am not sure if 5.3 is of much use though – do de

Qt5 on <= 10.6

2023-07-29 Thread Sergio Had
Does Qt5 work on 10.5–10.6 Intel? It looks that at least earlier 5.x versions installed on 10.6:  https://ports.macports.org/port/qt53/stats Presumably that should be fixable for 10.5 and PPC. (I am not sure if 5.3 is of much use though – do developers of ports depending on Qt5 support it still?)