Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0_6,1 20 Nov 2024 10:28:43 |
Dima Panov (fluffy) |
emulators/wine: fix packaging, add missed gstreamer component to plist
Approved by: portmgr blanket (trivial packaging fix)
Sponsored by: Future Crew, LLC |
9.0_5,1 09 Sep 2024 05:28:28 |
Gerald Pfeifer (gerald) |
emulators/wine: Update explanation for local patch
files/patch-include_wine_asm.h has now gone upstream in a somewhat
more expansive form. Note to drop our version when upgrading. (The
upstream patch does not directly apply to Wine 9.0.) |
9.0_5,1 08 Sep 2024 04:53:04 |
Gerald Pfeifer (gerald) |
emulators/wine: Fix the PE build
This requires our devel/llvm17 or later ports which bring full header
files. [1]
It has major impact on how this port is built and the packaging list,
so bump PORTREVISION.
PR: 280448, 274542 [1], 279677 [1] |
9.0_4,1 08 Sep 2024 04:46:06 |
Gerald Pfeifer (gerald) |
emulators/wine: Remove noop CROSSFLAGS
A bogus, but harmless since a noop, setting of CROSSFLAGS snuck in
with revision bc9917dc5111e when updating from Wine 7.0.2 to 8.0.2.
The directory it points do does not exist, so simply remove that
setting. |
9.0_4,1 09 Aug 2024 06:16:03 |
Gerald Pfeifer (gerald) |
emulators/wine: Also package include/wine/windows/ddk on 32-bit
PR: 280448, 220950
Reported by: Alexander Vereeken <Alexander88207@protonmail.com> |
9.0_4,1 05 Aug 2024 19:22:54 |
Gerald Pfeifer (gerald) |
emulators/wine: %%WINEARCH%%-windows/mmcndmgr.dll isn't 32-bit only
PR: 280448, 220950 |
9.0_3,1 03 Aug 2024 10:06:38 |
Gerald Pfeifer (gerald) |
emulators/wine: Avoid "NtRaiseException Unhandled exception"
This backports
commit ba5653b298e084faea153473a2eeefe2d0acd150
Author: Gerald Pfeifer <gerald@FreeBSD.org>
Date: Mon Jul 29 21:47:34 2024 +0000
from emulators/wine-devel.
Users have been reporting a number of cases of the following error:
002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6ffffff8b2b7
0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0
PR: 279927, 280000 |
9.0_2,1 03 Jul 2024 12:09:54 |
Gerald Pfeifer (gerald) |
emulators/wine: Firmly depend on LLVM 15
Our devel/llvm18 and devel/llvm17 ports (with commits c56fde6514 and
b21e6b4de1, respectively) now provide C99 include files.[1] This is
a positive and fixes a long standing issue. It significantly changes
what Wine builds, though. For emulators/wine-devel we moved to the new
world order already; for emulators/wine remain a bit more conservative
and stay with status quo ante by firmly using LLVM 15.
For most users this won't make any difference since so far we have
been using LLVM_DEFAULT which currently stands at ... 15.
On the way use the new USES=llvm facility instead of doing things
more manually.
PR: 279677, 274542 [1] |
9.0_2,1 02 Jul 2024 09:03:14 |
Gerald Pfeifer (gerald) |
emulators/wine: Add a trouble shooting note to pkg-message
PR: 279015 |
9.0_2,1 17 May 2024 06:17:26 |
Gerald Pfeifer (gerald) |
emulators/wine: Drop GNU_CONFIGURE_MANPREFIX
Its setting is now the global default. |
9.0_2,1 12 May 2024 10:43:15 |
Gerald Pfeifer (gerald) |
emulators/wine: Clean environment for gmake
Backport c9fcc6ef30 from emulators/wine-devel.
PR: 277913 |
9.0_2,1 10 May 2024 07:55:45 |
Gerald Pfeifer (gerald) |
emulators/wine: Unbreak WoW64 again
Restore files/patch-dlls_ntdll_unix_loader.c which we "lost" with the
update to Wine 9.0 by means of an updated version based on a version
for emulators/wine-devel by Alex S <iwtcex@gmail.com> in PR 278525.
PR: 278427 |
9.0_1,1 07 May 2024 05:50:48 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/wine: Refine WoW64 32-bit ABI determination
PR: 278525
Reported by: Eduardo C. <idude0407@gmail.com>
Reviewed by: Alex S <iwtcex@gmail.com> |
9.0,1 07 Apr 2024 20:39:48 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 9.0
Move from Wine 8.0.2 and the Wine 8.0 release series to Wine 9.0 which
represents another year of upstream development and over 7000 individual
changes.
Touted highlights include the new WoW64 architecture and an experimental
Wayland driver - neither of which upstream nor us have enabled yet.
Other areas of major changes include:
- The PostScript driver is reimplemented to work from Windows-format
spool files and avoid any direct calls from the Unix side.
- The Vulkan driver supports up to version 1.3.272 of the Vulkan spec.
- A number of GdiPlus functions are optimized for better graphics (Only the first 15 lines of the commit message are shown above ) |
8.0.2_2,1 03 Apr 2024 15:59:11 |
Rene Ladan (rene) |
emulators/wine*: do not test for removed llvm10 |
8.0.2_2,1 07 Mar 2024 11:51:23 |
Nuno Teixeira (eduardo) |
emulators/wine: Move man pages to share/man
Approved by: portmgr (blanket) |
8.0.2_1,1 31 Jan 2024 12:27:21 |
Gerald Pfeifer (gerald) |
emulators/wine: Simplify the logic in wine.sh
PR: 275677
Discussed with: Alex S <iwtcex@gmail.com> |
8.0.2_1,1 17 Dec 2023 22:59:27 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/wine: Unbreak WoW64
This is an excerpt of 1f07ec6014 by Alex S <iwtcex@gmail.com> for
emulators/wine-proton.
PR: 275677 |
8.0.2,1 29 Oct 2023 21:31:51 |
Gerald Pfeifer (gerald) |
emulators/wine: Remove BROKEN marker for i386
It appears the original reason to mark version 8.0.2 as BROKEN on
i386 when we upgraded from version 7.0.2 was a false positive. The
respective code got into upstream after the branch point.
PR: 274566 |
8.0.2,1 24 Oct 2023 22:16:18 |
Gerald Pfeifer (gerald) |
emulators/wine: Improve configuration for ALSA and OSS
Use ALSA_CONFIGURE_WITH and OSS_CONFIGURE_WITH instead of the
ALSA_CONFIGURE_ON and OSS_CONFIGURE_ON forms.
This properly handles the case where neither the ALSA nor OSS option
are set. It's more resilient to future changes. And shorter.
(This back ports 944eff5cfa5f from the wine-devel port.)
PR: 273987 |
8.0.2,1 07 Sep 2023 11:55:19 |
Gerald Pfeifer (gerald) |
emulators/wine: Default to LLVM 15 (instead of 10 or 11)
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. |
8.0.2,1 04 Sep 2023 21:18:18 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 8.0.2
Move from the Wine 7.0 to the Wine 8.0 release series, specifically
8.0.2 as the second minor release with additional bug fixes.
This represents a year of upstream development effort and over 8,600
individual changes. The main achievement is the completion of the
conversion to PE format:
- All modules can be built in PE format. This is an important milestone
on the road to supporting various features such as copy protection,
32-bit applications on 64-bit hosts, Windows debuggers, x86
applications on ARM, etc.
- A special syscall dispatcher is used for PE -> Unix transitions to
avoid the overhead of a full NT system call. This minimizes the (Only the first 15 lines of the commit message are shown above ) |
7.0.2_6,1 27 Aug 2023 21:19:15 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/wine: Cover alsa-lib in LD_32_LIBMAP
Ensure the ALSA run-time portions are found under WoW64.
PR: 268164 |
7.0.2_6,1 27 Aug 2023 21:16:32 |
Gerald Pfeifer (gerald) |
emulators/wine: Switch the default from OSS to ALSA
ALSA has been the default on Linux for ages and is what the
majority of upstream Wine developers use. More importantly,
though, it appears newer versions of Wine aren't actually
quite working with OSS. So, switch the default over to ALSA.
Bump PORTREVISION.
PR: 268164 |
7.0.2_5,1 18 Aug 2023 21:57:12 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/wine: Fix ALSA run-time dependency
The form libfoo.so:category/port only works for LIB_DEPENDS; for
RUN_DEPENDS we need to depend on the port as such. This fixes up
commit a26844393b.
Bump PORTREVSION.
PR: 273137 |
7.0.2_4,1 16 Aug 2023 11:17:32 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/wine: Add dependency on alsa-plugins
When using the ALSA option (which is not the default) audio did not
worke - no audio device appeared for playing and recording and the
following message appeared:
ALSA lib dlmisc.c:285:(snd_dlobj_cache_get0) Cannot open shared
library /usr/local/lib/alsa-lib/libasound_module_pcm_oss.so
Providing alsa-plugins at run time addresses this.
Bump PORTREVSION accordingly.
PR: 273137 |
7.0.2_3,1 25 Jul 2023 10:04:30 |
Dima Panov (fluffy) |
emulators/wine: fix packaging with ALSA enabled
When ALSA option is selected, Wine build corresponded drivers
but they are missing in plist and thus missed in package
Bump PORTREVISION to force rebuild package to include missed drivers
Reported by: poudriere bulk -t
Approved by: portmgr blanket
Sponsored by: Serenity Cybersecurity, LLC |
7.0.2_2,1 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.2_1,1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
7.0.2,1 27 Mar 2023 23:36:10 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 7.0.2
This minor release fixes some 43 bugs on top of 7.0.1. |
7.0.1,1 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
7.0.1,1 13 Nov 2022 23:43:06 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 7.0.1
This minor release brings some 32 bug fixes and translation updates
on top of the initial 7.0 release. |
7.0,1 16 Oct 2022 23:24:01 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 7.0
Move from the Wine 6.0 to the Wine 7.0 release series, specifically
(still) Wine 7.0 there.
This represents a year of development effort and over 9,100 individual
changes. It contains a large number of improvements. Areas of major
changes are:
- Most modules have been converted to PE format.
- Better theming support, with a bundled theme for a more modern look.
All builtin applications support theming, as well as High DPI rendering.
- Vastly improved HID stack and joystick support.
- New WoW64 architecture (which supports running a 32-bit Windows
application inside a 64-bit Unix host process, using thunks to map (Only the first 15 lines of the commit message are shown above ) |
6.0.4_1,1 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
6.0.4_1,1 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
6.0.4_1,1 24 Jul 2022 21:13:13 |
Stefan Eßer (se) |
emulators/wine: 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.0.4,1 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
6.0.4,1 30 Apr 2022 17:07:51 |
Gerald Pfeifer (gerald) |
emulators/wine: Allow choosing between OSS and ALSA
Backport ce1e733047cfa6bdea3d1bfb767814c7fa2a9809 and
2895c1dc9c4efbdfaff99db514569da9ca2223b1 from wine-devel:
Our Wine ports have solely relied on OSS for sound so far. Add
support to optionally switch to ALSA by establishing two options,
OSS and ALSA.
This does not change default behavior (and packages created), rather
it adds the ability to choose. It particularly may prove beneficial
for USB MIDI keyboards.
Submitted by: hselasky |
6.0.4,1 15 Apr 2022 04:13:26 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 6.0.4
This minor release brings 48 changes and fixes 46 bugs. It also includes
some upstream work of mine to address NetAPI related build issues. |
6.0.3_2,1 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.0.3_1,1 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.0.3,1 26 Feb 2022 12:41:32 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 6.0.3
This minor release fixes 46 bugs. It also includes my upstream work
which I had backported as files/patch-sysinfo, so we can remove that
local change. |
6.0.2_1,1 01 Feb 2022 07:32:13 |
Gerald Pfeifer (gerald) |
emulators/wine: Add a note on Poudriere in the WoW case
PR: 260407
Reported by: Zane C. Bowers-Hadley <vvelox@vvelox.net> |
6.0.2_1,1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
6.0.2_1,1 19 Dec 2021 14:52:20 |
Gerald Pfeifer (gerald) |
emulators/wine: Explicitly build without GSSAPI
Explicitly building without GSSAPI (Kerberos SSP) support should not
make any difference, in particular for clean builds. Still this is a
step towards ensuring reproducible builds.
This back ports 62ea2531bf79d02a75cd0e57a4501af4c775c5d3 from the
wine-devel port. |
6.0.2_1,1 15 Dec 2021 21:31:35 |
Gerald Pfeifer (gerald) |
emulators/wine: Fix build with devel/libsysinfo present
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: 257398, 260165 [1]
Suggested by: alt2600@icloud.com [1] |
6.0.2_1,1 08 Dec 2021 08:54:03 |
Gerald Pfeifer (gerald) |
emulators/wine: Build without Quicktime support
Quicktime support shouldn't trigger on FreeBSD. Still explicitly
configure --without-quicktime in line with our push for deterministic
builds.
This back ports e3632b1fd1e0d5178fd1fc1c2f1e6d8123fc33c9 from the
wine-devel port. |
6.0.2_1,1 05 Dec 2021 19:45:31 |
Gerald Pfeifer (gerald) Author: Alex S |
emulators/wine: Use the right libgcc_s for 32-bit on amd64
In our situation, where we leverage 32-bit, i386 executables of Wine
in an amd64 world running 64-bit executables of Wine, the rpath of
$PREFIX/lib/gcc10 which Mk/bsd.gcc.mk sets for the former makes the
dynamic linker attempt to load a 64-bit version of libgcc_s.so which
happens to be at that location on amd64.
Removing this rpath setting at compilation time would be comparatively
more involved, so leverage LD_32_LIBMAP which we are already using in
wine-wow64.sh to point to the system version of libgcc_s.so.
This works since for C code both flavors of libgcc_s.so are fully
compatible and Wine's C++ dependencies Wine (like openal-soft and
various Mesa userspace graphics drivers) are actually compiled with
clang. In other words we are only reverting to the version of the
library they would normally load without rpath interference.
Bump PORTREVISION so new packages with the tweaked script will be
generated.
PR: 259926
Reported by: nc
Tested by: nc |
6.0.2,1 01 Dec 2021 21:38:31 |
Gerald Pfeifer (gerald) |
emulators/wine: Configure without libhal support
In de47ffe65cfc8ee11610c6378e1d0a342c137916 the option to leverage
libhal was removed, alas configure was not adjusted. Ensure that
even if libhal somehow is present we explicitly do not use it.
This back ports 7ca1a772ead2dc568317408b3b24c6d44c7ad2a1 from the
wine-devel port. |
6.0.2,1 25 Nov 2021 08:25:59 |
Gerald Pfeifer (gerald) |
emulators/wine: Unconditionally set MAINTAINER and COMMENT
The MAINTAINER and COMMENT variables, as well as WINELIBDIR, could
be overridden for the sake of the i386-wine port. With that port
gone, simply set these unconditionally. |
6.0.2,1 24 Nov 2021 12:44:05 |
Stefan Eßer (se) |
emulators/wine: revert accidentially committed local changes
In commit 5933ac0b099 CONFLICTS_INSTALL definitions in multiple ports
have been fixed to omit the unneeded version patterns they had.
The commit of the wine port did not include that fix, but instead
local changes to deal with an issue introduced by recent changes to
sched.h.
This commit reverts the accidentially committed changes, but retains
the intended removal of a version wildcard in CONFLICTS_INSTALL.
Reported by: gerald |
6.0.2,1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
6.0.2,1 23 Nov 2021 07:48:15 |
Gerald Pfeifer (gerald) |
emulators/wine: Simplify CONFLICTS_INSTALL
wine-devel-* versus wine-devel-[0-9]* does not make a practical
difference, but simpler is better (plus portlint has started to
warn about it). |
6.0.2,1 20 Nov 2021 07:48:18 |
Gerald Pfeifer (gerald) |
emulators/wine-devel: Never use the Samba NetAPI library
We have been building without NetAPI support forever and explicitly
disabling it should not change anything. Still configure with
--without-netapi now in our move towards reproducible builds.
This back ports c648c4b24c1613511241597074dcea349d7e53f1 from the
wine-devel port. |
6.0.2,1 19 Nov 2021 06:55:03 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/i386-wine: Remove port.
This port and its pre-built binaries have not been updated lately and
emulators/wine is now providing i386 support on amd64, so remove the
i386-wine port.
Adjust CONFLICTS_INSTALL on related ports and simplify (and update both
user and developer documentation in emulators/wine).
PR: 259589
Differential Revision: https://reviews.freebsd.org/D32322 |
6.0.2,1 16 Nov 2021 14:33:56 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/i386-wine-devel: Remove port.
This port and its pre-built binaries have not been updated lately and
emulators/wine-devel is now providing i386 support on amd64, so remove
i386-wine-devel.
Adjust CONFLICTS_INSTALL on related ports and simplify (and update both
user and developer documentation in wine-devel).
Approved by: maintainer (= submitter)
PR: 259589
Differential Revision: https://reviews.freebsd.org/D32322 |
6.0.2,1 14 Nov 2021 07:50:02 |
Gerald Pfeifer (gerald) |
emulators/wine: Configure without Core Audio support
Core Audio is Apple-specific and should never trigger on FreeBSD.
Still explicitly configure --without-coreaudio in the spirit of
deterministic builds, independent of packages that happen to be
installed on the build system.
This back ports bd28318975c42f2b4469ff27e211c8f8f8a56ac2 from the
wine-devel port. |
6.0.2,1 10 Nov 2021 09:52:17 |
Gerald Pfeifer (gerald) |
emulators/wine: Configure with pcap and pthread
libpcap and libpthread are generally present and we have been using
them all along. Explicitly require them to detect any potential issues
in the future.
This back ports a44dd394ce8161efd5bb8e6294b8bb0375a709e8 from wine-devel. |
6.0.2,1 30 Oct 2021 06:46:00 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 6.0.2
This minor release addresses 51 bug reports and brings 101 commits,
including compilation fixes for GCC 11 and FreeType in addition
to various bug fixes. |
6.0.1_5,1 29 Oct 2021 06:05:31 |
Gerald Pfeifer (gerald) |
emulators/wine: Document the need for /proc to be mounted
This likely won't be necessary with the next major version any longer
due to upstream work by Damjan; for the time being it is still required.
PR: 258795 |
6.0.1_4,1 28 Oct 2021 07:43:33 |
Gerald Pfeifer (gerald) Author: Alex S |
emulators/wine-devel: 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 |
6.0.1_4,1 27 Oct 2021 10:26:34 |
Gerald Pfeifer (gerald) Author: Alex S |
emulators/wine: Point Vulkan loader at 32-bit Mesa libs
This back ports commit 48fcd1c22641393f82f4625da8729d280d614714 from
the wine-devel port.
PR: 259211 |
6.0.1_3,1 22 Oct 2021 05:49:32 |
Gerald Pfeifer (gerald) |
emulators/wine: Pare down pkg-message |
6.0.1_3,1 21 Oct 2021 06:00:17 |
Gerald Pfeifer (gerald) |
emulators/wine: Merge the VKD3D option into X11
Back port a26036d0241f76193758c6e4379834fc0ff142d9 from the wine-devel
port (and integrate 8189a2a276f8dd30ee1b075b2cfa8cf171ac286a):
Vulkan and vkd3d have few additional dependencies on top of OpenGL
(via Mesa) so fold them into the general X11 switch.
This further reduces the number of options in this port.
PR: 258375 |
6.0.1_2,1 18 Oct 2021 05:30:46 |
Gerald Pfeifer (gerald) |
emulators/wine: Make GECKO_RUN_DEPENDS more flexible
Back port 799f2a37692af2674ed108314ab6963c8a2fe0d7 from the wine-devel
port:
Simplify GECKO_RUN_DEPENDS along the lines of what we did with
MONO_RUN_DEPENDS in 996345a04d856fdc863ddce257b8d98da8074d6c some
months ago.
That way updates of that other port won't require adjustments here
any longer while the system becomes more resilient. |
6.0.1_2,1 17 Oct 2021 16:28:05 |
Gerald Pfeifer (gerald) |
emulators/wine: Unconditionally use SDL
Back port commit 3f4627fc27ad26876fdc440d51500c960f282751 from the
wine-devel port:
SDL2 is indirectly pulled in via our (unconditional) FAudio dependency
anyway, so always use it, remove the SDL option, and simplify the port
accordingly.
PR: 258375 |
6.0.1_2,1 03 Oct 2021 06:59:51 |
Gerald Pfeifer (gerald) |
emulators/wine: Enable OPENAL by default
This mirrors commit 78468490119038048dd220377e1bed1771fe46a6 to
emulators/wine-devel.
PR: 258375 |
6.0.1_2,1 02 Oct 2021 07:02:18 |
Gerald Pfeifer (gerald) |
emulators/wine: Merge the VULKAN option into VKD3D
This back ports 3d5484b928571899d48e10ffa0e539042b63cedc and
5a1f2db45736cb70dc556090ba6c929c51d1eb28 from emulators/wine-devel:
When Wine gained support for the Vulkan API and D3D support via
Vulkan we added two options (both off by default): VULKAN and
VKD3D.
Simplify things, in particular also from a user perspective, by only
keeping the VKD3D option which now subsumes the former VULKAN option
(and hence Vulkan API support).
No change in defaults - yet.
On the way adjust CONFIGURE_ARGS to only feature on option per line,
which was mostly the case already anyway.
PR: 258375 |
6.0.1_2,1 08 Sep 2021 20:53:39 |
Bernhard Froehlich (decke) |
emulators/wine: Add CPE information
Approved by: portmgr (blanket) |
6.0.1_2,1 10 Aug 2021 07:43:27 |
Gerald Pfeifer (gerald) |
emulators/wine: XAudio2 no longer depends on OpenAL
Since upstream commit 3e390b1aafff47df63376a8ca4293c515d74f4ba on
2019-02-20 XAudio2 uses FAudio (which already is an unconditional
dependency) and no longer depends on OpenAL, so adjust the packing
list accordingly. [1]
We did not detect this via regular testing due to false negatives
in Mk/Scripts/check-stagedir.sh in the presence of %%OPTION%%s in
pkg-plist. [2]
PR: 257651 [1], 220950 [2]
Submitted by: Alex S <iwtcex@gmail.com> [1] |
6.0.1_1,1 07 Aug 2021 10:43:01 |
Gerald Pfeifer (gerald) |
emulators/wine: Make the dependency on wine-mono generic
Instead of hard coding the actual version number use a generic
dependency on simply the port. This makes maintenance easier and
reduces the chance for mistakes.
(We have been using this in emulators/wine-devel for some four
months already since 996345a04d856fdc863ddce257b8d98da8074d6c .)
PR: 257630 |
6.0.1_1,1 26 Jul 2021 23:50:55 |
Gerald Pfeifer (gerald) |
emulators/wine: Move the new scripts into files/ |
6.0.1_1,1 26 Jul 2021 09:56:08 |
Gerald Pfeifer (gerald) |
emulators/wine: Fix up pkg32.sh
In my original commit I missed the last line actually invoking pkg.
Fix this up and add a comment above.
PR: 257284
Reported by: Alex S <iwtcex@gmail.com> |
6.0.1,1 26 Jul 2021 09:10:27 |
Gerald Pfeifer (gerald) Author: Alex S |
emulators/wine: Invoke with LD_BIND_NOW and revampe WoW
Wine 6.0 and later need LD_BIND_NOW / LD_32_BIND_NOW on FreeBSD,
cf. https://bugs.winehq.org/show_bug.cgi?id=50257 and
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252307
so move the actual binaries to wine64.bin / wine.bin and invoke
them via a script that does those settings.
Also revamp the WoW handling/packging which combines 32-bit/i386
Wine into 64-bit/amd64 Wine.
Submitted by: Alex S <iwtcex@gmail.com>
PR: 257284, 252307 |
6.0.1,1 26 Jul 2021 08:49:53 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 6.0.1
Move from the Wine 5.0 release serious to the Wine 6.0 series and
specifically Wine 6.0.1.
This represents another year of development effort and over 8,300
individual changes. It contains a large number of improvements.
Areas of major changes are:
- Core modules in PE format.
- Vulkan backend for WineD3D.
- DirectShow and Media Foundation support.
- Text console redesign.
In terms of packaging changes are moderate this time: (Only the first 15 lines of the commit message are shown above ) |
5.0.5,1 26 Jul 2021 06:44:19 |
Gerald Pfeifer (gerald) |
emulators/wine: Update to Wine 5.0.5
This (only) fixes the regression I found and reported against
Wine 5.0.4, obsoleting our temporary patch files/patch-dlls_qcap_v4l.c. |
5.0.4,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.4,1 29 Mar 2021 22:50:27 |
gerald |
The update to Wine 5.0.4 brought a potential build problem depending
on options chosen and packages installed (or not).
Temporarily add a patch files/patch-dlls_qcap_v4l.c to resolve problems
where v4l (multimedia/libv4l) is used when present, even if explicitly
disabled during ./configure.
PR: 254601
Submitted by: Felix Palmen <felix@palmen-it.de> |
5.0.4,1 26 Mar 2021 06:55:45 |
gerald |
Update to the Wine 5.0.4 maintenance release which fixes some 67 bugs. |
5.0.3_1,1 07 Mar 2021 08:19:47 |
gerald |
Remove conflicts with wine-staging-[0-9]* and i386-wine-staging-[0-9]*
which have not existed for years. |
5.0.3_1,1 08 Feb 2021 09:48:19 |
bapt |
Remove dependency on libhal it is going to be removed from the ports tree |
5.0.3,1 10 Jan 2021 12:06:29 |
gerald |
www.winehq.org now defaults to https; adjust all URLs. |
5.0.3,1 05 Jan 2021 14:26:13 |
gerald |
Remove the GCC option. which has been the default all along, and simply
use GCC.
This avoids troubles for users disabling the option and then encountering
failures without knowing how to go about that. (And there is not much one
can even do given upstream focuses on GCC.)
PR: 242202 |
5.0.3,1 25 Dec 2020 12:16:27 |
gerald |
Back port r556564 | gerald | 2020-11-29 from emulators/wine-devel:
Wine is now able to use mingw-w64 to build components. When mingw-w64
is installed on FreeBSD, users might inadvertedly use that when we have
not set up things properly yet (and it probably should be an option to
choose, at least initially). For example, mingw-w64 produces .dll files
instead of the current .dll.so files, breaking pkg-plist.
So for now explicitly disable the use of mingw-w64. In a next step,
once mingw-w64 is available, we probably should make this an option.
PR: 237213
Reported by: Damjan Jovanovic <damjan.jov@gmail.com>
MFH: 2020Q4 (blanket: build issue) |
5.0.3,1 01 Dec 2020 21:38:06 |
gerald |
Back port r551487 | gerald | 2020-10-05 from emulators/wine-devel:
Add an option SDL that uses SDL 2, a cross-platform multimedia development
API which can be useful particularly when it comes to supporting games.
This is off by default for now in alignment with the status quo.
Submitted by: Alex S <iwtcex@gmail.com>
PR: 249869 |
5.0.3,1 13 Nov 2020 20:16:53 |
gerald |
Update to the Wine 5.0.3 maintenance release which fixes some 44 bugs
and adds where.exe and whoami.exe. |
5.0.2_1,1 01 Oct 2020 19:53:49 |
gerald |
Backport revision r550190 from emulators/wine-devel:
No longer hack tools/wineapploader.in to account for wine64 vs wine.
Since upstream commit
https://source.winehq.org/git/wine.git/commitdiff/57f9c33c08782399d6729bc58b
68d73812560638
this hasn't been necessary any longer and it did actually break things
afterwards by replacing wine64 with wine6464.
PR: 249868
Submitted by: Alex S <iwtcex@gmail.com> |
5.0.2,1 08 Aug 2020 12:29:03 |
gerald |
Update to the Wine 5.0.2 maintenance release which fixes some 46 bugs. |
5.0.1,1 16 Jul 2020 11:18:52 |
gerald |
Backport r540756 | gerald | 2020-06-29 from emulators/wine-devel:
Explicitly configure --without-usb. There does not appear to be a way
for the configure test to pass on FreeBSD right now (even with extra
ports available), so this simply makes this explicit and avoids a
warning from configure.
MFH: 2020Q3 (blanket: missing dependency) |
5.0.1,1 03 Jun 2020 17:17:26 |
gerald |
Update to the Wine 5.0.1 maintenance release.
This adds some timezones and fixes some 37 bugs.
Plus it facilitates compilation with GCC 10. [1]
PR: 246700 [1] |
5.0_1,1 19 May 2020 07:09:15 |
gerald |
Backport r534205 | gerald | 2020-05-06 from emulators/wine-devel:
Push USES=pkgconfig to the global level instead just contingent on the
VKD3D option.
This makes a real difference for the GNUTLS option (on by default) and
others. Accordingly bump PORTREVISION.
Reported by: Benny Goemans <benny.goemans@belgacom.net>
MFH: 2020Q2 (blanket: missing dependency) |
5.0,1 16 May 2020 15:35:20 |
gerald |
Explicitly configure --without-inotify so that the presence of the
devel/libinotify port does not pull in an implicit dependency that
is not tracked properly.
Reported by: Andy Mender <andymenderunix@gmail.com>
PR: 245172
MFH: 2020Q2 (blanket: missing dependency) |
5.0,1 24 Apr 2020 21:28:23 |
gerald |
Backport r530401 | gerald | 2020-04-02 from our wine-devel companion:
Explicitly configure --without-unwind so that the presence of the
devel/libunwind port does not pull in an implicit dependency that
is not tracked properly.
Reported by: Andy Mender <andymenderunix@gmail.com>
PR: 245172 |
5.0,1 03 Apr 2020 21:40:00 |
salvadore |
emulators/wine: Change tested variable for master port detection
Forward r529132 from emulators/wine-devel.
Approved by: gerald (maintainer, mentor)
Differential Revision: https://reviews.freebsd.org/D24262 |
5.0,1 13 Mar 2020 21:11:06 |
salvadore |
emulators/i386-wine: Use standard ports infrastructure for ARCH
This commit is the analogous for i386-wine of r528249 that concerns
emulators/i386-wine-devel.
Until now i386-wine defined its own ARCH variable and manually included
Makefile.i386 for i386 systems and Makefile.inc for amd64 systems. This
commit makes use of the standard ARCH variable and renames Makefile.inc to
Makefile.amd64 so that the proper Makefile.${ARCH} is automatically
included.
This requires conditional inclusion bsd.ports.pre.mk and bsd.ports.post.mk
by emulators/wine [1], master port for i386-wine: those files must be
included only if they have not already been included by i386-wine.
Approved by: gerald (mentor, maintainer [1]) |
5.0,1 31 Jan 2020 08:23:05 |
gerald |
Update from Wine 4.0.3 and the Wine 4.0 release series to Wine 5.0.
This represents a year of development effort with over 7,400 individual
changes. This port and the wine-devel port have been in sync as closely
as possible, and this update is mostly copying over from the -devel port
minus support for the Wine Staging patchset (and STAGING option).
Highlights of this new release include built-in modules in PE format,
multi-monitor support, Vulkan 1.1 support, and an XAudio2 reimplementation.
This also comes with updates of the emulators/wine-gecko and
emulators/wine-mono ports to match their -devel counterparts:
version 2.47.1 for wine-gecko and version 4.9.4 for wine-mono.
And we "lose" four local patches that got integrated or became obsolete (Only the first 15 lines of the commit message are shown above ) |
4.0.3,1 30 Nov 2019 06:53:18 |
gerald |
Update to the Wine 4.0.3 maintenance release with various bug fixes and
updates to the National Language Support files. |
4.0.2,1 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
4.0.2,1 12 Sep 2019 11:32:46 |
gerald |
Explain why this patch currently only is part of emulators/wine and not
emulators/wine-devel (any longer) and should disappear from the former
with the next major version upgrade. |
4.0.2,1 27 Aug 2019 05:51:00 |
gerald |
Update to the Wine 4.0.2 maintenance release.
This brings some 68 bug fixes. |