A 'migrate' action has been added to MacPorts base in git on the master
branch. If you are comfortable with checking out the git repo,
installing MacPorts from source, running potentially buggy pre-release
code, and reporting any issues, we would greatly appreciate you giving
it a try.
The ne
Dear Josh,
since your mail caught me a few minutes after updating from Ventura to Sonoma,
and a few seconds before I started to play with MacPorts migration, I felt
obliged to give the migrate command a shot…
Currently computing dependency order. Will let you know the outcome…
Ciao
Franco
>
Happy to report that the migration went smoothly. Just one port installation
finished in error (grass, and looking at the port health that was expected, so
also qgis3 +grass wasn’t migrated) but that didn’t prevent the migration to
complete for all other ports (944 of them).
All this on a MacBo
Hi Franco,
Thanks for testing, and good to hear it went well.
- Josh
On 12/6/2024 19:41, Franco Vaccari wrote:
Happy to report that the migration went smoothly. Just one port installation
finished in error (grass, and looking at the port health that was expected, so
also qgis3 +grass wasn’t
Damn, I just upgraded to Sequoia and did the old way - had some trouble so I
might try again.
—Mark
On Wed, Jun 12, 2024, at 6:26 AM, Joshua Root wrote:
> Hi Franco,
>
> Thanks for testing, and good to hear it went well.
>
> - Josh
>
> On 12/6/2024 19:41, Franco Vaccari wrote:
> > Happy to re
Hey all,
for a current project I wanted to test my scripts with curl using http3.
The curl that ships with macOS 14.5 doesn't support http3, I installed
curl with the variant +htttp3.
The most basic command being something like
curl --http3 https://blog.cloudflare.com -I
works.
Other comma
On Jun 12, 2024, at 13:49, Eric Hoch wrote:
>
> Shall I file a bug report for this?
Yes, you should file a bug report with the developers of curl.