| Port details |
- wine Microsoft Windows compatibility environment
- 11.0_1,1 emulators
=191 10.0_3,1Version of this port present on the latest quarterly branch. - Maintainer: gerald@FreeBSD.org
 - Port Added: unknown
- Last Update: 2026-02-15 15:37:31
- Commit Hash: 475bfe6
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1769510413
SHA256 (wine-11.0.tar.xz) = c07a6857933c1fc60dff5448d79f39c92481c1e9db5aa628db9d0358446e0701
SIZE (wine-11.0.tar.xz) = 33172240
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
- input.h : devel/evdev-proto
- bison : devel/bison
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- llvm-config19 : devel/llvm19
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- gstreamer1-plugins>=1.28.0 : multimedia/gstreamer1-plugins
- gcc14 : lang/gcc14
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- 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.28.0 : multimedia/gstreamer1-plugins
- gcc14 : lang/gcc14
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libhwloc.so : devel/hwloc2
- libasound.so : audio/alsa-lib
- libgnutls.so : security/gnutls
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- 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-11.0_1,1:
CUPS=off: CUPS printing system support
DOCS=on: Build and/or install documentation
DOSBOX=off: Use DOSBox to run MS-DOS programs
FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
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
WAYLAND=on: Wayland Support
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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
16 Jun 2000 09:19:52
    |
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17
    |
sobomax  |
First round of INSTALL_SHLIB fixes. |
10 Jun 2000 20:47:24
    |
obrien  |
Use perl-fu to handle the SOVERSION tweak instead of patching 58 files. |
10 Jun 2000 06:04:22
    |
obrien  |
"We (actually, I) forgot to install the libraries that are part of the Wine
port, as well as the include files for winelib." |
29 May 2000 03:11:52
    |
steve  |
Update to version 2000.05.26. |