Re: git: f5711e95bcd1 - main - security/py-cryptography: Update to 38.0.1

From: Piotr Kubaj <pkubaj_at_anongoth.pl>
Date: Fri, 14 Oct 2022 12:07:29 UTC
On 22-10-14 12:47:10, Jan Beich wrote:
> Guido Falsi <madpilot@FreeBSD.org> writes:
> 
> [...]
> > I understand there are further needs due to the limited(or lack
> > thereof) support from rust for many architectures, so I have no
> > objections to giving an escape hatch, but the default should be to
> > follow the latest version.
> 
> ONLY_FOR_ARCHS in lang/rust mostly matches https://www.freebsd.org/platforms/
> For FreeBSD >= 14 only powerpcspe is still missing in lang/rust.
Yes, but if someone wants to test some port requiring rust without
having native hardware, he's forced to use qemu-user-static and then
finds out that it can't build rust.