From: Sebastien Marie Subject: Re: security/mitmproxy: update to 11.0.1 To: "Kirill A. Korinsky" , OpenBSD ports Cc: Klemens Nanni Date: Tue, 26 Nov 2024 07:12:51 +0100 Kirill A. Korinsky writes: > Additionally, I'd like to add MODCARGO_CARGOLOCK variable into > devel/cargo/cargo.port.mk which allows to run make modcargo-gen-crates on > this port without commenting WRKSRC. I saw it because of the commit. I don't understand the problem for now. The lockfile is generated from the toml file by cargo, and it seems to me that it can't be at a different place than the toml file. Introducing a user variable for a development target is at least questionnable ('make modcargo-gen-crates MOCARGO_TOML=...' could do the trick). I will look at it later. Regards. -- Sebastien Marie