Port details on branch 2024Q4 |
- wine Microsoft Windows compatibility environment
- 9.0_6,1 emulators =192 9.0_5,1Version of this port present on the latest quarterly branch.
- Maintainer: gerald@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-11-20 10:28:43
- Commit Hash: 037476f
- People watching this port, also watch:: unzip, mplayer, zip, freetype2, gmake
- 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:
- To install the port:
- cd /usr/ports/emulators/wine/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/wine
- pkg install wine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wine
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1707695469
SHA256 (wine-9.0.tar.xz) = 7cfd090a5395f5b76d95bb5defac8a312c8de4c070c1163b8b58da38330ca6ee
SIZE (wine-9.0.tar.xz) = 30007216
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
- bison : devel/bison
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- llvm-config17 : devel/llvm17
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- gstreamer1-plugins>=1.24.9 : multimedia/gstreamer1-plugins
- 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
- gstreamer1-plugins>=1.24.9 : multimedia/gstreamer1-plugins
- 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
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgstreamer-1.0.so : multimedia/gstreamer1
- libGLU.so : graphics/libGLU
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- emulators/playonbsd
- games/mizuma
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for wine-9.0_6,1:
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
MONO=off: Bundle Mono MSI package for Wine
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_wine
- USES:
- bison cpe desktop-file-utils gmake llvm:min=17,build,noexport localbase pkgconfig sdl shebangfix tar:xz gnome gstreamer gl xorg
- pkg-message:
- For install:
- If Wine does not appear to start up properly, consider moving away the
configuration directory ~/.wine and try again.
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:
|