<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/wine-proton, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-03-31T13:52:28Z</updated>
<entry>
<title>devel/autoconf: Update to 2.73</title>
<updated>2026-03-31T13:52:28Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2026-03-21T11:32:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4c463df3afd4e57a851c625e87fd729179785c79'/>
<id>urn:sha1:4c463df3afd4e57a851c625e87fd729179785c79</id>
<content type='text'>
cad/alliance, databases/proxysql, deskutils/growl-for-linux,
emulators/wine-proton, net/yate, sysutils/grub2-efi,
sysutils/grub2-pcbsd: Add USE_CSTD=gnu11 because autoconf 2.73 tries
to use C23 and these ports are broken with that.

PR:		293963
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>emulators/wine-proton: Fix build with GCC 14</title>
<updated>2025-02-06T13:11:07Z</updated>
<author>
<name>Vladimir Druzenko</name>
<email>vvd@FreeBSD.org</email>
</author>
<published>2025-02-06T10:26:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=84c1cefbbf7cbe6e08f0c570e2ce88d6aee09cfc'/>
<id>urn:sha1:84c1cefbbf7cbe6e08f0c570e2ce88d6aee09cfc</id>
<content type='text'>
Disable warnings about incompatible integer to pointer and pointer to
integer conversions, which are treated as errors.
This is a lighter version of adding the -fpermissive flag, which has
been used to fix other ports failing build with GCC 14.

PR:		284488
Approved by:	maintainer (Alex S &lt;iwtcex@gmail.com&gt;)
</content>
</entry>
<entry>
<title>emulators/wine-proton: update to version 9.0-3 (+)</title>
<updated>2024-12-10T20:37:50Z</updated>
<author>
<name>Bartek thindil Jasicki</name>
<email>thindil@laeran.pl.eu.org</email>
</author>
<published>2024-11-11T17:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=377e01b8ea3a15d3ca18dfb467966a5600a444c9'/>
<id>urn:sha1:377e01b8ea3a15d3ca18dfb467966a5600a444c9</id>
<content type='text'>
PR:	282697

Sponsored by:	Future Crew, LLC
</content>
</entry>
<entry>
<title>emulators/wine-proton: update to 9.0-2</title>
<updated>2024-10-28T12:42:01Z</updated>
<author>
<name>Bartek Jasicki</name>
<email>thindil@laeran.pl.eu.org</email>
</author>
<published>2024-10-26T14:09:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a88263a6420ecbce75c6937e255d09cca65bab97'/>
<id>urn:sha1:a88263a6420ecbce75c6937e255d09cca65bab97</id>
<content type='text'>
Changelog: https://github.com/ValveSoftware/Proton/releases/tag/proton-9.0-2

PR:		281565
Approved by:	iwtcex@gmail.com (maintainer)
</content>
</entry>
<entry>
<title>emulators/wine-proton: Fix plist</title>
<updated>2024-05-17T19:02:24Z</updated>
<author>
<name>Alex S</name>
<email>iwtcex@gmail.com</email>
</author>
<published>2024-05-17T19:02:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a03521e9c1492353e49a46c814040a239355d1f2'/>
<id>urn:sha1:a03521e9c1492353e49a46c814040a239355d1f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emulators/wine-proton: update to 9.0-1</title>
<updated>2024-05-15T02:00:47Z</updated>
<author>
<name>Alex S</name>
<email>iwtcex@gmail.com</email>
</author>
<published>2024-05-10T11:46:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=519b9d1c5db1a9edb43ceb29e75aee4665908ec8'/>
<id>urn:sha1:519b9d1c5db1a9edb43ceb29e75aee4665908ec8</id>
<content type='text'>
PR:		278940
Approved by:	maintainer/submitter
</content>
</entry>
<entry>
<title>emulators/wine-proton: Refine WoW64 32-bit ABI determination</title>
<updated>2024-05-05T19:12:25Z</updated>
<author>
<name>Alexander Vereeken</name>
<email>Alexander88207@protonmail.com</email>
</author>
<published>2024-05-05T19:11:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3b0b9249b5c1a920c53f828ed51e73a0a638c24e'/>
<id>urn:sha1:3b0b9249b5c1a920c53f828ed51e73a0a638c24e</id>
<content type='text'>
PR:		278525
Reported by:	Eduardo C. &lt;idude0407@gmail.com&gt;
Approved by:	Alex S &lt;iwtcex@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>emulators/wine-proton: Update to 8.0-5</title>
<updated>2024-04-26T08:53:16Z</updated>
<author>
<name>Bartek Jasicki</name>
<email>thindil@laeran.pl.eu.org</email>
</author>
<published>2024-04-26T08:53:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb4943510ff163609a697f02398b79d6c8a8d441'/>
<id>urn:sha1:cb4943510ff163609a697f02398b79d6c8a8d441</id>
<content type='text'>
This brings two new patches on top of upstream (to maintain
compilation).

PR:		278288
Approved by:	maintainer
</content>
</entry>
<entry>
<title>emulators/wine*: do not test for removed llvm10</title>
<updated>2024-04-03T15:59:11Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2024-04-03T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7b83f7fdc2b62eb57df888e7dc5df81b35a16af1'/>
<id>urn:sha1:7b83f7fdc2b62eb57df888e7dc5df81b35a16af1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emulators/wine-proton: Sanitize MANPREFIX</title>
<updated>2024-01-22T10:42:28Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-22T10:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7188df6f55f945a1c514f68e536295548ec0e761'/>
<id>urn:sha1:7188df6f55f945a1c514f68e536295548ec0e761</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
</entry>
</feed>
