From owner-freebsd-ports@freebsd.org Wed Dec 20 05:28:18 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86945E95ACC for ; Wed, 20 Dec 2017 05:28:18 +0000 (UTC) (envelope-from emilia@disroot.org) Received: from disroot.org (bs-one.disroot.org [178.21.23.139]) (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 4DE7B7D969 for ; Wed, 20 Dec 2017 05:28:17 +0000 (UTC) (envelope-from emilia@disroot.org) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 81BE22A3CB for ; Wed, 20 Dec 2017 06:20:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1513747215; bh=EPX7iO702LgwaEarbjCpW/k6Wy2SLPPQcKNfJK7/E8k=; h=Date:From:Subject:To; b=vxEQJLJTHAaN+xc6Undl+7YeX8jUTIu2nHKz4J2tCfyCPIlbkjhWmdXTx2d1ozTic hLfLcVoVfqtCiVpCLC1oprT4xpriZg79NYT3LMTEtdNV8GrljOLOrI8ymvseNTXMGf Xaz+aesqIKrdm1Y8y+EPoJiOGw/DhtUO+zWxibQc= X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from disroot.org ([127.0.0.1]) by localhost (mail01.disroot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fpmRFpvFP1ZA for ; Wed, 20 Dec 2017 06:20:13 +0100 (CET) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1513747213; bh=EPX7iO702LgwaEarbjCpW/k6Wy2SLPPQcKNfJK7/E8k=; h=Date:From:Subject:To; b=gMxBPL3n16IEXguNMX0rT1UhwZzYtiupZ3Qv7h5YgTzgDt+tCUip96ZcFOYy1WQMP FclxhSR1+Bm96tlAhxB1HkfQZIpKU4ePxl6xYsPjuYG9xQpRVfrb3Si1KVN1n9utvV MaXWO7jxlmSnxbvPDS25sro/9rl41bLkSSQV4Do8= Date: Wed, 20 Dec 2017 05:20:13 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "emilia" Message-ID: Subject: Xorg server update To: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2017 05:28:18 -0000 Hello there, some time ago i saw a patch mentioned on a FreeBSD mailing l= ist to update the X11 server.=0AIf I remember correclty it would automati= cally handle new device nodes in /dev/input/,=0Athis would be a real cool= feature because e.g wacom tablets that use webcamd could 'just work' wit= hout X11 configs needed.=0ADoes anyone have some info what happend to the= patch?=0A=0A=0Aregards,=0Aemilia