Le Fri, May 08, 2026 at 02:23:22PM +0000, Lydia Sobot a écrit : > > the missing key was USE_NOEXECONLY=yes, because aws-lc is a new > > dependency and that is known for having issues with ld's default of > > --execute-only. it's supposedly not needed on arm64 but my testing shows > > it is required there too. > I see~ Great :D > > > i havent tested much further, but that seem to go in the right > > direction. after starting with the rc script, it correctly drops > > priviledges to the _stalwart-smtp user and listens on all the ports (25, > > 465, 993, 995, 4190, 443 & 8080). > At least that, still the question remains of what to do with the rename > and/or upgrade process, also therefore with the stalwart-cli port
new diff, taking that into account: - no pkg rename (srsly, who cares) - stalwart-mail RUN_DEPENDS on -cli (i doubt someone will want to install the server without administering it locally, even if it can be done remotely via the url..) - tweaked the @conflicts in pkg/PLIST so that it didnt conflict with -cli (remnant from pre 0.6 days in 2024) - patch added to disable a timeouting test - some tweaks to make unit tests run (eg 'make test'), some fail, but most do succeed. i'll write something for faq/current.html once this gets commited, and that'll end up in the upgrade notes for 8.0. i dont think we want to go the @ask-update route like postgresql does, but i generally err on the 'not giving a f***' side. Landry
stalwart-0.16.4.diff.2.gz
Description: application/gunzip
