Hi everyone, Just a heads up, I won't be working on the port this month; if someone else wants to keep it up to date for a few weeks that'll be great. Sorry for not getting in touch sooner. I felt it right to just say it how it is. I'll be back in a few weeks to maintain it again. The patching pretty much just mirrors whatever goes on in the firefox port so it should be easy to maintain. -- Company director, Minifree Ltd Registered in England, No. 9361826 | VAT No. GB202190462 Registered Office: 19 Hilton Road, Canvey Island, Essex SS8 9QA, UK
OpenBSD Mail Box
BTC:1BsNfN6m7xtT4PqDb9jJHnDDFBb38zS9Yi
Wednesday, July 15, 2026
Tuesday, July 14, 2026
Re: NEW: devel/msitools at 0.106
On 2026/07/14 18:30, Antoine Jacoutot wrote: > On Tue, Jul 14, 2026 at 05:10:10PM +0100, Stuart Henderson wrote: > > On 2026/07/14 17:02, Stuart Henderson wrote: > > > On 2026/07/14 10:45, izzy Meyer wrote: > > > > Sorry about that oversight. Here's a new diff with that added to > > > > LIB_DEPENDS. While we're here, I swapped devel and sysutils so sysutils > > > > is first in CATEGORY. > > > > > > LIB_DEPENDS is wrong. There's no matching entry in WANTLIB (and there > > > shouldn't be) so the runtime dependency is stripped off, with this > > > warning > > > > > > ===> Building package for msitools-0.106p0 > > > Create /usr/ports/packages/amd64/all/msitools-0.106p0.tgz > > > LIB_DEPENDS devel/gobject-introspection not needed for sysutils/msitools ? > > > Link to /usr/ports/packages/amd64/ftp/msitools-0.106p0.tgz > > > Link to /usr/ports/packages/amd64/ftp/debug-msitools-0.106p0.tgz > > > > > > (I wish this was an actual error..) > > > > > > This should be BUILD_DEPENDS + RUN_DEPENDS. > > Actually it should only be BDEP. Any idea where this is coming from? 'Run-time dependency gobject-introspection-1.0 found: NO (tried pkg-config)'?