Re: Exa port dependencies

2023-06-09 Thread Joshua Root
Ideally, docs that need significant extra deps could be a separate (sub)port. - Josh On 10/6/2023 05:14, Chris Jones wrote: Hi, I agree they should be the default, ‘by default’, but there are some ports which have a docs variant that drags in minimum build deps and thus having enable by

Re: Exa port dependencies

2023-06-09 Thread Chris Jones
Hi, I agree they should be the default, ‘by default’, but there are some ports which have a docs variant that drags in minimum build deps and thus having enable by default is probably fine. Anything though that drags in pandoc and the vast array of deps it needs should probably be optional…

Re: Exa port dependencies

2023-06-09 Thread Ken Cunningham
I have long thought the doc variants should never be the default. Lots of bloat and extra deps and build errors. But I know others feel differently. I know I can set -doc in variants.conf, but then you’re building everything. K > On Jun 9, 2023, at 04:01, Joshua Root wrote: > >  >> >>

Re: Exa port dependencies

2023-06-09 Thread Joshua Root
The list below is the current list of build dependencies when I do a port install of "exa +doc+git". The list seems pretty ridiculous though. I just cloned the exa repository and did a cargo build outside macports. None of these dependencies are required. The vast majority of those are

Re: Minio question

2023-06-09 Thread Gerben Wierda
Answering myself: I was mistaken. The latest compatible release is 2022-10 not 2021-10. > On 9 Jun 2023, at 10:37, Gerben Wierda wrote: > > The previous portfile commented: "Not planning to update past this version > for minio port" > > It seems however, minio has been updated to the 2210

Minio question

2023-06-09 Thread Gerben Wierda
The previous portfile commented: "Not planning to update past this version for minio port" It seems however, minio has been updated to the 2210 version. Curious minds want to know: is this thus a backwards incompatible update and installing it will turn an existing minio installation