From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 24 12:20:05 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7EE931FD3 for ; Sun, 24 Mar 2013 12:20:05 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 647978D8 for ; Sun, 24 Mar 2013 12:20:04 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UJju8-0006gi-7M for freebsd-emulation@freebsd.org; Sun, 24 Mar 2013 05:20:04 -0700 Date: Sun, 24 Mar 2013 05:20:04 -0700 (PDT) From: Beeblebrox To: freebsd-emulation@freebsd.org Message-ID: <1364127604220-5798606.post@n5.nabble.com> In-Reply-To: <1389828.GEjxM1KtLL@dragon.dg> References: <1363875973337-5797622.post@n5.nabble.com> <1557347.sSrPVXk7fY@dragon.dg> <1363994407838-5798227.post@n5.nabble.com> <2442276.ZIzL1AEQjA@dragon.dg> <1364066395918-5798420.post@n5.nabble.com> <1389828.GEjxM1KtLL@dragon.dg> Subject: Re: emulators/wine64: Questions re self-maintained port MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Mar 2013 12:20:05 -0000 output of "# sh -x /usr/local/share/wine/patch-nvidia.sh -n" ==> + set -e + PORTSDIR=/asp/ports + PREFIX=/usr/local + DISTDIR=/asp/distfiles + [ -d /asp/distfiles ] + cd /asp/distfiles + NO_REMOVE_NVIDIA=yes + getopt -n -n + args=' -n --' + [ 0 -ne 0 ] + set -- -n -- + true + NO_FETCH=yes + shift + true + shift + break + whoami + [ root = root ] + echo '===> Patching wine-fbsd64 to work with x11/nvidia-driver:' + [ -z '' ] + version wine-fbsd64 + local ret pkg=wine-fbsd64 + [ -f /usr/local/sbin/pkg ] + pkg query -g %v wine-fbsd64 + ret=1.5.24,1 + [ -z 1.5.24,1 ] + [ -z 1.5.24,1 ] + echo 1.5.24,1 + WINE=1.5.24,1 + [ -n 1.5.24,1 ] + echo '=> Detected wine-fbsd64: 1.5.24,1' + version nvidia-driver + local ret pkg=nvidia-driver + [ -f /usr/local/sbin/pkg ] + pkg query -g %v nvidia-driver + ret='' + NV='' -- View this message in context: http://freebsd.1045724.n5.nabble.com/emulators-wine64-Questions-re-self-maintained-port-tp5797622p5798606.html Sent from the freebsd-emulation mailing list archive at Nabble.com.