Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2013 05:20:04 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-emulation@freebsd.org
Subject:   Re: emulators/wine64: Questions re self-maintained port
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1364127604220-5798606.post>