Re: [update] net/flare-messenger to 0.21.0

Stuart Henderson <[email protected]> Thu, 23 Jul 2026 09:15:51 +0100
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
On 2026/07/08 01:06, Lucas Raab wrote:
> Hello,
> 
> Here's an update to flare to the most recent version. It took a fair
> amount of prodding to finally build so I won't be surprised if there are
> adjustments or clean up needed. Thanks to tb@ for the guidance on
> getting sqlcipher working with this update.
> 
> Notable changes include a vendored copy of boringssl via boring-sys (and
> associated patches from that crate), linking against sqlcipher, and some
> (awkward?) handling of combining multiple Cargo.lock files to ensure all
> build dependencies are present.
> 
> Thoughts? Happy to make any adjustments.
> 
> Thanks,
> Lucas


I think you should commit if it works for you.

Would be good to add a quick explanatory comment to the various
patches that don't have one (e.g. the big boringssl-related ones)