From owner-freebsd-current@freebsd.org Sun Sep 22 16:36:07 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5058D126910 for ; Sun, 22 Sep 2019 16:36:07 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out.migadu.com (out.migadu.com [91.121.223.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.migadu.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46btPL2s6wz3xy1 for ; Sun, 22 Sep 2019 16:36:06 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: (Migadu outbound); Sun, 22 Sep 2019 16:36:04 +0000 Received: from wms1-eu-central.migadu.com (wms1-eu-central.migadu.org [172.104.244.218]) by out.migadu.com (Haraka/2.8.16) with ESMTPSA id 3EF43506-620A-44B4-949C-369245936100.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 verify=FAIL); Sun, 22 Sep 2019 16:36:04 +0000 MIME-Version: 1.0 Date: Sun, 22 Sep 2019 16:36:04 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.12.1 From: greg@unrelenting.technology Message-ID: Subject: =?utf-8?B?UmU6IEZpcmVmb3gg4oCTIEd0a0ZpbGVDaG9vc2VyTmF0aXY=?= =?utf-8?B?ZSDigJMgZmlsZSBzZWxlY3Rpb24gZGlhbG9ndWVz?= To: "Graham Perrin" , freebsd-current@freebsd.org In-Reply-To: References: <8a98a3d4-ab1c-b5b4-f670-007560e8ee84@gmail.com> <7B4F2D0F-7DA3-4F6D-A024-934BCC64A142@unrelenting.technology> DKIM-Signature: v=1; a=rsa-sha256; bh=KBtMjq5+jJjaBlEif6Kot6WXvUyiduPCQsSWHVWjvK4=; c=relaxed/simple; d=unrelenting.technology; h=from:subject:date:to; s=default; b=kcssSpF+H9L82qrLm174dvndQTCNMejHgl7qoh+izk5ovgA1eXnzwKknteq5QA+XVLfoBofIe9R/COrnX52YbEU0w9NP/n6/+5S+s0NBjWBSchUF7f9vuBwd5yZomQ0W7e136gsTnhBXEWSDNM5aBOm5ztsbdVojl77jN5sHIqI= X-Rspamd-Queue-Id: 46btPL2s6wz3xy1 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=unrelenting.technology header.s=default header.b=kcssSpF+; dmarc=pass (policy=none) header.from=unrelenting.technology; spf=pass (mx1.freebsd.org: domain of greg@unrelenting.technology designates 91.121.223.63 as permitted sender) smtp.mailfrom=greg@unrelenting.technology X-Spamd-Result: default: False [-5.56 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[unrelenting.technology:s=default]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:91.121.223.63]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[unrelenting.technology:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[63.223.121.91.list.dnswl.org : 127.0.10.0]; FROM_NO_DN(0.00)[]; DMARC_POLICY_ALLOW(-0.50)[unrelenting.technology,none]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-2.56)[ip: (-9.85), ipnet: 91.121.0.0/16(-4.37), asn: 16276(1.44), country: FR(-0.00)]; ASN(0.00)[asn:16276, ipnet:91.121.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Sep 2019 16:36:07 -0000 September 22, 2019 7:16 PM, "Graham Perrin" wrot= e:=0A=0A> On 20/09/2019 09:28, Greg V wrote:=0A> =0A>>> =E2=80=A6 (What a= m I missing?)=0A>> =0A>> The dbus portal implementation itself, most like= ly.=0A> root@momh167-gjp4-8570p:~ # pkg query '%o %v %R' dbus=0A> devel/d= bus 1.12.12 poudriere=0A=0AThe portal, not the dbus server itself, everyo= ne has the server :)=0A=0Ahttps://github.com/flatpak/xdg-desktop-portal= =0A=0A+ https://github.com/KDE/xdg-desktop-portal-kde for KDE=0A=0AIt mig= ht have build errors on FreeBSD now, I've had it running with the GTK bac= kend, but that was many months ago.