10490 FreshPorts -- emulators/wine-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
wine-devel 1.5.30_1,1 emulators on this many watch lists=3 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
Microsoft Windows compatibility environment
Maintained by: gerald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Apr 2012 22:22:11
License: LGPL21 LGPL3


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>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. emulators/i386-wine-devel

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/flex
  2. devel/bison
  3. devel/gmake
  4. x11/libXcursor
  5. x11/libXi
  6. x11/libXpm
  7. x11/libXrandr
  8. x11/libXrender
Required To Run:
  1. x11/libXcursor
  2. x11/libXi
  3. x11/libXpm
  4. x11/libXrandr
  5. x11/libXrender
Required Libraries:
  1. x11-fonts/fontconfig
  2. print/freetype2
  3. graphics/jpeg
  4. graphics/lcms
  5. graphics/png
  6. textproc/libxml2
  7. graphics/libGLU
There are no ports dependent upon this port

To install the port: cd /usr/ports/emulators/wine-devel/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for wine-1.5.30_1,1:
     CUPS=off: CUPS printing system support
     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=off: HAL (Hardware Abstraction Layer) support
     LDAP=off: LDAP support
     LIBXSLT=off: Use libxslt (only used by msxml3.dll)
     MONO=off: Bundle Mono MSI package for Wine
     OPENAL=off: OpenAL support
     WINEMAKER=off: Fully support winemaker (requires Perl)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/wine/Source/
  3. http://freefr.dl.sourceforge.net/project/wine/Source/
  4. http://garr.dl.sourceforge.net/project/wine/Source/
  5. http://heanet.dl.sourceforge.net/project/wine/Source/
  6. http://hivelocity.dl.sourceforge.net/project/wine/Source/
  7. http://ibiblio.org/pub/linux/system/emulators/wine/
  8. http://ignum.dl.sourceforge.net/project/wine/Source/
  9. http://internode.dl.sourceforge.net/project/wine/Source/
  10. http://iweb.dl.sourceforge.net/project/wine/Source/
  11. http://jaist.dl.sourceforge.net/project/wine/Source/
  12. http://kaz.dl.sourceforge.net/project/wine/Source/
  13. http://kent.dl.sourceforge.net/project/wine/Source/
  14. http://master.dl.sourceforge.net/project/wine/Source/
  15. http://nchc.dl.sourceforge.net/project/wine/Source/
  16. http://ncu.dl.sourceforge.net/project/wine/Source/
  17. http://netcologne.dl.sourceforge.net/project/wine/Source/
  18. http://sunet.dl.sourceforge.net/project/wine/Source/
  19. http://superb-dca3.dl.sourceforge.net/project/wine/Source/
  20. http://switch.dl.sourceforge.net/project/wine/Source/
  21. http://tenet.dl.sourceforge.net/project/wine/Source/
  22. http://ufpr.dl.sourceforge.net/project/wine/Source/
  23. http://waix.dl.sourceforge.net/project/wine/Source/

Number of commits found: 43

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 May 2013 19:34:28
Original commit files touched by this commit  1.5.30_1,1
gerald search for other commits by this committer
Again install libwine.so.1 which unbreaks several binaries installed by
this port.

(Right now we are doing this with a bit of a sledgehammer, installing
the missing library manually; I'll work with upstream to get back to
a proper approach.)

Bump PORTREVISION.

PR:		178638
11 May 2013 10:05:53
Original commit files touched by this commit  1.5.30,1
gerald search for other commits by this committer
Update to Wine 1.5.30.  This includes the following changes:
 - NTLM and Negotiate authentication in WinHTTP.
 - Support for proxy bypass in WinInet.
 - Various bug fixes.
Note, libwine.so is now gone.
05 May 2013 18:31:31
Original commit files touched by this commit  1.5.29,1
dbn search for other commits by this committer
Set explicit comment for slave port emulators/i386-wine-devel.

i386-wine-devel is the normal wine-devel port built and packaged such that it
can be installed (via `pkg add` or `pkg_add`) in an amd64 environment.  It can
only be built in an i386 environment (hence the retained ONLY_FOR_ARCH) as
the Ports Collection does not support cross compiling.

Approved by:	eadler (mentor)
27 Apr 2013 20:55:10
Original commit files touched by this commit  1.5.29,1
gerald search for other commits by this committer
Update to Wine 1.5.29.  This includes the following changes:
 - JavaScript performance improvements.
 - Various bug fixes.
16 Apr 2013 19:51:41
Original commit files touched by this commit  1.5.28,1
gerald search for other commits by this committer
Update to Wine 1.5.28.  This includes the following changes:
 - GnuTLS used for all secure connections, OpenSSL is no longer needed.
 - Mac driver enabled by default.
 - Built-in FixedSys fonts.
 - New icon for the joystick control panel.
 - Postscript driver improvements.
 - Various bug fixes.

Feature safe:	yes
09 Apr 2013 05:47:54
Original commit files touched by this commit  1.5.27,1
gerald search for other commits by this committer
emulators/wine-devel:
- Allow overriding MAINTAINER and LATEST_LINK in child ports.
emulators/i386-wine-devel:
- Set MAINTAINER and LATEST_LINK.

Approved by:	portmgr (bdrewery), maintainer, maintainer's mentor (eadler)
29 Mar 2013 19:13:33
Original commit files touched by this commit  1.5.27,1
gerald search for other commits by this committer
Update to Wine 1.5.27.  This includes the following changes:
 - Various C runtime improvements.
 - Large icons for built-in applications.
 - Various bug fixes.
15 Mar 2013 21:03:17
Original commit files touched by this commit  1.5.26,1
gerald search for other commits by this committer
Update to Wine 1.5.26.  This includes the following changes:
 - Improvements to the URL cache.
 - Some fixes for ARM binaries (which we don't support here yet).
 - Various bug fixes.
08 Mar 2013 11:32:12
Original commit files touched by this commit  1.5.25,1
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
01 Mar 2013 23:52:17
Original commit files touched by this commit  1.5.25,1
gerald search for other commits by this committer
Update to Wine 1.5.54.  This includes the following changes:
 - Fixes for right-to-left support in RichEdit.
 - Initial version of a Wingdings font.
 - Various bug fixes.
15 Feb 2013 22:05:12
Original commit files touched by this commit  1.5.24,1
gerald search for other commits by this committer
Update to Wine 1.5.24.  This includes the following changes:
 - Regular expression support in VB Script.
 - Many RichEdit code cleanups.
 - Various bug fixes.
11 Feb 2013 04:45:33
Original commit files touched by this commit  1.5.23,1
osa search for other commits by this committer
Update dependence's version.

Approved by:	gerald
04 Feb 2013 06:04:00
Original commit files touched by this commit  1.5.23,1
gerald search for other commits by this committer
Update to Wine 1.5.23.  This includes the following changes:
 - HTTPS support no longer dependent on OpenSSL.
 - A functional Netstat built-in application.
 - A bunch of C++ runtime math functions.
 - Various bug fixes.
20 Jan 2013 11:03:25
Original commit files touched by this commit  1.5.22,1
gerald search for other commits by this committer
Update to Wine 1.5.22.  This includes the following changes:
 - Fixes for RTL text in Uniscribe.
 - New version of the Gecko engine.
 - Various bug fixes.
Plus support for ARM64 platforms which does not benefit FreeBSD yet.
11 Jan 2013 10:20:19
Original commit files touched by this commit  1.5.21,1
gerald search for other commits by this committer
Update to Wine 1.5.21.  This includes the following changes:
 - Beginnings of a netstat built-in program.
 - Support for selecting resolution in the PostScript driver.
 - Various bug fixes.
22 Dec 2012 02:11:32
Original commit files touched by this commit  1.5.20,1
gerald search for other commits by this committer
Update to Wine 1.5.20.  This includes the following changes:
 - A bunch of dlls with ugly names for API sets support.
 - More ATL functions implemented.
 - Still more C++ runtime functions.
 - Several text rendering fixes.
 - PostScript driver improvements.
 - Various bug fixes.

Force building with GCC since clang fails right now.
08 Dec 2012 11:55:27
Original commit files touched by this commit  1.5.19,1
gerald search for other commits by this committer
Update to Wine 1.5.19.  This includes the following changes:
 - Performance improvements in the DIB engine.
 - More fleshed out XML-lite implementation.
 - Some more C++ runtime functions.
 - Various bug fixes.

Feature safe:	yes
01 Dec 2012 00:24:35
Original commit files touched by this commit  1.5.18,1
gerald search for other commits by this committer
Update to Wine 1.5.18.  This includes the following changes:
 - Various Windows Codecs improvements.
 - Fixes for OLE database support.
 - Improvements to system parameters management.
 - Some fixes to the built-in Web browser.
 - Fixes for XML support.
 - Various bug fixes.

Feature safe:	yes
09 Nov 2012 22:25:26
Original commit files touched by this commit  1.5.17,1
gerald search for other commits by this committer
Update to Wine 1.5.17.  This includes the following changes:
 - Sub-pixel font anti-aliasing in the DIB engine.
 - Support for automatic installation of ActiveX controls.
 - Automatic fallback to TLS 1.0 for secure connections.
 - Beginnings of the DirectWrite text analyzer.
 - Better handling of font outlines in OpenGL.
 - Various bug fixes.

Feature safe:	yes
05 Nov 2012 00:24:26
Original commit files touched by this commit  1.5.16,1
gerald search for other commits by this committer
The previous commit actually was an update to Wine 1.5.16, not 1.5.15.

Pointed out by:	osa
Feature safe:	yes
27 Oct 2012 21:56:31
Original commit files touched by this commit  1.5.16,1
gerald search for other commits by this committer
Update to Wine 1.5.15.  This includes the following changes:
 - Many improvements to the CMD command-line parser.
 - More stream classes in the C++ runtime.
 - Support for managing services in WMI.
 - Improved CPU detection.
 - Various bug fixes.
This also depends on a new version of the Wine Mono package.

Feature safe:	yes
13 Oct 2012 18:43:31
Original commit files touched by this commit  1.5.15,1
gerald search for other commits by this committer
Update to Wine 1.5.15.  This includes the following changes:
 - Full support for layered windows.
 - New version of the Gecko engine based on Firefox 16.
 - Support for broadcast sockets used by networked games.
 - Downloaded add-ons installers are now cached.
 - Support for persistent Internet cookies.
 - String optimizations in JavaScript.
 - Various bug fixes.

Feature safe:	yes
29 Sep 2012 00:44:03
Original commit files touched by this commit  1.5.14,1
gerald search for other commits by this committer
Update to Wine 1.5.14.  This includes the following changes:
 - Much better behavior of the URL cache.
 - Improved GIF image support.
 - More parser features in the shader compiler.
 - Optimizations in JavaScript.
 - Various bug fixes.
23 Sep 2012 04:46:18
Original commit files touched by this commit  1.5.13,1
gerald search for other commits by this committer
Update to Wine 1.5.12.  This includes the following changes:
 - Client-side window rendering using the DIB engine.
 - Raw input support for keyboard and mouse.
 - Support for transparent window areas using color keying.
 - Implementation of logical processor information.
 - Support for fonts with localized names.
 - Various bug fixes.
01 Sep 2012 18:41:55
Original commit files touched by this commit  1.5.12_1,1
gerald search for other commits by this committer
Fix typo and thereby really enable the GNUTLS options. [1]

Remove now deprecated comments at the top of Makefile.

PR:		171146 [1]
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> [1]
31 Aug 2012 23:09:03
Original commit files touched by this commit  1.5.12,1
gerald search for other commits by this committer
Update to Wine 1.5.12.  This includes the following changes:
 - Support for disabling individual joysticks.
 - Better support for D3DX9 constant tables.
 - Some XRandR improvements.
 - Various bug fixes.
18 Aug 2012 00:46:20
Original commit files touched by this commit  1.5.11,1
gerald search for other commits by this committer
Update to Wine 1.5.11.  This includes the following changes:
 - Multi-channel support in the ALSA driver.
 - Removal of the big X11 lock.
 - Support for pair positioning adjustments in Uniscribe.
 - More I/O stream implementations in the C++ runtime.
 - Various bug fixes.
08 Aug 2012 21:32:20
Original commit files touched by this commit  1.5.10,1
gerald search for other commits by this committer
Add two options that pull in a Gecko MSI package and a Mono MSI package,
emulators/wine-gecko-devel and emulators/wine-mono, respectively.

Submitted by:	David Naylor <naylor.b.david@gmail.com>
05 Aug 2012 04:47:29
Original commit files touched by this commit  1.5.10,1
gerald search for other commits by this committer
Update to Wine 1.5.10.  This includes the following changes:
 - New version of the Gecko engine based on Firefox 14.
 - Support for OpenGL in the DIB engine using libOSMesa.
 - Off-screen rendering is now the default in Direct3D.
 - Some more WMI infrastructure.
 - Various bug fixes.

Use --with-fontconfig during configuration, since we already
have fontconfig as a dependency.
17 Jul 2012 22:37:35
Original commit files touched by this commit  1.5.9,1
gerald search for other commits by this committer
Update to Wine 1.5.9.  This includes the following changes:
 - Support for GPOS font tables in Uniscribe.
 - Support for XRandr 1.2 and 1.3.
 - Parser improvements for the HLSL compiler.
 - Various bug fixes.

Remove ABI version numbers for all library dependencies.
14 Jul 2012 01:28:09
Original commit files touched by this commit  1.5.8,1
gerald search for other commits by this committer
Adapt to the new options framework.

Reviewed by:    David Naylor <naylor.b.david@gmail.com>
08 Jul 2012 08:53:19
Original commit files touched by this commit  1.5.8,1
gerald search for other commits by this committer
Update to Wine 1.5.8.  This includes the following changes:
 - More stream functionality in the C++ runtime.
 - A number of Windows Codecs improvements.
 - More WBEM classes and properties.
 - Some HTML Help fixes.
 - Support for printing fake italic fonts.
 - Various bug fixes.
23 Jun 2012 14:45:02
Original commit files touched by this commit  1.5.7,1
gerald search for other commits by this committer
Update to Wine 1.5.7.  This includes the following changes:
 - New version of the Gecko engine based on Firefox 13.
 - Dynamic device support with UDisks2.
 - More stream classes implemented in the C++ runtime.
 - Support for metadata in TIFF files.
 - Fleshed out WBEM implementation.
 - Improved support for printer paper sizes.
 - Various bug fixes.
17 Jun 2012 23:31:48
Original commit files touched by this commit  1.5.6,1
gerald search for other commits by this committer
Update to Wine 1.5.6.  This includes the following changes:
 - Control panel applet for joysticks.
 - Device bitmap rendering now done through the DIB engine.
 - Support for video rendering through DirectX (VMR-9).
 - First steps towards a D3D shader compiler.
 - Various bug fixes.

Submitted by:   David Naylor <naylor.b.david@gmail.com>
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.5.5_1,1
dinoex search for other commits by this committer
- update png to 1.5.10
28 May 2012 08:43:52
Original commit files touched by this commit  1.5.5,1
gerald search for other commits by this committer
Update to Wine 1.5.5.  This includes the following changes:
 - Support for installing Mono as a Wine add-on package.
 - Dithering of pattern brushes in the DIB engine.
 - Support for installing the .NET 4.0 runtime.
 - DDS files supported in D3DX9.
 - Various bug fixes.
12 May 2012 12:17:09
Original commit files touched by this commit  1.5.4,1
gerald search for other commits by this committer
Update to Wine 1.5.4.  This includes the following changes:
 - A new DirectSound resampler.
 - A Negotiate authentication provider.
 - OpenGL support in the DIB engine.
 - Beginnings of support for .NET mixed assemblies.
 - Support routines for Internationalized Domain Names.
 - Various bug fixes.
08 May 2012 01:54:57
Original commit files touched by this commit  1.5.3,1
gerald search for other commits by this committer
Update to Wine 1.5.3.  This includes the following changes:
 - Support for graphics bounds tracking.
 - A number of fixes to the builtin Internet Explorer.
 - Various DirectMusic improvements.
 - Better namespace support in MSXML.
 - Various bug fixes.
14 Apr 2012 00:21:37
Original commit files touched by this commit  1.5.2,1
gerald search for other commits by this committer
Update to Wine 1.5.2.  This includes the following changes:
 - Improved naming scheme for audio devices.
 - Beginnings of support for JPEG encoding.
 - Several printing fixes.
 - Improvements to the URL cache.
 - Various bug fixes.

Explicitly configure --without-dbus to make builds deterministic and
reproducible.
07 Apr 2012 15:18:33
Original commit files touched by this commit  1.5.1_1,1
gerald search for other commits by this committer
Set LATEST_LINK to disambiguate the wine-devel port from wine;
bump PORTREVISION.

Feature safe:   yes
06 Apr 2012 12:57:29
Original commit files touched by this commit  1.5.1,1
gerald search for other commits by this committer
Update to Wine 1.5.1.  This includes the following changes:
 - Built-in JavaScript now preferred over Gecko in most cases.
 - Support for scalable font resources.
 - Fixes for audio and video playback.
 - Support for script decoding in JScript.
 - Various bug fixes.

On the way update the Makefile header and add a CONFLICTS with
emulators/wine, to complete the branching of this port.

Feature safe:   yes
05 Apr 2012 20:36:32
Original commit files touched by this commit  1.5.0,1
gerald search for other commits by this committer
Update to Wine 1.5.0.  This includes the following changes:
 - New version of the Gecko engine.
 - Support for path gradients in GdiPlus.
 - Various MSXML improvements.
 - Fixes to 64-bit exception handling.
 - Various bug fixes.

Submitted by:   David Naylor <naylor.b.david@gmail.com>
Feature safe:   yes
03 Apr 2012 22:20:28
Original commit files touched by this commit  1.4,1
gerald search for other commits by this committer
Complete the repocopy of emulators/wine to emulators/wine-devel.

Feature safe:   yes

Number of commits found: 43

283e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours12
new 7 days29
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0