Port details |
- wine8 Microsoft Windows compatibility environment
- 8.0.2_2 emulators
=2 8.0.2_2Version of this port present on the latest quarterly branch.
- DEPRECATED: The transition to Wine 9.0 should be mostly done now
This port expired on: 2024-10-30
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2024-03-03 14:03:05
- Last Update: 2024-10-31 21:50:07
- Commit Hash: 7db3dfc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21 LGPL3
- WWW:
- https://www.winehq.org
- Description:
- Wine is a Microsoft Windows compatibility layer (or program loader)
capable of running Windows applications on i386 and compatible CPUs.
Windows programs running in Wine act as native programs would, running
without the performance or memory usage penalties of an emulator, with
a similar look and feel to other applications on your desktop.
Many applications already work, more or less, including versions of
Microsoft Office and many games.
If you receive a message of "Did you reconfigure your kernel with
"options USER_LDT"?" add the line
machdep.max_ldt_segment="2048"
to /boot/loader.conf and reboot.
Gerald Pfeifer <gerald@FreeBSD.org>
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: wine8
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1691940152
SHA256 (wine-8.0.2.tar.xz) = 6ec8fb6f2c72d576cb11f52b2f8d59af64404802154651d122b98466d91dc847
SIZE (wine-8.0.2.tar.xz) = 29060452
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- flex : textproc/flex
- llvm15>=0 : devel/llvm15
- bison : devel/bison
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- gcc13 : lang/gcc13
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- alsa-plugins>0 : audio/alsa-plugins
- update-desktop-database : devel/desktop-file-utils
- gcc13 : lang/gcc13
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libgnutls.so : security/gnutls
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libvulkan.so : graphics/vulkan-loader
- libSDL2.so : devel/sdl20
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wine8-8.0.2_2:
CUPS=off: CUPS printing system support
DOCS=on: Build and/or install documentation
DOSBOX=off: Use DOSBox to run MS-DOS programs
GECKO=off: Bundle Gecko MSI package for Wine
GNUTLS=on: SSL/TLS support via GnuTLS
V4L=off: Video 4 Linux support
WINEMAKER=off: Fully support winemaker (requires Perl)
X11=on: X11 (graphics) support
====> Options available for the radio AUDIO: you can only select none or one of them
ALSA=on: ALSA audio architecture support
OSS=off: Open Sound System support
===> Use 'make config' to modify these settings
- Options name:
- emulators_wine8
- USES:
- bison cpe desktop-file-utils gmake localbase pkgconfig sdl shebangfix tar:xz gl xorg
- pkg-message:
- For install:
- Some ZFS tuning guides recommend setting KVA_PAGES=512 in your kernel
configuration. This is incompatible with Wine. The maximum possible
is KVA_PAGES=500, which should still be enough for ZFS.
The port also installs some of Wine's documentation which describes
additional programs that are not in the manual pages under
/usr/local/share/doc/wine
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.2_2 31 Oct 2024 21:50:07 |
Rene Ladan (rene) |
emulators/wine8: Remove expired port
2024-10-30 emulators/wine8: The transition to Wine 9.0 should be mostly done now |
8.0.2_2 03 Sep 2024 15:39:39 |
Gerald Pfeifer (gerald) |
emulators/wine8: Deprecate in favor of the main wine port
This port served to support a transition period from Wine 8.0 to
Wine 9.0 which, after half a year, should be mostly complete.
As reminded by a build failure with GCC 14, this codebase is not
maintained by upstream any longer, so initiate deprecation (with
an initial EXPIRATION_DATE of 2024-10-30).
On the way, release maintainership.
PR: 281231 |
8.0.2_2 18 May 2024 07:24:50 |
Gerald Pfeifer (gerald) |
emulators/wine8: Drop GNU_CONFIGURE_MANPREFIX
This has now become the global default. |
8.0.2_2 15 May 2024 22:50:52 |
Gerald Pfeifer (gerald) |
emulators/wine8: Clean environment for gmake
Backport c9fcc6ef30 from emulators/wine-devel.
PR: 277913 |
8.0.2_2 06 May 2024 09:20:58 |
Gerald Pfeifer (gerald) Author: Alexander Vereeken |
emulators/wine8: Refine WoW64 32-bit ABI determination
PR: 278525
Reported by: Eduardo C. <idude0407@gmail.com> |
8.0.2_1 03 Apr 2024 15:59:11 |
Rene Ladan (rene) |
emulators/wine*: do not test for removed llvm10 |
8.0.2_1 29 Mar 2024 08:06:39 |
Yasuhiro Kimura (yasu) |
emulators/wine8: Move man pages to share/man
Approved by: portmgr (blanket) |
8.0.2 03 Mar 2024 14:00:33 |
Gerald Pfeifer (gerald) |
emulators/wine8: New port, cloning emulators/wine
Wine 9 has been released some weeks ago and it's time to upgrade the
main emulators/wine port. However, there may be some regressions (in
particular around WoW64), so create emulators/wine8 as a clone of the
state before the version upgrade as a fallback. [1]
Since it is rarely, if ever, used, in particular in this context,
remove the MONO option.
Discussed with: Lexi Winter <lexi@le-fay.org> [1] |