From owner-svn-ports-all@freebsd.org Sun Feb 23 11:16:26 2020 Return-Path: Delivered-To: svn-ports-all@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 385EA238420; Sun, 23 Feb 2020 11:16:26 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48QN1P6gtHz3xq2; Sun, 23 Feb 2020 11:16:25 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 48QN1N0T61z3ln2; Sun, 23 Feb 2020 11:16:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id auvmgM6qY-Lt; Sun, 23 Feb 2020 11:16:23 +0000 (UTC) Received: from garnet.daemonic.se (unknown [IPv6:2001:470:dca9:201:d560:a3c7:1637:51b]) by mail.daemonic.se (Postfix) with ESMTPSA id 48QN1M3BLLz3lcX; Sun, 23 Feb 2020 11:16:23 +0000 (UTC) Subject: Re: svn commit: r526915 - head To: Piotr Kubaj , Emmanuel Vadot Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202002231051.01NApmXw048033@repo.freebsd.org> <20200223105513.GA1752@KGPE-D16> <20200223115714.9f9523a130ffbfedc6cd2b23@bidouilliste.com> <20200223111404.GB1752@KGPE-D16> From: Niclas Zeising Message-ID: Date: Sun, 23 Feb 2020 12:16:23 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: <20200223111404.GB1752@KGPE-D16> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 48QN1P6gtHz3xq2 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.91 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.92)[-0.920,0]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US]; NEURAL_HAM_LONG(-0.99)[-0.990,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2020 11:16:26 -0000 On 2020-02-23 12:14, Piotr Kubaj wrote: > On 20-02-23 11:57:14, Emmanuel Vadot wrote: >> On Sun, 23 Feb 2020 11:55:13 +0100 >> Piotr Kubaj wrote: >> >>> After upgrade, I lost keyboard and mouse as well, but installing >>> x11-drivers/xf86-input-evdev was enough. >> >> You should not use this driver, it's deprecated upstream, you should >> install the -libinput one. > Are there any cases where it's preferable to use xf86-input-evdev? If > not, maybe it would be better to add pkg-message that libpinput should > be used instead? >> I don't think so. I'll ask upstream to be sure. Regards -- Niclas Zeising