From owner-svn-ports-head@freebsd.org Fri May 17 16:38:41 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2AEA1599C21; Fri, 17 May 2019 16:38:40 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78ABB82F82; Fri, 17 May 2019 16:38:40 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id B6A1120EF0; Fri, 17 May 2019 18:38:37 +0200 (CEST) Date: Fri, 17 May 2019 18:38:36 +0200 From: Piotr Kubaj To: Jason Bacon Cc: Dima Panov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r501874 - head/sysutils/plasma5-libksysguard Message-ID: <20190517163836.GB80452@ThinkPad-X200.g.anongoth.pl> References: <201905171459.x4HExatn090007@repo.freebsd.org> <20190517160132.GA80452@ThinkPad-X200.g.anongoth.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VTjpeORRi1DExnOV" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) X-Rspamd-Queue-Id: 78ABB82F82 X-Spamd-Bar: ------ X-Spamd-Result: default: False [-6.97 / 15.00]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2019 16:38:41 -0000 --VTjpeORRi1DExnOV Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable qt5-webengine is basically Chromium with some extra sauce, so it would requ= ire porting Chromium. Chromium currently works with patches on Linux ppc64le (and Google even com= mits those patches to their repos) and there's WIP to port it to ppc64 (big= -endian). Once there's a port to ppc64, we can start talking about using th= ose patches for Chromium on FreeBSD/powerpc64. Same for qt5-webengine, AFAIK there are already some patches for Linux ppc6= 4, but I'll have to test it. On 19-05-17 11:31:55, Jason Bacon wrote: > >Would it be too difficult to fix qt5-webengine where it doesn't=20 >currently build? > >I've been adding logic in support of specific architectures to some of=20 >my ports, but I think this sort of thing should be kept to a minimum=20 >in favor of fixing the root issue wherever possible. > >Less clutter and greater benefit. > >On 2019-05-17 11:01, Piotr Kubaj wrote: >>This commit will make this port to be skipped on all architectures=20 >>where qt5-webengine is not available. >> >>Could you enable WEBENGINE option only on those architectures where=20 >>qt5-webengine actually builds? >> >>On 19-05-17 14:59:36, Dima Panov wrote: >>>Author: fluffy >>>Date: Fri May 17 14:59:35 2019 >>>New Revision: 501874 >>>URL: https://svnweb.freebsd.org/changeset/ports/501874 >>> >>>Log: >>>=C2=A0- Enable QtWebEngine plugin use in libksysguard components >>> >>>Modified: >>>=C2=A0head/sysutils/plasma5-libksysguard/Makefile >>> >>>Modified: head/sysutils/plasma5-libksysguard/Makefile >>>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >>> >>>--- head/sysutils/plasma5-libksysguard/Makefile=C2=A0=C2=A0=C2=A0 Fri Ma= y 17=20 >>>14:45:19 2019=C2=A0=C2=A0=C2=A0 (r501873) >>>+++ head/sysutils/plasma5-libksysguard/Makefile=C2=A0=C2=A0=C2=A0 Fri Ma= y 17=20 >>>14:59:35 2019=C2=A0=C2=A0=C2=A0 (r501874) >>>@@ -2,6 +2,7 @@ >>> >>>PORTNAME=3D=C2=A0=C2=A0=C2=A0 libksysguard >>>DISTVERSION=3D=C2=A0=C2=A0=C2=A0 ${KDE_PLASMA_VERSION} >>>+DISTERSION=3D=C2=A0=C2=A0=C2=A0 1 >>>CATEGORIES=3D=C2=A0=C2=A0=C2=A0 sysutils kde kde-plasma >>> >>>MAINTAINER=3D=C2=A0=C2=A0=C2=A0 kde@FreeBSD.org >>>@@ -13,5 +14,12 @@ USE_KDE=3D=C2=A0=C2=A0=C2=A0 auth codecs completion c= onfig=20 >>>configwidgets c >>>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 plasma-framework service widg= etsaddons windowsystem >>>USE_QT=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 core dbus gui networ= k script webkit widgets=20 >>>x11extras xml \ >>>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 buildtools_build qmake_build >>>+ >>>+OPTIONS_DEFINE=3D=C2=A0=C2=A0=C2=A0 WEBENGINE >>>+OPTIONS_DEFAULT=3D=C2=A0=C2=A0=C2=A0 WEBENGINE >>>+ >>>+WEBENGINE_USE=3D=C2=A0=C2=A0=C2=A0 QT=3Dwebengine >>>+WEBENGINE_DESC=3D=C2=A0=C2=A0=C2=A0 HTML-based GUI ksysguard library ba= sed on=20 >>>Qt5WebEngine >>>+WORKSPACE_CMAKE_BOOL_OFF=3D=20 >>>CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets >>> >>>.include >>> >>> >>>--=20 >>>This message has been scanned for viruses and >>>dangerous content by MailScanner, and is >>>believed to be clean. >>> > > >--=20 >Earth is a beta site. > > >--=20 >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. > --=20 ______________________________________=20 / We will have solar energy as soon as \ | the utility companies solve one | | technical problem -- how to run a | \ sunbeam through a meter. / --------------------------------------=20 \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || --VTjpeORRi1DExnOV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEycyIeNkkgohzsoorelmbhSCDnJ0FAlze44xfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM5 Q0M4ODc4RDkyNDgyODg3M0IyOEEyQjdBNTk5Qjg1MjA4MzlDOUQACgkQelmbhSCD nJ3/QhAAoO6IAfeaJb9WbW5m823hyRjinEeKbv1UbmFh1bgQdSd8XoIYA3EUtMY/ fmD63dIkbSa9TZ8JQ2D3/czBMarRb7brIS4I4NhunE7x5/VKIf7+jnJbZomaEVeb YxbsOeCxXVFIBmSFjRsgGRRL1Bx8OO9cYNQKNY+aOewfx622RrQpwdYd8UtQV2Ho tLE/4uQPqcw9ZSYMtj614IRvUEU6cZThcPm/2GfPiCKOjrb26kiu93/+q4Fcq2de 8j1iSvsgbqpzSt/4HdNdxIneL1j/lKRHI5hFGU1pyIzcYfphlBkvSmZVAS37ntZd WcIFyh7CSkNdkJaqIeFCsCNzpce2v+NkwvYVmrZjrymF783AAF3thIt6TIDyv5XS 3sdOD50kxZ7r9HUNX9cx7ABeguPi7FHiyvnMIBtA0IDD4GstzoV3FqcAcdjTTJkb PWDX2jq+BxBRi0LRwslkR3xmPDkD922WKRv67RYqDnQ548N9vwiS2HxDMEcIY8NP 6Q442IbtzeS+X+YohlPJw4DBhQx5pDuXoBboL+2/Cba8EBegys6tMElbouk1BLIN cql/K34dlRbgXj9/CQfFU/hQOYiELCMhVmbouvKVBOnxad8TjWJRjpOZv9lRwOkA gqVJZWnKAxDD2BUHh/Hurno1vsMNfZaftzeZX7BYnKKIcTTU63k= =DK8U -----END PGP SIGNATURE----- --VTjpeORRi1DExnOV--