Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 09:58:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250264] [NEW PORT] emulators/wine-proton: Wine + Proton (aka Linux Steam integration) patches
Message-ID:  <bug-250264-7788-0Go1OnPYRh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250264-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250264-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250264

Damjan Jovanovic <damjan.jov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |damjan.jov@gmail.com

--- Comment #13 from Damjan Jovanovic <damjan.jov@gmail.com> ---
This is excellent work Alex, thank you so much.

I have a few comments on some of the patches:

------------

emulators/wine-proton/files/patch-dlls_ntdll_unix_loader.c

You're probably already familiar with the discussion on
https://bugs.winehq.org/show_bug.cgi?id=3D49437

------------

emulators/wine-proton/files/patch-dlls_kernel32_Makefile.in:

As we discovered a few days ago, this wasn't necessary since wine-1.9.7 in
2016:

commit e59395208d527d1bffb2725efc85fb798aee7610
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Mar 28 15:47:19 2016 +0900

    makefiles: Reduce the maximum page size for modules that have a base
address.

    It avoid bumping into the next allocated base address on 64-bit.

as per the feedback on
https://www.winehq.org/pipermail/wine-devel/2020-November/176951.html

------------

emulators/wine-proton/files/patch-dlls_ntdll_unix_signal_x86_64.c:

This one and a few others seem useful for Wine on FreeBSD generally, are th=
ey
getting submitted upstream?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250264-7788-0Go1OnPYRh>