From owner-svn-ports-head@freebsd.org Thu Jan 11 23:55:56 2018 Return-Path: Delivered-To: svn-ports-head@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 E36F3E60194; Thu, 11 Jan 2018 23:55:56 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C21846BD2F; Thu, 11 Jan 2018 23:55:56 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 18A40E39E; Thu, 11 Jan 2018 23:55:56 +0000 (UTC) From: Jan Beich To: Gerald Pfeifer Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r458802 - head/emulators/wine References: <201801112343.w0BNhMv3098955@repo.freebsd.org> Date: Fri, 12 Jan 2018 00:55:49 +0100 In-Reply-To: <201801112343.w0BNhMv3098955@repo.freebsd.org> (Gerald Pfeifer's message of "Thu, 11 Jan 2018 23:43:22 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 11 Jan 2018 23:55:57 -0000 Gerald Pfeifer writes: > r454242 | gerald | 2017-11-15 > > [G]enerally disable PulseAudio support, not just for the > Wine Staging case (where this originally only existed). [1] > Do you plan to ignore dlls/winepulse.drv/mmdevdrv.c once this port is updated to 3.0? > r458393 | gerald | 2018-01-08 > > Configure --without-udev since FreeBSD does not feature udev support > as such. (This should not be a practical change, but makes this explicit > and also avoids a configure warning.) Do you mean devel/libudev-devd port isn't supported?