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".
