Commit graph

219 commits

Author SHA1 Message Date
Gerald Pfeifer
50e3a107a5 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.
2012-08-05 04:47:29 +00:00
Gerald Pfeifer
abca9ee880 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>
2012-06-17 23:31:48 +00:00
Gerald Pfeifer
6fd38e9e60 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.
2012-05-28 08:43:52 +00:00
Gerald Pfeifer
3ad7f6809a 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.
2012-05-12 12:17:09 +00:00
Gerald Pfeifer
96fe5514ab 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.
2012-05-08 01:54:57 +00:00
Gerald Pfeifer
76eb938f30 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.
2012-04-14 00:21:37 +00:00
Gerald Pfeifer
b1c346d8b7 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
2012-04-06 12:57:29 +00:00
Gerald Pfeifer
b11f2e295d 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
2012-04-05 20:36:32 +00:00
Gerald Pfeifer
2ef9dd4cfb Update to Wine 1.4 RC1. This includes the following changes:
- Improved crash dialog with support for saving the backtrace.
 - Support for the Back button in built-in Internet Explorer.
 - Keyboard accelerators can now be translated through po files.
 - A number of installer fixes.
 - Many translation updates and tweaks.
 - Various bug fixes.
2012-02-03 20:02:14 +00:00
Gerald Pfeifer
25ccb5ca55 Update to Wine 1.3.37. This includes the following changes:
- Completion of the DIB engine.
 - Improvements to the C++ runtime.
 - A number of fixes in the audio drivers.
 - Unnecessary Direct3D options removed from WineCfg.
 - Some fixes to the built-in Internet Explorer.
 - Various bug fixes.
2012-01-13 20:57:52 +00:00
Gerald Pfeifer
0a4c279773 Update to Wine 1.3.36. This includes the following changes:
- UDisks backend for the dynamic device support.
 - Polygons and geometric pens implemented in the DIB engine.
 - JScript now compiles entire functions.
 - Improved support for vertical fonts.
 - A few more scripts in UniScribe.
 - A bunch of ctype functions implemented in MSVCP.
 - Various bug fixes.
2012-01-05 16:26:14 +00:00
Gerald Pfeifer
019a2e8e8d Update to Wine 1.3.35. This includes the following changes:
- Triangular gradients and cosmetic wide pens support in the DIB engine.
 - All Wine dialogs can now be translated through po files.
 - Many more scripts added to UniScribe.
 - JScript using bytecode throughout now.
 - Several MSXML improvements.
 - Various bug fixes.
2011-12-20 13:00:50 +00:00
Gerald Pfeifer
9db133d975 Update to Wine 1.3.34. This includes the following changes:
- Bytecode support in JavaScript.
 - Support for gradients in the DIB engine.
 - A number of Uniscribe improvements.
 - Fixes for DirectDraw mode switching.
 - A few more MSVC runtime functions.
 - Various bug fixes.

Feature safe:	yes
2011-12-02 22:59:34 +00:00
Gerald Pfeifer
49697614d7 Update to Wine 1.3.33. This includes the following changes:
- Support for text output in the DIB engine.
 - Improved support for HTTP proxies.
 - New version of the Gecko engine.
 - A number of cursor fixes.
 - Some fixes in bidirectional text layout.
 - Various bug fixes.

Explicitly di$sable TIFF support, configuring --without-tiff, after
we have not had this as a package dependency all the time anyway.

Feature safe:	yes
2011-11-19 14:06:48 +00:00
Gerald Pfeifer
86656d448f Update to Wine 1.3.32. This includes the following changes:
- BiDi text support in the multi-line edit control.
 - Support for pattern brushes in the DIB engine.
 - A number of MSXML fixes.
 - Improvements to the PostScript driver.
 - Various bug fixes.
2011-11-06 09:39:27 +00:00
Gerald Pfeifer
35065b1738 Update to Wine 1.3.31. This includes the following changes:
- BiDi text support in the single-line edit control.
 - Support for StretchDIBits and AlphaBlend in the DIB engine.
 - A number of audio fixes.
 - VBScript improvements.
 - Various bug fixes.
2011-10-22 11:54:46 +00:00
Gerald Pfeifer
c843efaf99 Update to Wine 1.3.30. This includes the following changes:
- DirectSound reimplemented on top of MMDevAPI.
 - Support for StretchBlt in the DIB engine.
 - User interface improvements in HTML help.
 - Some MSXML fixes.
 - Performance improvements in cmd.
 - Various bug fixes.
2011-10-11 01:46:32 +00:00
Gerald Pfeifer
89034a67d7 Update to Wine 1.3.29. This includes the following changes:
- Extensive support for VBScript.
 - Various improvements to the calendar common control.
 - A number of XRender fixes and optimizations.
 - Several new functions in the MSVCP runtime.
 - A number of audio fixes.
 - DirectDraw cleanups.
 - Various bug fixes.
2011-09-23 19:47:55 +00:00
Gerald Pfeifer
fc29e8a8ec Update to Wine 1.3.28. This includes the following changes:
- Initial version of the VBScript parser.
 - Automagic audio driver selection.
 - Support for volume information on UDF file systems.
 - The OpenGL renderer is now the default for DirectDraw.
 - Device configuration dialog in DirectInput.
 - SetDIBitsToDevice support in the DIB engine.
 - Several improvements in the cmd parser.
 - Various bug fixes.
2011-09-11 12:21:15 +00:00
Gerald Pfeifer
27a252c686 Update to Wine 1.3.26. This includes the following changes:
- Support for multisampling in Direct3D.
 - New version of the Gecko engine.
 - Improvements to the network proxy handling.
 - Better write support in MSXML.
 - Side-by-side manifests for built-in libraries.
 - Various bug fixes.

Explicitly disable gstreamer support, thus avoiding automatic
detection and incorrect package lists in case. [1]

PR:		159749 [1]
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> [1]
2011-08-27 20:56:47 +00:00
Gerald Pfeifer
b0af689990 Move LICENSE, LICENSE_COMB and LICENSE_FILE up to appease new portlint. [1]
Use PORTDATA which allows simplifying pkg-plist significantly. [1][2]
Explicitly disable ALSA support. [2]
Add to PLIST_SUB instead of just setting it (for the OPENAL knob). [1]

Bump PORTREVISION due to the potentially fixed package list.

PR:		159749
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> [1]
Inspired by:	Anatoly Borodin <anatoly.borodin@gmail.com> [2]
2011-08-15 23:51:57 +00:00
Gerald Pfeifer
e7e3932b0e Update to Wine 1.3.26. This includes the following changes:
- Various improvements to the builtin Internet Explorer.
 - Support for Get/SetDIBits in the DIB engine.
 - Support for enhanced metafiles in the View tool.
 - Many improvements in WinHTTP.
 - A number of fixes to the COM stubless marshaller.
 - Improved mechanism for DLL registrations.
 - Various bug fixes.
2011-08-06 07:13:26 +00:00
Gerald Pfeifer
bfed4e5ec0 Update to Wine 1.3.24. This includes the following changes:
- Various DirectInput improvements.
 - Support for line breaking in Uniscribe.
 - More UI elements in builtin Shell Explorer.
 - Some more D3DX9 functions.
 - Improved support for shell known folders.
 - Various bug fixes.
2011-07-10 23:11:14 +00:00
Gerald Pfeifer
f62deff6bf Update to Wine 1.3.23. This includes the following changes:
- Support for stubless COM proxies on x86-64.
 - Builtin dxdiag now outputs real information.
 - Monochrome bitmap format in the DIB engine.
 - Beginnings of a true shell Explorer builtin.
 - A number of new D3DX9 functions.
 - More support for Indic text shaping.
 - Various bug fixes.

Also fix pkg-plist with respect to the USE_OPENAL option.

Remove an obsolete (pre FreeBSD 7.x) post-patch target. [1]

PR:		158406
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Reported by:	Alex Kozlov <spam@rm-rf.kiev.ua> [1]
2011-07-08 23:15:38 +00:00
Gerald Pfeifer
61b66b60e9 Update to Wine 1.3.22. This includes the following changes:
- Support for Indic text shaping.
 - Generation of stubless code in the IDL compiler.
 - Support for X files in D3DX.
 - 4- and 24-bit bitmap formats in the DIB engine.
 - Listview performance improvements.
 - Various bug fixes.

No longer set the GNU configure datadir based on our DATADIR.  This
should enable this port and emulators/wine-gecko to nicely fit together.
2011-07-03 15:39:11 +00:00
Gerald Pfeifer
7bca0f5550 Update to Wine 1.3.21. This includes the following changes:
- Support for installation rollbacks in MSI.
 - 8- and 16-bit bitmap formats in the DIB engine.
 - Fixes in the XInput2 mouse support.
 - Better support for text shaping in Uniscribe.
 - Improvements to the Item common dialog.
 - More MSVC runtime functions.
 - Various bug fixes.

Also force building with OSS support and, look Ma!, no more extra
patches for that.
2011-05-29 00:59:38 +00:00
Gerald Pfeifer
d2d88b00e8 Update to Wine 1.3.20. This includes the following changes:
- Option to clip the mouse inside fullscreen windows.
 - Support for persistent HTTP connections.
 - Initial implementation of the XML writer.
 - Support for drawing rectangles in the DIB engine.
 - Volume control in MMDevAPI.
 - More MSVC runtime functions.
 - Various bug fixes.

Two of my three changes for OSS support have been integrated upstream,
only one remains.

Only tentatively remove $DATADIR/wine upon deinstallation to allow for
the forthcoming wine-gecko port. [1]

PR:		156001 [1]
Submitted by:	David Naylor <naylor.b.david@gmail.com> [1]
2011-05-14 00:21:47 +00:00
Gerald Pfeifer
2b2c26a220 Update to Wine 1.3.19. This includes the following changes:
- New sound driver architecture for MMDevAPI.
 - Better support for relative mouse events in DInput.
 - Various improvements in D3DX9.
 - More MSVC runtime functions.
 - Various bug fixes.

This requires three patches of mine, two submitted upstream so far, to
unbreak recent changes around the sound system (bundled into one here).

Sort CONFIGURE_ARGS on the way.
2011-05-08 01:38:18 +00:00
Gerald Pfeifer
120e79634f Update to Wine 1.3.18. This includes the following changes:
- Support for mouse pointer clipping.
 - Raw mouse events support using XInput2.
 - First steps of a DIB engine implementation.
 - More properties supported in DXDiag.
 - New security tab in the Internet control panel.
 - Various bug fixes.
2011-04-15 21:40:18 +00:00
Gerald Pfeifer
2b3dffc772 Update to Wine 1.3.17. This includes the following changes:
- Implementation of the new Vista file dialogs.
 - Initial support for patching in MSI installers.
 - Improvements to the calendar control.
 - A few fixes for file associations.
 - Menus cleaned up in built-in applications.
 - Various bug fixes.
2011-04-01 22:43:25 +00:00
Gerald Pfeifer
346db5d5ea Update to Wine 1.3.16. This includes the following changes:
- New version of the Gecko engine, based on Firefox 4.
 - Better support for Dwarf debugging information.
 - Improved handling of animated cursors.
 - Improvements to the GDI driver infrastructure.
 - A number of MSI fixes for the .NET installers.
 - Several GdiPlus improvements.
 - Various bug fixes.
2011-03-19 12:38:58 +00:00
Gerald Pfeifer
69120e025e Update to Wine 1.3.13. This includes the following changes:
- Tools for creating MSI installers.
 - Clipboard improvements.
 - Support for po files in the message compiler.
 - Improvements to the Wine debugger.
 - Various bug fixes.
2011-02-09 23:45:50 +00:00
Gerald Pfeifer
2e9c2dd2ef Update to Wine 1.3.12. This includes the following changes:
- Support for multiple icon sizes in winemenubuilder.
 - Improvements to the help browser.
 - Initial stab at DOSBox integration.
 - Various MSI fixes.
 - Some fixes to the Wine debugger.
 - Various bug fixes.

Feature safe:	yes
2011-01-22 22:38:29 +00:00
Gerald Pfeifer
f3242d2c31 Update to Wine 1.3.11. This includes the following changes:
- PO files now used for translations.
  - Various JavaScript improvements.
  - Some fixes to the Wine debugger.
  - Translation updates.
  - Various bug fixes.
2011-01-07 21:00:22 +00:00
Gerald Pfeifer
2ee985ee97 Update to Wine 1.3.10. [1][2] This includes the following changes:
- Icons in the "open with" menus.
 - Man pages for all installed binaries.
 - Support for schemas in MSXML.
 - Many installer fixes.
 - Beginnings of support for ActiveX in built-in browser.
 - More work on ActiveX support.
 - Icons on Internet shortcut menu entries.
 - Standardization of code implementing COM interfaces.
 - New scheme for auto-generated DLL registrations.
 - OpenCL library wrapper.
 - Support for notification balloons in system tray.
 - Obsolete AudioIO sound driver removed.
 - Various MSI fixes.
 - Translation updates.
 - Various bug fixes.

Lots of new man pages.

Also, remove references to FreeBSD 6 from pkg-message. [2]

PR:		153434
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> [1]
		Alex Kozlov <spam@rm-rf.kiev.ua> [2]
2010-12-31 08:15:15 +00:00
Gerald Pfeifer
ab1b6ca01c Update to Wine 1.3.7. Among others, this includes the following changes:
- Improved system tray support.
 - Better support for installers with assemblies.
 - Many of the msvcrt "secure" functions implemented.
 - A lot of fixes to the GStreamer support.
 - Many MSXML improvements.
 - Translation updates.
 - Various bug fixes.
2010-11-13 22:42:25 +00:00
Gerald Pfeifer
dc3d38a3cd Update to Wine 1.3.6. Among others, this includes the following changes:
- Support for GStreamer filters.
 - Mapping of standard cursors to native desktop cursors.
 - Improved support for installers with services.
 - Many MSXML improvements.
 - Decoder for TGA-format images.
 - Translation updates.
 - Various bug fixes.

And as far as this port goes, no more MD5 hash in distinfo.
2010-10-31 04:52:58 +00:00
Gerald Pfeifer
60c1315811 Update to Wine 1.3.5. Among others, this includes the following changes:
- Support for animated cursors.
 - Printing directly through CUPS instead of lpr.
 - Installer fixes for Office 2010.
 - Many MSXML3 improvements.
 - Improved Shader Model 4 support.
 - Proper icons in built-in Internet Explorer.
 - Translation updates.
 - Various bug fixes.
2010-10-15 23:09:29 +00:00
Gerald Pfeifer
7875a9022b Update to Wine 1.3.4. Among others, this includes the following changes:
- Support for right-to-left mirrored windows.
 - New taskkill.exe built-in application.
 - Inetcpl control panel fleshed out.
 - AcceptEx is implemented now.
 - Improved security checks for SSL connections.
 - Translation updates.
 - Various bug fixes.
2010-10-01 23:28:34 +00:00
Gerald Pfeifer
8e75f2f25b Update to Wine 1.3.3. Among others, this includes the following changes:
- Improved support for right-to-left text.
 - Support for CMYK JPEG images.
 - Beginnings of a Game Explorer implementation.
 - Stub inetcpl control panel applet.
 - A number of fixes to crypto support.
 - Translation updates.
 - Various bug fixes.
2010-09-20 16:36:43 +00:00
Gerald Pfeifer
c44aadf272 Add a LICENSE of LGPL 2.1 or LPGL 3. Wine is LGPL 2.1 or later, but our
license framework is not yet able to handle that nicely yet.

Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>  (originally)
2010-09-19 15:22:02 +00:00
Gerald Pfeifer
cab11b076e Fix package list around OpenGL.[1] Make the port more resilient by
explicitly configuring with OpenGL and GLU support, forcing failure
in case there is any problem.

Bump PORTREVISION since some users of the latest version will have an
incorrect package list.

Reported by:	erwin [1]
2010-09-06 00:07:36 +00:00
Gerald Pfeifer
05126bf2eb Update to Wine 1.3.2. Among others, this includes the following changes
versus Wine 1.2:
 - Beginnings of a user interface for the builtin Internet Explorer.
 - Support for cross-process OLE drag & drop.
 - New builtin wscript.exe (Windows Script Host) program.
 - Open/save dialogs remember the last used directory.
 - Translation updates.
 - Update of the Gecko engine.
 - New implementation of console support on Unix terminals.
 - Many new functions in the C runtime dlls.
 - Support for drag & drop between X11 and OLE.
 - New ipconfig.exe builtin tool.
 - Support for favorites in builtin Internet Explorer.
 - Beginnings of a shell Explorer control.
 - A number of DirectDraw code cleanups.
 - Improvements to the calendar control.
 - Various bug fixes.
2010-09-04 09:08:16 +00:00
Gerald Pfeifer
0009ed0b6a Update to RC3 of Wine 1.2. This brings lots of translation updates and
bug fixes.
2010-06-11 21:09:00 +00:00
Gerald Pfeifer
a539ad52a5 Update to RC1 of Wine 1.2. Among others, this includes the following changes:
- Many new toolbar icons.
 - Support for alpha blending in image lists.
 - Much more complete shader assembler.
 - Support for Arabic font shaping and joining.
 - A number of fixes for video rendering.
 - Font antialiasing configuration through fontconfig.
 - Improved handling of desktop link files.
 - Various bug fixes.
2010-05-22 19:13:58 +00:00
Gerald Pfeifer
305c8968b2 Update to Wine 1.1.44. Among others, this includes the following changes:
- Many more new icons.
 - Many additional msvcr80/90 functions.
 - Improvements to Bidi handling.
 - More complete mmdevapi (Win7 audio) support.
 - Improved handling of MSI patches.
 - A number of fixes for desktop menus.
 - Optimizations in OLE storage.
 - Various bug fixes.

And the wineprefixcreate binary is gone.
2010-05-09 09:45:29 +00:00
Gerald Pfeifer
7191e4c34d Update to Wine 1.1.43. Among others, this includes the following changes:
- A number of new icons.
 - Improved support for alpha channel in bitmaps.
 - Many Direct3D fixes and optimizations.
 - More complete msvcr80/90 implementations.
 - Various bug fixes.
2010-04-25 20:33:58 +00:00
Gerald Pfeifer
888c9e2f6e Update to Wine 1.1.42. Among others, this includes the following changes:
- Dwarf debug info support for better backtraces.
 - More standard actions supported in MSI.
 - Support for TIFF image format in WinCodecs.
 - A number of Direct3D improvements.
 - Shell fixes for better Internet Explorer support.
 - Various bug fixes.

Also, use GNU make to build the first stage, this is now required.
2010-04-03 00:56:31 +00:00
Gerald Pfeifer
faf7909f60 Update to Wine 1.1.40. Among others, this includes the following changes:
- A wide range of Direct3D improvements.
 - Support for SHA-256, SHA-384, and SHA-512 algorithms.
 - A number of MSHTML fixes.
 - Various widl improvements.
 - More typelib fixes.
 - OLE storage improvements.
 - Various bug fixes.
2010-03-20 02:12:00 +00:00
Gerald Pfeifer
5ca3fb0f4b Update to Wine 1.1.40. Among others, this includes the following changes:
- Support for Wow64 registry redirection.
 - Increased coverage of MSI standard actions.
 - Various Wordpad improvements.
 - Many shell fixes for better IE support.
 - Improved support for typelibs.
 - Better GL card detection.
 - Various bug fixes.

Feature safe:	yes
2010-03-06 14:07:19 +00:00