Re: git: 9aa076b8b3af - main - ftp/curl: Update to 8.15.0

From: Michael Osipov <michaelo_at_FreeBSD.org>
Date: Thu, 24 Jul 2025 15:48:32 UTC
> The branch main has been updated by sunpoet:
> 
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=9aa076b8b3af02004e0b9d06459e063d27e0
> 9c26
> 
> commit 9aa076b8b3af02004e0b9d06459e063d27e09c26
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2025-07-24 11:10:59 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2025-07-24 11:18:53 +0000
> 
>     ftp/curl: Update to 8.15.0
> 
>     - Adjust default options: enable MQTT and SMB by default

What is the motivation to enable both by default? Yes, MQTT is cheap, 
SMB is especially because it should imply other options. See curl/lib/smb.c

Michael