Re: Any interest in lang/rust-bin?

From: Janky Jay, III <jankyj_at_unfs.us>
Date: Sat, 07 Jun 2025 22:27:11 UTC

On 6/7/25 12:48PM, Sergei Vyshenski wrote:
> On 7 Jun 25 Sat 21:03, Gleb Popov wrote:
>> What about people that contribute to ports and run poudriere testport
>> on their little port and then having to wait an hour for rust to
>> compile?
>
> This fetches precompiled packages for dependencies (like rust) if 
> these packages are available at the repository:
>
> poudriere testport -j jailname -v -p local -b latest -c -i -o 
> category/port
>
> Key option here is "-b".
>
Of course, this is only true if the repo package version matches the 
port version. If port version is newer, you're still building the 
dependencies.

I've always hoped for an option in Poudriere that would allow the option 
to build *ONLY* ports with non-default OPTIONS configured and simply 
fetch whatever the latest repo package versions are for everything else. 
That would probably save me about 20-30 build hours per month, which 
would certainly be nice.

Regards,
Janky Jay, III