Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [update] net/flare-messenger to 0.21.0
To:
Lucas Raab <tuftedocelot@fastmail.fm>
Cc:
ports@openbsd.org
Date:
Thu, 23 Jul 2026 09:15:51 +0100

Download raw body.

Thread
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)