Re: Wine-fbsd64 updated to 1.5.3 (32bit Wine for 64bit FreeBSD)

2012-05-07 Thread Ivan Klymenko
В Mon, 7 May 2012 21:04:46 +0200
David Naylor  пишет:

> On Monday, 7 May 2012 18:09:29 fidaj wrote:
> > --- Оригінальне повідомлення ---
> > Від кого: "David Naylor" 
> > Кому: freebsd-emulat...@freebsd.org, freebsd-questions@freebsd.org
> > Дата: 7 травня 2012, 11:45:18
> > Тема: Wine-fbsd64 updated to 1.5.3 (32bit Wine for 64bit FreeBSD)
> >
> > root@nonamehost# pkg_add wine-fbsd64-1.5.3,1.txz
> > tar: +CONTENTS: Not found in archive
> > tar: Error exit delayed from previous errors.
> > pkg_add: tar extract of
> > /home/my_src/ports/wine-fbsd64/wine-fbsd64-1.5.3,1.txz failed!
> > pkg_add: unable to extract table of contents file from
> > '/home/my_src/ports/wine-fbsd64/wine-fbsd64-1.5.3,1.txz' - not a
> > package?
> > 
> > md5
> > 
> > wine-1.5.x-freebsd10/wine-fbsd64-1.5.3,1.txz
> > 
> > MD5 (wine-fbsd64-1.5.3,1.txz) = 1e7f52dadbd6808d48fa26923ab29f17
> 
> To install wine-fbsd64 on FreeBSD 10 please do:
> # make -C /usr/ports/ports-mgmt/pkg install clean
> # sh fix-arch.sh wine-fbsd64-1.5.3,1.txz
> # pkg add wine-fbsd64-1.5.3,1.txz
> 
> fix-arch.sh is available from mediafire.  
> 
> Regards

Thanks!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Wine-fbsd64 updated to 1.5.3 (32bit Wine for 64bit FreeBSD)

2012-05-07 Thread David Naylor
On Monday, 7 May 2012 18:09:29 fidaj wrote:
> --- Оригінальне повідомлення ---
> Від кого: "David Naylor" 
> Кому: freebsd-emulat...@freebsd.org, freebsd-questions@freebsd.org
> Дата: 7 травня 2012, 11:45:18
> Тема: Wine-fbsd64 updated to 1.5.3 (32bit Wine for 64bit FreeBSD)
>
> root@nonamehost# pkg_add wine-fbsd64-1.5.3,1.txz
> tar: +CONTENTS: Not found in archive
> tar: Error exit delayed from previous errors.
> pkg_add: tar extract of
> /home/my_src/ports/wine-fbsd64/wine-fbsd64-1.5.3,1.txz failed!
> pkg_add: unable to extract table of contents file from
> '/home/my_src/ports/wine-fbsd64/wine-fbsd64-1.5.3,1.txz' - not a package?
> 
> md5
> 
> wine-1.5.x-freebsd10/wine-fbsd64-1.5.3,1.txz
> 
> MD5 (wine-fbsd64-1.5.3,1.txz) = 1e7f52dadbd6808d48fa26923ab29f17

To install wine-fbsd64 on FreeBSD 10 please do:
# make -C /usr/ports/ports-mgmt/pkg install clean
# sh fix-arch.sh wine-fbsd64-1.5.3,1.txz
# pkg add wine-fbsd64-1.5.3,1.txz

fix-arch.sh is available from mediafire.  

Regards


signature.asc
Description: This is a digitally signed message part.


Re: Wine-fbsd64 updated to 1.5.3 (32bit Wine for 64bit FreeBSD)

2012-05-07 Thread fidaj



--- Оригінальне повідомлення ---
Від кого: "David Naylor" 
Кому: freebsd-emulat...@freebsd.org, freebsd-questions@freebsd.org
Дата: 7 травня 2012, 11:45:18
Тема: Wine-fbsd64 updated to 1.5.3 (32bit Wine for 64bit FreeBSD)



>

Hi,

Packages [1] for wine-fbsd64-1.5.3 have been uploaded to mediafire [2].  The 
packages for FreeBSD 10 use the pkgng* [3] format.  

There are many reports that wine does not work with a clang compiled world
(help in fixing this problem is appreciated as it affects quite a few users).

The patch [4] for nVidia users is now included in the package and is run on
installation (if the relevant files are accessible).  Please read the
installation messages for further information.

Regards,

David

[1]
MD5 (wine-1.5.x-freebsd8/wine-fbsd64-1.5.3,1.tbz) = 
0592e0b1226314a7061ef5745fa0e59f
MD5 (wine-1.5.x-freebsd9/wine-fbsd64-1.5.3,1.txz) = 
002e343a7bcb0cea7456422b75aec8f6
MD5 (wine-1.5.x-freebsd10/wine-fbsd64-1.5.3,1.txz) = 
1e7f52dadbd6808d48fa26923ab29f17
[2] http://www.mediafire.com/wine_fbsd64[3] http://wiki.freebsd.org/pkgng[4] 
The patch is located at /usr/local/share/wine/patch-nvidia.sh
[*] To install the port first fix the arch tag use the 'fix-arch.sh' script 
from mediafire [2]


root@nonamehost# pkg_add wine-fbsd64-1.5.3,1.txz
tar: +CONTENTS: Not found in archive
tar: Error exit delayed from previous errors.
pkg_add: tar extract of
/home/my_src/ports/wine-fbsd64/wine-fbsd64-1.5.3,1.txz failed!
pkg_add: unable to extract table of contents file from
'/home/my_src/ports/wine-fbsd64/wine-fbsd64-1.5.3,1.txz' - not a package?

md5

wine-1.5.x-freebsd10/wine-fbsd64-1.5.3,1.txz 


MD5 (wine-fbsd64-1.5.3,1.txz) = 1e7f52dadbd6808d48fa26923ab29f17
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Wine-fbsd64 updated to 1.5.3 (32bit Wine for 64bit FreeBSD)

2012-05-07 Thread David Naylor
Hi,

Packages [1] for wine-fbsd64-1.5.3 have been uploaded to mediafire [2].  The 
packages for FreeBSD 10 use the pkgng* [3] format.  

There are many reports that wine does not work with a clang compiled world
(help in fixing this problem is appreciated as it affects quite a few users).

The patch [4] for nVidia users is now included in the package and is run on
installation (if the relevant files are accessible).  Please read the
installation messages for further information.

Regards,

David

[1]
 MD5 (wine-1.5.x-freebsd8/wine-fbsd64-1.5.3,1.tbz) = 
0592e0b1226314a7061ef5745fa0e59f
 MD5 (wine-1.5.x-freebsd9/wine-fbsd64-1.5.3,1.txz) = 
002e343a7bcb0cea7456422b75aec8f6
 MD5 (wine-1.5.x-freebsd10/wine-fbsd64-1.5.3,1.txz) = 
1e7f52dadbd6808d48fa26923ab29f17
[2] http://www.mediafire.com/wine_fbsd64
[3] http://wiki.freebsd.org/pkgng
[4] The patch is located at /usr/local/share/wine/patch-nvidia.sh
[*] To install the port first fix the arch tag use the 'fix-arch.sh' script 
from mediafire [2]


signature.asc
Description: This is a digitally signed message part.