Port details |
- wine-compholio Wine built with the compholio patchset
- 1.7.43,1 emulators
=0 1.7.43,1Version of this port present on the latest quarterly branch.
- Maintainer: gerald@FreeBSD.org
- Port Added: 2014-07-23 13:19:47
- Last Update: 2015-05-24 02:10:19
- SVN Revision: 387240
- License: LGPL21 LGPL3
- WWW:
- http://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 several games.
WWW: http://www.winehq.org/
Gerald Pfeifer <gerald@FreeBSD.org>
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- wine-compholio>0:emulators/wine-compholio
- No installation instructions:
- This port has been deleted.
- PKGNAME: wine-compholio
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: emulators/wine-devel
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- flex : textproc/flex
- prelink : sysutils/prelink
- bison : devel/bison
- update-desktop-database : devel/desktop-file-utils
- gmake : devel/gmake
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libhal.so : sysutils/hal
- libxslt.so : textproc/libxslt
- libmpg123.so : audio/mpg123
- libv4l1.so : multimedia/libv4l
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libjpeg.so : graphics/jpeg
- liblcms2.so : graphics/lcms2
- libpng.so : graphics/png
- libGLU.so : graphics/libGLU
- Patch dependencies:
-
- bash : shells/bash
- git : devel/git
- autoconf-2.69 : devel/autoconf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wine-compholio-1.7.43,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=off: SSL/TLS support via GnuTLS
HAL=on: HAL (Hardware Abstraction Layer) support
LDAP=off: LDAP protocol support
LIBXSLT=on: Use libxslt (only used by msxml3.dll)
MONO=off: Bundle Mono MSI package for Wine
MPG123=on: MP3 decoding support via mpg123
OPENAL=off: Audio support via OpenAL
STAGING=on: Include the Wine Staging patchset
V4L=on: Video 4 Linux support
WINEMAKER=off: Fully support winemaker (requires Perl)
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2
- 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) |
This is a slave port. You may also want to view the commits to the master port: emulators/wine-devel |
Commit | Credits | Log message |
1.7.43,1 24 May 2015 02:10:19 |
gerald |
Rename emulators/wine-compholio to emulators/wine-staging and
accordingly emulators/i386-wine-compholio to emulators/i386-wine-staging.
Adjust CONFLICTS across all Wine related ports.
Reviewed by: dbn, kmoore |
1.7.42,1 09 May 2015 03:49:30 |
gerald |
Update to Wine 1.7.42. This includes the following changes:
- Support for dynamic timezone information.
- Initial desktop shell window support.
- Some more Direct2D support.
- Various bug fixes.
Do not set GNUTLS by default for wine-compholio any longer. [1]
Discussed with: dbn, kmoore [1] |
1.7.41,1 19 Apr 2015 20:51:11 |
gerald |
Update to Wine 1.7.41. This includes the following changes:
- More Known Folders supported in the shell.
- Some more support for kernel job objects.
- More MSI patches improvements.
- Some theming fixes.
- Various bug fixes.
files/patch-scheduler in emulators/wine-compholio has been obsoleted
by an upstream fix. Remove it.
Rename the COMPHOLIO option to STAGING in emulators/wine-devel,
emulators/i386-wine-compholio and emulators-compholio (including many
adjustments to pkg-plist). |
1.7.40_1,1 19 Apr 2015 13:18:20 |
dbn |
wine-compholio: unbreak build.
* The wine-compholio (aka staging) packages now require the autoreconf
command
* Since this is a slave port the patch under files/ is not automatically
applied and needs an EXTRA_PATCHES pointed to the patch.
Approved by: portmgr (implicit: unbreak build) |
1.7.40,1 10 Apr 2015 19:24:49 |
gerald |
Unbreak the build. This patch is slightly different than one that
got applied upstream earlier today, but equivalent. With the next
release we'll be able to simply remove it. |
1.7.33_2,1 28 Dec 2014 20:39:49 |
dbn |
Fix CONFLICTS_INSTALL for wine-devel and related ports.
Changes:
- Fix install conflicts [1] (for the "newly" added compholio port)
- nvidia.sh: Gracefully handle a corrupt nVidia tarball
- nvidia.sh: Provide checksum and size information for nVidia tarball
- Bump master port [1] due to changes to nvidia.sh and conflicts
Approved by: gerald@ [1] |
1.7.26,1 15 Sep 2014 15:19:09 |
kmoore |
- Add the new MPG123 & V4L options to wine-compholio |
1.7.23,1 30 Jul 2014 14:18:33 |
kmoore |
Fix a typo in setting PLIST=
Submitted by: John Hein <john.hein@microsemi.com> |
1.7.22_1,1 24 Jul 2014 13:58:02 |
kmoore |
Enable HAL support for wine-compholio build, it is often used to get unique
hardware information for DRM checks to work in emulators/pipelight |
1.7.22_1,1 23 Jul 2014 13:19:40 |
kmoore |
Add slave-port for emulators/wine-compholio, which will allow pkg users
to install proper wine version for use with pipelight |