Re: git: 6a5b2121a0ad - main - graphics/libimagequant: update to 4.0.4

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 04 Nov 2022 09:08:31 UTC
Alexey Dokuchaev <danfe@freebsd.org> writes:

> On Wed, Nov 02, 2022 at 01:59:53PM +0000, Jan Beich wrote:
>
>> commit 6a5b2121a0ad6200c59901eff74646bba5015bad
>> 
>>   graphics/libimagequant: update to 4.0.4
>> 
>>   - Adjust license for "or later" clause
>
> Funny thing, you mention the little detail like "or later" but not the fact
> that it requires Rust now.

Upstream changes are documented in upstream change log (see "Changes" field).
The license fix was a separate change, limited to downstream build recipe.

> Please do not introduce Rust into common dependency path as many us
> simply cannot build it due to its huge resource requirements, thank you.

Prefetch lang/rust as binary package (portmaster -P or poudriere bulk -b)
or disable LIQ option in graphics/gd.

What's so special about lang/rust? It takes less time to build than
devel/llvm*, www/qt5-webengine, lang/gcc* + LTO_BOOTSTRAP, lang/ghc.
Avoid those is already not possible in many cases.