On Mar 18, 2019, at 03:30, FritzS wrote:
> How I could restrict download mirrors?
As Chris mentioned, the options that exist in macports.conf are host_blacklist
and preferred_hosts. But the question is: why do you want to restrict this?
> I want only download ports from macports.org server
As qt5 moves along it is using new SDK features (as fully expected) and in the
process leaving behind lots of systems.
Patching qt5 to use older SDKs is hard as they use non-trivial features. Adding
these features to older MacOS versions via the legacysupport PG is also very
difficult / nearly