On 6/7/25 11:24, Vidar Karlsen wrote:
On Fri, Jun 06, 2025 at 03:57:39PM +0200, Tomek CEDRO wrote:
On Fri, Jun 6, 2025 at 3:44 PM Vidar Karlsen <[email protected]> wrote:
Hello,
In an attempt to reduce build times, a review[1] for lang/rust-bin as a
new port was floated last year, but didn't get a whole lot of traction.
Why not pkg install rust ?
lang/rust depends on libcurl.so, so a version bump of ftp/curl will
cause poudriere to rebuild rust. This happens often enough to be a
burden on my pkg builder.
newer poudriere has a feature to avoid this, as long as the major shlib
number does not change.
check TRIM_ORPHANED_BUILD_DEPS option.
Maybe this is available only on the poudriere-devel package, but works
like a charm.
--
Guido Falsi <[email protected]>