1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/emulators/wine-devel
Gerald Pfeifer 763b182e2d Update to Wine 5.17. This includes the following changes:
- ADVAPI32 library converted to PE.
 - Beginnings of an NDIS network driver.
 - Still more restructuration of the console support.
 - Various bug fixes.

The Wine Staging patchset for this release is broken on FreeBSD and/or
with GCC 9, so mark this option as broken:

file.c:237:37: error: 'EXTATTR_NAMESPACE_USER' undeclared (first use in this fun
ction)
  237 |     return extattr_get_fd( filedes, EXTATTR_NAMESPACE_USER, &name[XATTR_
USER_PREFIX_LEN],
file.c:237:67: error: 'XATTR_USER_PREFIX_LEN' undeclared (first use in this func
tion); did you mean 'XATTR_USER_PREFIX'?
  237 |     return extattr_get_fd( filedes, EXTATTR_NAMESPACE_USER, &name[XATTR_
USER_PREFIX_LEN],
2020-09-13 10:25:50 +00:00
..
files Update to Wine 5.16. This includes the following changes: 2020-08-31 08:52:13 +00:00
distinfo Update to Wine 5.17. This includes the following changes: 2020-09-13 10:25:50 +00:00
Makefile Update to Wine 5.17. This includes the following changes: 2020-09-13 10:25:50 +00:00
pkg-descr
pkg-plist Update to Wine 5.17. This includes the following changes: 2020-09-13 10:25:50 +00:00