Re: ports.macports.org gives strange port dependencies

2022-09-27 Thread Joshua Root
On 2022-9-26 07:36 , Chris Jones wrote: On 25 Sep 2022, at 10:27 pm, Joshua Root wrote: On 2022-9-25 01:13 , Christopher Jones wrote: On 24 Sep 2022, at 3:52 pm, Arjun Salyan mailto:ar...@macports.org>> wrote: The output of "port info pciids” from the same Docker container says: Can

Re: ports.macports.org gives strange port dependencies

2022-09-26 Thread Mojca Miklavec
On Mon, 26 Sept 2022 at 20:54, Chris Jones wrote: > > FWIW I personally would also favour more correct over a bit faster any day of > the week… > so if switching back to rsync would allow the stats to reflect say the most > recent OS precisely, > for me thats a price worth paying. To me by far

Re: ports.macports.org gives strange port dependencies

2022-09-26 Thread Chris Jones
> On 26 Sep 2022, at 7:35 pm, Arjun Salyan wrote: > >  > >> On 26-Sep-2022, at 3:06 AM, Chris Jones wrote: >> >> Its always been a limitation of the site that it can only report the deps >> for a single platform, but its a bit of a shame that platform also isn’t >> actually a macOS

Re: ports.macports.org gives strange port dependencies

2022-09-26 Thread Chris Jones
> On 26 Sep 2022, at 7:35 pm, Arjun Salyan wrote: > >  > >> On 26-Sep-2022, at 3:06 AM, Chris Jones wrote: >> >> Its always been a limitation of the site that it can only report the deps >> for a single platform, but its a bit of a shame that platform also isn’t >> actually a macOS

Re: ports.macports.org gives strange port dependencies

2022-09-26 Thread Arjun Salyan
> On 26-Sep-2022, at 3:06 AM, Chris Jones wrote: > > Its always been a limitation of the site that it can only report the deps for > a single platform, but its a bit of a shame that platform also isn’t actually > a macOS version. > > Instead of generating the portindex itself, running on

Re: ports.macports.org gives strange port dependencies

2022-09-26 Thread Chris Jones
> On 25 Sep 2022, at 10:27 pm, Joshua Root wrote: > > On 2022-9-25 01:13 , Christopher Jones wrote: On 24 Sep 2022, at 3:52 pm, Arjun Salyan >>> > wrote: >>> >>> The output of "port info pciids” from the same Docker container says: >> Can you please run >> >

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Joshua Root
On 2022-9-26 08:59 , Mojca Miklavec wrote: On Sun, 25 Sept 2022 at 23:27, Joshua Root wrote: Compiler selection doesn't depend only on the platform, it looks at the actual versions (and existence) of the compilers available on the system. It's just another way in which a static PortIndex can't

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Mojca Miklavec
On Sun, 25 Sept 2022 at 23:27, Joshua Root wrote: > > Compiler selection doesn't depend only on the platform, it looks at the > actual versions (and existence) of the compilers available on the > system. It's just another way in which a static PortIndex can't reflect > the dynamic values of

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Joshua Root
On 2022-9-25 01:13 , Christopher Jones wrote: On 24 Sep 2022, at 3:52 pm, Arjun Salyan > wrote: The output of "port info pciids” from the same Docker container says: Can you please run > port -d info pciids pipe the output to file and send it here ? I want to

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Christopher Jones
> On 24 Sep 2022, at 3:52 pm, Arjun Salyan wrote: > > The output of "port info pciids” from the same Docker container says: Can you please run > port -d info pciids pipe the output to file and send it here ? I want to see if we can figure out what is leading port to decide to add these

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Christopher Jones
> On 24 Sep 2022, at 4:00 pm, Christopher Jones > wrote: > > > >> On 24 Sep 2022, at 3:52 pm, Arjun Salyan > > wrote: >> >> The output of "port info pciids” from the same Docker container says: >> >> Build Dependencies: clang-3.4 >> >> And the PortIndex on

Re: ports.macports.org gives strange port dependencies

2022-09-25 Thread Christopher Jones
> On 24 Sep 2022, at 3:52 pm, Arjun Salyan wrote: > > The output of "port info pciids” from the same Docker container says: > > Build Dependencies: clang-3.4 > > And the PortIndex on the same machine (generated using “-p macosx_19_i386”) > has: > > depends_build port:clang-15 right,

Re: ports.macports.org gives strange port dependencies

2022-09-24 Thread Arjun Salyan
The output of "port info pciids” from the same Docker container says: Build Dependencies: clang-3.4 And the PortIndex on the same machine (generated using “-p macosx_19_i386”) has: depends_build port:clang-15 The MacPorts docker image used is https://github.com/arjunsalyan/macports-ubuntu

Re: ports.macports.org gives strange port dependencies

2022-09-24 Thread Chris Jones
> On 24 Sep 2022, at 9:52 am, Mojca Miklavec > wrote: > > On Sat, 24 Sept 2022 at 10:30, Chris Jones wrote: >> >> Hi, >> >> I have noticed the ports web site appears to give some odd looking >> dependencies between ports. Take as a random example >> >>

ports.macports.org gives strange port dependencies

2022-09-24 Thread Chris Jones
Hi, I have noticed the ports web site appears to give some odd looking dependencies between ports. Take as a random example https://ports.macports.org/port/pciids/details/ clang-15 is listed as a build dep. if you check the port file though I see no reason for this at all, in fact the port