From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 6 13:59:09 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B440F88E for ; Fri, 6 Jun 2014 13:59:09 +0000 (UTC) Received: from graal.it-profi.org.ua (graal.shurik.kiev.ua [193.239.74.7]) (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 6E19B23C3 for ; Fri, 6 Jun 2014 13:59:08 +0000 (UTC) Received: from [217.76.201.82] (helo=thinkpad.it-profi.org.ua) by graal.it-profi.org.ua with esmtpa (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WsuQW-000Oxr-79 for freebsd-emulation@freebsd.org; Fri, 06 Jun 2014 16:43:24 +0300 Message-ID: <5391C577.5080100@shurik.kiev.ua> Date: Fri, 06 Jun 2014 16:43:19 +0300 From: Alexandr Krivulya User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: Re: [Request for feedback] Improved DirectX in Wine ports (packages available) References: <1785079.HNl4MgFCL5@dragon.dg> <3930408.cD4t7b7Tuv@dragon.dg> In-Reply-To: <3930408.cD4t7b7Tuv@dragon.dg> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 217.76.201.82 X-SA-Exim-Mail-From: shuriku@shurik.kiev.ua X-SA-Exim-Scanned: No (on graal.it-profi.org.ua); SAEximRunCond expanded to false X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18 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: Fri, 06 Jun 2014 13:59:09 -0000 Hi! Can anyone tell me - this repo is still available? I can't install: pkg: http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/dbn/repos/wine-cs/freebsd:11:x86:64/digests.txz: Not Found pkg: Unable to find catalogs Or I do something wrong? Link from wiki i386-Wine page gives 404 error http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/dbn/repos/wine/ 27.04.2014 11:59, David Naylor пишет: > Hi, > > I made an error in the wine-cs.conf file below. Instead of installing i386- > wine-cs it was directed to the normal wine repository. If you used the repo > approach to install wine-cs please try again (I have fied the wine-cs.conf > file). > > Regards > > On Monday, 31 March 2014 20:58:50 David Naylor wrote: >> Hi, >> >> It has been requested by some community members that the custom DirectX >> patches by stefand [1] be integrated into the Wine port. As this requires >> a non-trivial amount of work I would like to assess the community's >> interest in these patches. >> >> For those who do not know what these patches do: it is reported that they >> improve the performance of DirectX games and could possibly fix regressions >> on FreeBSD. >> >> To try out the packages please either install the packages directly from the >> mirrors [2] or issue the following commands: # mkdir -p >> /usr/local/etc/pkg/repos >> # fetch -o /usr/local/etc/pkg/repos \ >> http://people.freebsd.org/~dbn/repos/wine-cs.conf >> # fetch -o \ >> /usr/local/etc/pkg/repos http://people.freebsd.org/~dbn/repos/wine-cs.cert >> # pkg update >> # pkg install -r wine i386-wine-cs >> >> The packages, although labelled 1.7.15 (for the Wine version they are based >> on) are based on cs-0.6. >> >> If you find the packages useful, please report back to me. If there is >> sufficient support (i.e. enough people reply in the positive) then I'll >> publish the packages on a regular basis and maintain the appropriate ports. >> >> Regards >> >> [1] https://github.com/stefand/wine/releases >> [2] >> http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/dbn/repos/wine-cs/