Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0.1 17 May 2024 19:02:24 |
Gleb Popov (arrowd) Author: Alex S |
emulators/wine-proton: Fix plist |
9.0.1 15 May 2024 02:00:47 |
Neel Chauhan (nc) Author: Alex S |
emulators/wine-proton: update to 9.0-1
PR: 278940
Approved by: maintainer/submitter |
8.0.5_1 05 May 2024 19:12:25 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/wine-proton: Refine WoW64 32-bit ABI determination
PR: 278525
Reported by: Eduardo C. <idude0407@gmail.com>
Approved by: Alex S <iwtcex@gmail.com> (maintainer) |
8.0.5 26 Apr 2024 08:53:16 |
Gerald Pfeifer (gerald) Author: Bartek Jasicki |
emulators/wine-proton: Update to 8.0-5
This brings two new patches on top of upstream (to maintain
compilation).
PR: 278288
Approved by: maintainer |
8.0.3 03 Apr 2024 15:59:11 |
Rene Ladan (rene) |
emulators/wine*: do not test for removed llvm10 |
8.0.3 22 Jan 2024 10:42:28 |
Muhammad Moinur Rahman (bofh) |
emulators/wine-proton: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
8.0.3 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
8.0.3 14 Oct 2023 20:55:42 |
Gleb Popov (arrowd) Author: Alex S |
emulators/wine-proton: Update to 8.0
PR: 273872 |
7.0.5_2 08 Sep 2023 09:18:52 |
Gerald Pfeifer (gerald) |
emulators/wine-proton: Default to LLVM 15 (instead of 10 or 11)
Port dc3c11a883551eab418c265403c383b27bad8000 from emulators/wine:
If the user has set the default version of LLVM to 10 or 11, use
LLVM 15 instead (rather than LLVM 12 as before). LLVM 15 is the
current default in ports, so one less version to install in case.
Plus it's what everyone else uses.
Approved by: maintainer (iwtcex@gmail.com) |
7.0.5_2 29 Jun 2023 00:57:50 |
Jan Beich (jbeich) |
emulators/wine: support graphics/mesa-devel for WoW64
WoW64 currently uses i386 packages on amd64 under special PREFIX, so
- Include mesa-devel paths to LIBGL_DRIVERS_PATH override
- Respect libmap.conf(5) in 32-bit packages
To use simply install mesa-devel as regular and WoW64 package e.g.,
$ pkg install mesa-devel
$ /usr/local/share/wine/pkg32.sh install mesa-devel
In case of issues simply remove mesa-devel e.g.,
$ pkg delete mesa-devel
$ /usr/local/share/wine/pkg32.sh delete mesa-devel
PR: 271140
Reviewed by: Alex S
Approved by: maintainer timeout (2 months) |
7.0.5_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
7.0.5 25 Jan 2023 12:02:32 |
Alexander Leidinger (netchild) |
emulators/wine-proton: mark as PIE_UNSAFE
PR: 268986
Approved by: maintainer |
7.0.5 15 Jan 2023 07:50:45 |
Tobias C. Berner (tcberner) |
emulators/wine-devel,emulators/wine-proton: remove check for removed LLVM_VER |
7.0.5 29 Dec 2022 14:50:32 |
Li-Wen Hsu (lwhsu) Author: Alex S |
emulators/wine-proton: Update to 7.0-5
Mark IGNORE on 12.
PR: 268450 |
7.0.4 23 Nov 2022 20:17:37 |
Rainer Hurling (rhurlin) Author: Aleksander Slomka |
emulators/wine-proton: Update to 7.0.4
Co-authored-by: Bartek Jasicki <thindil@laeran.pl>
Co-authored-by: Alex S <iwtcex@gmail.com>
Changelog: https://github.com/ValveSoftware/wine/blob/proton_7.0/ANNOUNCE
PR: 263196 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.3.2_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.3.2_6 24 Jul 2022 21:14:23 |
Stefan Eßer (se) |
emulators/wine-proton: Fix crash due to ASLR
ASLR has been enabled by default on -CURRENT and -STABLE and this
causes Wine to crash. The clean solution would be to implement some
memory mapping code that already exists for macOS and Linux, but this
is not an essy task.
In order to allow use of Wine on systems with ASLR mark the Wine
executables as not compatible with ASLR using elfctl. This allows
to keeps ASLR enabled on the system for all other binaries.
If the required memory mapping functionality is made available, the
elfctl commands should be removed from this and the other Wine ports.
Approved by: portmgr (implicit) |
6.3.2_5 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
6.3.2_5 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
6.3.2_4 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
6.3.2_3 30 Dec 2021 13:23:15 |
Gerald Pfeifer (gerald) |
emulators/wine-proton: Fix build with devel/libsysinfo present
Port b75f3b5a79927f27605bee328c36d9d7d8b425ec from emulators/wine:
This back ports the patch I pushed upstream and that wine-devel has
inherited from there a few months ago. It will go away with the next
major release.
PR: 260792
Requested by: iwtcex@gmail.com (maintainer)
Submitted by: Patrick Mackinlay <freebsd.68fba@nospam.spacesurfer.com> |
6.3.2_3 26 Oct 2021 20:50:39 |
Gerald Pfeifer (gerald) |
emulators/wine-proton: Bump PORTREVISION
This forces a rebuild to account for the changes of files/pkg32.sh
in revision 0ce96f7c97a168d3b01e4f46296a410761f5c302. |
6.3.2_2 26 Oct 2021 20:48:48 |
Gerald Pfeifer (gerald) Author: Alex S |
emulators/wine-proton: Adjust pkg32.sh to pkg 1.17.3
After recent changes, given an uninitialized root dir pkg now fails
with:
pkg: Error opening the trusted directory /usr/share/keys/pkg/trusted
pkg: Error loading trusted certificates
This works around it for our WoW setup.
PR: 259404
Approved: maintainer (= author) |
6.3.2_2 25 Jul 2021 06:29:47 |
Kevin Bowling (kbowling) Author: Alex S |
emulators/wine-proton: Vulkan 32-bit Mesa fixes
Point Vulkan loader at 32-bit Mesa libs
PR: 257399 |
6.3.2_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
6.3.2 23 May 2021 04:37:44 |
Li-Wen Hsu (lwhsu) Author: Alex S |
emulators/wine-proton: add wow64 wrapper.
PR: 255381 |
6.3.2 23 May 2021 04:37:42 |
Li-Wen Hsu (lwhsu) Author: Alex S |
emulators/wine-proton: update to 6.3.
PR: 255381 |
5.13.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.13.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.13.4 06 Feb 2021 18:02:10 |
arrowd |
emulators/wine-proton: Update to 5.13-4
PR: 252537
Submitted by: Ales S <iwtcex@gmail.com> |
5.13.2 10 Jan 2021 12:06:29 |
gerald |
www.winehq.org now defaults to https; adjust all URLs. |
5.13.2 30 Nov 2020 16:10:46 |
arrowd |
emulators/wine-proton: Add a new port.
This is a special version of Wine developed by Valve.
PR: 250264
Submitted by: Alex S <iwtcex@gmail.com>
Reviewed by: Damjan Jovanovic <damjan.jov@gmail.com> |