From nobody Wed Dec 7 10:07:05 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NRtHc5bd9z4jRHW; Wed, 7 Dec 2022 10:07:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NRtHc53W5z3GPw; Wed, 7 Dec 2022 10:07:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670407628; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LRATVjx9JFcfImpVGfD/wbwxYMdbjX37PtH6dpL8gBs=; b=emDVDn8kjQcs7qvEasV4xrf0tXjJUSRIV4eF4pMD5hHyE9DKbCNDY2ia4rtqOjAoNtMaal kZCJN2grNM8ut6D7uhCbtPcaNZboZaUYD/nHQA/i71nVleK4RCMKSEQuW+Kx8oC9R5Ut+7 cFswFP9X7Jb29h/GJVzxyoXnaDKdAE0qta0kE5yvvnLOJ2vPafNxpkUfRx/b0XnxDIYoYA 5eokRt7HynomhzdBlj7sjTI3fYRPypdHsSNJTACwXPxqM+Jw89KT+3BF6W/BkW+Vk+i7GP Mvuud1t6fqNrvL7H/ZLaWpi/xb04upuql7Fq68QaaEqt4RuQSoSVvP9P+sC2gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670407628; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LRATVjx9JFcfImpVGfD/wbwxYMdbjX37PtH6dpL8gBs=; b=uolkwkjDEH9bQFhf6T2pOB2SuDUTKHQXduUBG5lxkIGp3Dqo9Hrqc4M4DZHltkK1gzqUir OWoxWV7qJSGk2BNRvulCzglAM7bNTzEeHAVxBmQXH01Ty3+tXDpkujd8FEPECWFvhE0AtO da/gZCpIO71U2xb8VeYAMfsyoBxDXGyIecx9ubVWvy4eFXEx8pLdHrQF9aXF56EfhR4Bzh BEDiiE52a7a6EujJFaId72odb8Lgk/C1Sq4J+dTKjePT6B8DMrqw4M57Pj62SV5y7Y3T38 FQM5mQr655RnpLjy1r5SrBooOvqS47NoUaEUWevo92rYWKk7d6D7LauEJxJQ+Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670407628; a=rsa-sha256; cv=none; b=ZDqRgsMuEWnhbE8p5eIPQcW6QO93F07blKWlGJHGvhCIoruWSplE33nhSkMuqgxIjOcEym RMybwwNhhXMnAqzDWS4EJ1L/uA/pKUx+VO3LaArWFp0Ipw33S12p/64a1CW5WrpVFcfV59 +fTN6Km81UoyeLzXyOWCMlr02C3oJ5e6nSmV3OMWeMijhXiQ6oJhn2D9AGwX6c27Xo8hBz ezBCoTXvUgLreFwCL2KX5mrV3L6sf39vNt+flXY9DY5u7A0365M3IgiDn4+DLs1lvE6bqI xKWIFM3YBri8BKGlBOrL/5qxufrdxVIPlJWvbnGXj4RjqMQMKa0g52Q2VssbuQ== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 9C7E643C5; Wed, 7 Dec 2022 10:07:08 +0000 (UTC) From: Jan Beich To: Adriaan de Groot Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 934e8c6541b2 - main - x11-toolkits/qt5-gui: minimal plugin independent of option X11 In-Reply-To: <202212061812.2B6ICqY3032770@gitrepo.freebsd.org> (Adriaan de Groot's message of "Tue, 6 Dec 2022 18:12:52 GMT") References: <202212061812.2B6ICqY3032770@gitrepo.freebsd.org> Date: Wed, 07 Dec 2022 11:07:05 +0100 Message-ID: List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain X-ThisMailContainsUnwantedMimeParts: N Adriaan de Groot writes: > The branch main has been updated by adridg: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=934e8c6541b2c9233e2df5901d466ce8fc23e668 > > commit 934e8c6541b2c9233e2df5901d466ce8fc23e668 > Author: Adriaan de Groot > AuthorDate: 2022-12-06 14:08:19 +0000 > Commit: Adriaan de Groot > CommitDate: 2022-12-06 18:12:10 +0000 > > x11-toolkits/qt5-gui: minimal plugin independent of option X11 > > The "minimal" plugin is always needed (or just **one** of > the plugins, but this will do) to allow QtGui applications > to function. Turning off X11 turned them all off (I supposed > "if you're not using X11, you must install the Wayland bits > instead" would work, but that's hard to express in ports). > > So remove the plist-sub from the minimal plugin -- there is > enough X11 pulled in regardless of the X11 option, that > the plugin builds (and links against X11 libraries, so > the option is a lie). > > The linked PR is not for this port, but demonstrates a problem: > if X11 is turned off, there is no platform plugins at all, > and then there is no way to run Qt-Gui applications (even with > minimal / no graphics). For "command-line" Qt-Gui applications > like qhelpgenerator, that is a problem. > > PR: 267949 What's so special about "minimal" compared to "offscreen", "vnc", "bsdfb"?