Commit graph

312 commits

Author SHA1 Message Date
Gerald Pfeifer
53e8709318 Update to Wine 1.7.21. This includes the following changes:
- Support for critical sections in the C runtime.
 - Unicode data updated to Unicode 7.0.
 - Support for interlaced PNG encoding.
 - Initial stub for the Packager library.
 - Various bug fixes.
2014-06-27 19:35:46 +00:00
Gerald Pfeifer
0ece503936 Update to Wine 1.7.20. This includes the following changes:
- X11 drag & drop fixes.
 - A few more C/C++ runtime functions.
 - Fixes for various memory issues found by Valgrind.
 - Some OLE storage fixes.
 - Various bug fixes.
2014-06-15 15:16:36 +00:00
Gerald Pfeifer
45e981a273 Update to Wine 1.7.19. This includes the following changes:
- New JSProxy DLL for automatic proxy configuration.
 - More OLE Accessible Object support.
 - Improvements to the XML writer.
 - Fixes for various memory issues found by Valgrind.
 - Initial headers for Direct2D support.
 - Various bug fixes.
2014-05-17 01:43:53 +00:00
Gerald Pfeifer
640447f875 Update to Wine 1.7.18. This includes the following changes:
- Improved OLE Accessible Object support.
 - Fixes for various memory issues found by Valgrind.
 - A few more MSHTML functions.
 - Some DirectDraw cleanups.
 - Various bug fixes.
2014-05-09 18:26:26 +00:00
Gerald Pfeifer
c57799cb9d Update to Wine 1.7.17. This includes the following changes:
- More implementations for the Task Scheduler.
 - C runtime made more compatible by sharing source files.
 - Various bug fixes.
2014-04-19 00:01:30 +00:00
Gerald Pfeifer
9ab206c3bc Update to Wine 1.7.16. This includes the following changes:
- More regression test fixes.
 - String arrays better supported in the IDL compiler.
 - Initial stubs for DirectX Video Acceleration.
 - Various bug fixes.
2014-04-05 20:53:19 +00:00
Gerald Pfeifer
5e3a969dd8 Update to Wine 1.7.15. This includes the following changes:
- New Task Scheduler service.
 - Many regression test fixes.
 - Support for exception unwinding in VBScript.
 - Various bug fixes.

Convert USE_BZIP2 to USES=tar:bzip2.
2014-03-22 00:20:22 +00:00
Gerald Pfeifer
468e87d71e Update to Wine 1.7.14. This includes the following changes:
- More Task Scheduler support.
 - Improvements for AVI encoding support.
 - More VisualBasic interfaces in MSXML.
 - Support for deflate content encoding in Wininet.
 - Some fixes for monochrome printers.
 - Various bug fixes.
2014-03-08 00:01:21 +00:00
Gerald Pfeifer
8ff567f6d5 Update to Wine 1.7.13. This includes the following changes:
- More Task Scheduler support.
 - A few more Direct3D 10 interfaces.
 - More Windows Media Player stubs.
 - Various bug fixes.

Remove a duplicate entry and fix some sorting in pkg-plist.
2014-02-21 23:26:11 +00:00
Gerald Pfeifer
bf8a09d2af Update to Wine 1.7.12. This includes the following changes:
- Initial support for Windows Media Player interfaces.
 - Some more Task Scheduler support.
 - Various C++ runtime fixes.
 - More dlls with ugly names for Windows 8 API set support.
 - Various bug fixes.
2014-02-08 03:14:30 +00:00
David Naylor
ff41552f97 Update emulators/wine-devel to 1.7.11.
ChangeLog:
  - Uniscribe support in the RichEdit control.
  - Support for condition variables and Slim Reader/Writer locks.
  - More D3D command stream preparation work.
  - Optional Start Menu in desktop mode.
  - Improved support for vertical fonts metrics.
  - Various bug fixes.

Approved by:	gerald (maintainer, implicit)
2014-01-18 20:00:01 +00:00
David Naylor
be508d8be4 Update emulators/wine-devel to 1.7.10.
ChangeLog:
  - Window maximization in the Mac driver.
  - AVI compressor implementation.
  - Thread local storage support in dynamically loaded libraries.
  - Beginnings of a Task Scheduler implementation.
  - Extended IPX protocol support.
  - Various bug fixes.

Approved by:	gerald (maintainer, implicit)
2014-01-03 21:54:43 +00:00
David Naylor
1878a27907 Update emulators/wine-devel to 1.7.9.
Changes:
 - Make use of ${opt}_CONFIGURE_WITH, ${opt}_USE, ${opt}_USES, ${opt}_${typ}_DEPENDS
 - Convert an instance of NOPORTDOCS to ${PORT_OPTIONS:MDOCS}
 - Remove check ${OSVER} < 800000
 - Replace the importing of <bsd.ports.pre.mk> with <bsd.ports.options.mk>

ChangeLog:
 - Improved window moving/resizing in the Mac driver.
 - Some DirectDraw palette fixes.
 - Reduced code duplication between C++ runtime versions.
 - Various bug fixes.

Approved by:	gerald (maintainer, implicit)
2014-01-02 10:23:41 +00:00
Gerald Pfeifer
9cb3af96be Update to Wine 1.7.8. This includes the following changes:
- Improvements in the BITS service implementation.
 - Better data tables for Japanese vertical fonts support.
 - Various bug fixes.
2013-12-07 10:21:22 +00:00
Gerald Pfeifer
01d8c0a33f Update to Wine 1.7.7. This includes the following changes:
- Support for configuring remote shares using Samba's NetAPI library.
 - Improved embedding support through XEMBED.
 - Support for arrays in VBScript.
 - Various bug fixes.

Process two scripts installed with USES=shebangfix. [1]

Reported by:	dbn [1]
2013-11-26 13:06:15 +00:00
Gerald Pfeifer
b11bc2267f Update to Wine 1.7.5. This includes the following changes:
- Rewrite of the BiDi algorithm for full Unicode 6.3 support.
 - Support for Video Mixing Renderer version 7.
 - Various bug fixes.

Replace USE_GCC by USES=compiler:c11. [1]

Suggested by:	dbn [1]
2013-11-09 14:32:23 +00:00
Gerald Pfeifer
8f935a37af Update to Wine 1.7.5. This includes the following changes:
- Support for registration-free COM using activation contexts.
 - Improved support for simulated bold fonts.
 - Unicode data updated to Unicode 6.3.
 - Better support for typelib registration on 64-bit.
 - Various bug fixes.
2013-10-27 02:38:52 +00:00
Gerald Pfeifer
859dea7933 Update to Wine 1.7.4. This includes the following changes:
- More preparation work for the Direct3D command stream.
 - A number of Winsock improvements.
 - Various bug fixes.

Move PKGNAMESUFFIX to where it belongs.

Convert LIB_DEPENDS to the new standard.

Replace USE_GMAKE by USES=gmake.
2013-10-13 22:42:30 +00:00
Gerald Pfeifer
99198ca937 Update wine-gecko to version 2.24, based on Firefox 24. [1]
Update wine-devel to Wine 1.7.3.  This includes the following changes:
 - New version of the Gecko engine based on Firefox 24.
 - Preparation work for the Direct3D command stream.
 - Various bug fixes.

Approved by:	dbn (maintainer, pre-approved)
2013-09-29 18:40:11 +00:00
Gerald Pfeifer
96f049e8e9 Update to Wine 1.7.2. This includes the following changes:
- Right-to-left text layout improvements.
 - NTLM and Negotiate authentication for RPC over HTTP.
 - More glyphs in the built-in Wingdings font.
 - Activation context improvements.
 - Various bug fixes.
2013-09-15 18:08:48 +00:00
Gerald Pfeifer
c294836c5d Update to Wine 1.7.1. This includes the following changes:
- Support for keyed event objects.
 - Support for the "init once" synchronization mechanism.
 - Activation context support for DLLs, typelibs, and COM classes.
 - Support for loading 32-bit typelibs on 64-bit.
 - Some fixes for serial port devices.
 - Various bug fixes.
2013-08-30 23:28:01 +00:00
Gerald Pfeifer
be09f81584 Update to Wine 1.7.0, the new development branch of Wine after the
Wine 1.6 release.

This includes the following relevant changes:
 - Support for vertical text in the Postscript driver.
 - Unicode data updated to Unicode 6.2.0.
 - Hyperlink controls supported in installers.
 - Improved support for XML attributes.
 - Various bug fixes.

Also, we now use lcms2 instead of lcms.
2013-08-04 16:03:59 +00:00
Gerald Pfeifer
ac24cc8aa5 Update to Wine 1.6 RC5. More bug fixes and translation work. 2013-07-12 20:44:45 +00:00
Gerald Pfeifer
bc63b76b1e Update to Wine 1.6 RC4. This includes some further bug fixes. 2013-06-28 20:56:29 +00:00
Gerald Pfeifer
0080fcfaf8 Update to Wine 1.6 RC3. This includes some further bug fixes. 2013-06-22 20:18:50 +00:00
Gerald Pfeifer
489d5365ce Update to Wine 1.6 RC2. This includes a number of bug fixes. 2013-06-17 14:36:27 +00:00
Gerald Pfeifer
bbf9646d3c Update to Wine 1.6 RC1. This includes the following relevant changes:
- New implementation of the typelib creation support.
 - GLSL-based support for fixed function vertex shaders.
 - Support for desktop launchers in virtual desktop mode.
 - Fixes for Japanese vertical text.
 - New Croatian translation.
 - Various bug fixes.
2013-06-15 09:41:38 +00:00
Gerald Pfeifer
cbcfcfffba Update to Wine 1.5.31. This includes the following relevant changes:
- New version of the Gecko engine based on Firefox 21.
 - Various bug fixes (54 reports closed).
Also, the upstream bug around installing libwine.so has been fixed,
so we can revert our hack around that.
2013-06-08 13:05:26 +00:00
Gerald Pfeifer
c8cd0be5ac 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.
2013-05-11 10:05:53 +00:00
Gerald Pfeifer
f52d0a56a8 Update to Wine 1.5.29. This includes the following changes:
- JavaScript performance improvements.
 - Various bug fixes.
2013-04-27 20:55:09 +00:00
Gerald Pfeifer
ba405bfe27 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
2013-04-16 19:51:41 +00:00
Gerald Pfeifer
a59738c619 Update to Wine 1.5.27. This includes the following changes:
- Various C runtime improvements.
 - Large icons for built-in applications.
 - Various bug fixes.
2013-03-29 19:13:32 +00:00
Gerald Pfeifer
018460457d 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.
2013-03-15 21:03:16 +00:00
Gerald Pfeifer
c31cfbdd89 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.
2013-03-01 23:52:16 +00:00
Gerald Pfeifer
eccccaea17 Update to Wine 1.5.24. This includes the following changes:
- Regular expression support in VB Script.
 - Many RichEdit code cleanups.
 - Various bug fixes.
2013-02-15 22:05:12 +00:00
Gerald Pfeifer
8d5bd28f5d 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.
2013-02-04 06:03:59 +00:00
Gerald Pfeifer
53116350d7 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.
2013-01-20 11:03:24 +00:00
Gerald Pfeifer
3243dea1c2 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.
2013-01-11 10:20:18 +00:00
Gerald Pfeifer
2126226e3d 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.
2012-12-22 02:11:32 +00:00
Gerald Pfeifer
365265e585 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
2012-12-08 11:55:27 +00:00
Gerald Pfeifer
d254bf2ca3 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
2012-12-01 00:24:34 +00:00
Gerald Pfeifer
634b65118b 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
2012-11-09 22:25:26 +00:00
Gerald Pfeifer
1ca7abf787 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
2012-10-27 21:56:31 +00:00
Gerald Pfeifer
8f51c8ca02 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
2012-10-13 18:43:31 +00:00
Gerald Pfeifer
843bd7a537 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.
2012-09-29 00:44:03 +00:00
Gerald Pfeifer
1a53dc97c3 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.
2012-09-23 04:46:18 +00:00
Gerald Pfeifer
f44c7e383e 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.
2012-08-31 23:09:03 +00:00
Gerald Pfeifer
06e2fa2bce 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.
2012-08-18 00:46:20 +00:00
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
4bb448ca11 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.
2012-07-17 22:37:35 +00:00