Created attachment 210769 [details] Patch to update sysutils/polkit - Update to 0.116 - Adjust dependencies (remove dbus, polkit* uses gdbus from Gio) - Add upstream patch (fixes memory leaks)
Moin moin Awesome thanks for this -- unfortunately spidermonky60 is broken atm on i386, which blocks this. mfg Tobias
(In reply to Tobias C. Berner from comment #1) I did a quick bugzilla search but couldnt find a bug for the spidermonkey/i386 issue. Could you create a blocking bug with relevant info (maybe the latest build log before BROKEN or something)
(In reply to Kubilay Kocak from comment #2) I mean these fallout messages I've been getting for months :) http://beefy5.nyi.freebsd.org/data/120i386-default/522465/logs/spidermonkey60-60.9.0.log
(In reply to Tobias C. Berner from comment #3) spidermonkey60 should now build on i386 after r523492 .
Moin moin why did you remove: RUN_DEPENDS= dbus-launch:devel/dbus mfg Tobias
(In reply to Tobias C. Berner from comment #5) I confused with dbus-glib, Run_DEPENDS is required, you are right.
Could you upload the corrected patch (with respect to the dbus dependency)? Then I think it's time to ship it.
Created attachment 211061 [details] Patch to update sysutils/polkit Update patch (fix dependency).
A commit references this bug: Author: tcberner Date: Tue Feb 11 18:37:37 UTC 2020 New revision: 525883 URL: https://svnweb.freebsd.org/changeset/ports/525883 Log: sysutils/polkit: Update to 0.116 PR: 243378 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Changes: head/sysutils/polkit/Makefile head/sysutils/polkit/distinfo head/sysutils/polkit/files/patch-src_polkitbackend_polkitbackendjsauthority.cpp head/sysutils/polkit/pkg-plist
Thanks again for working on this patch -- finally committed.