aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to Wine 1.9.6. This includes the following changes:Gerald Pfeifer2016-03-221-4/+4
| | | | | | | | | | | | | | | | | - Better video card detection when using Mesa. - Support for Shader Model 5 shaders. - C++ exception handling improvements. - Various bug fixes. Add the multimedia/v4l_compat port as a build dependency for V4L (i.e., V4L_BUILD_DEPENDS). [1] PR: 208079 [1] Submitted by: dbn [1] Reported by: bapt [1] Notes: svn path=/head/; revision=411629
* Update to Wine 1.9.5. This includes the following changes:Gerald Pfeifer2016-03-081-4/+4
| | | | | | | | | | | - Beginnings of the WineD3D command stream. - Support for effect states in Direct3DX. - Drag & drop improvements. - Various bug fixes. - Use a new version of the Mono engine, with 64-bit support. Notes: svn path=/head/; revision=410656
* Update to Wine 1.9.4. This includes the following changes:Gerald Pfeifer2016-02-271-4/+4
| | | | | | | | | | | - Support for color glyphs and font fallbacks in DirectWrite. - Improvements to the WebServices reader. - Support for more formats in Direct3D 11. - Simplified syntax and clean up of tests marked todo. - Various bug fixes. Notes: svn path=/head/; revision=409688
* Update to Wine 1.9.3. This includes the following changes:Gerald Pfeifer2016-02-091-4/+4
| | | | | | | | | | | | | | | - JSON support in JavaScript. - Improved line breaking in DirectWrite. - Some more write support in WebServices. - Still more Shader Model 4 instructions. - Various bug fixes. Also this uses a new version of the Gecko engine based on Firefox 44. This only applies when the GECKO option is on, and wine-gecko-devel has been updated accordingly. Notes: svn path=/head/; revision=408565
* Update to Wine 1.9.2. This includes the following changes:Gerald Pfeifer2016-01-241-4/+4
| | | | | | | | | | | | | | | | | | - GStreamer 1.0 support. - Support for SHA hashes in BCrypt. - Synthesizing bold glyphs also for bitmap fonts. - Underlines support in DirectWrite. - Still more Shader Model 4 instructions. - Various bug fixes. It also brings quite many changes on the packaging side (libraries), both for vanilla builds and ones with option STAGING (and hence the wine-staging port). No longer set USE_AUTOTOOLS=autoconf for option STAGING; it's not used currently. Notes: svn path=/head/; revision=407183
* Update to Wine 1.9.1. This includes the following changes:Gerald Pfeifer2016-01-111-4/+4
| | | | | | | | | | | | - A few more deferred fixes. - Support for debug registers on x86-64. - More Shader Model 4 instructions. - Various bug fixes. Replace reference to FreeBSD 8.4 and 9.3 by FreeBSD 9.x. Notes: svn path=/head/; revision=405765
* Update to Wine 1.9.0 which is in direct succession of the now closedGerald Pfeifer2016-01-051-4/+4
| | | | | | | | | | | | | | | Wine 1.7 release series that we have been following for one-and-a-half years. Compared to the Wine 1.8 release, this includes the following changes: - A number of fixes that were deferred during code freeze. - WSAPoll implementation. - Standard font dialog fixes. - X11 drag&drop improvements. - Various bug fixes. Notes: svn path=/head/; revision=405275
* Update to Wine 1.8 RC3. Just bugfixes on our way towards a release.Gerald Pfeifer2015-12-071-4/+4
| | | | | | | Pet overeager portlint (when it comes to patch format). Notes: svn path=/head/; revision=403238
* Update to Wine 1.8 RC2. Just bugfixes (though one new header).Gerald Pfeifer2015-11-291-4/+4
| | | | Notes: svn path=/head/; revision=402630
* Update to Wine 1.8 RC1 in preparation of the 1.8 release. This bringsGerald Pfeifer2015-11-271-4/+4
| | | | | | | a number of bugfixes over version 1.7.55, no new features. Notes: svn path=/head/; revision=402497
* Update to Wine 1.7.55. This includes the following changes:Gerald Pfeifer2015-11-151-4/+4
| | | | | | | | | | | | - Pulse audio driver. - Various fixes for Microsoft Office 2013 support. - Some more implementation of the Web Services DLL. - More fixes for the latest C runtime version. - Improvements to the Makefile generation. - Various bug fixes. Notes: svn path=/head/; revision=401734
* Update to Wine 1.7.54. This includes the following changes:Gerald Pfeifer2015-11-011-4/+4
| | | | | | | | | | | | | | | - Implementation of the TransmitFile function. - More implementation of the Web Services DLL. - Improved video decoding. - Alternative for the deprecated prelink tool. - Major Turkish translation update. - Various bug fixes. And tools/winemaker is now tools/winemaker/winemaker, so adjust SHEBANG_FILES accordingly. Notes: svn path=/head/; revision=400627
* Update to Wine 1.7.53. This includes the following changes:Gerald Pfeifer2015-10-201-4/+4
| | | | | | | | | | | - Support for the various versions of XAudio. - More implementation of the Web Services DLL. - Improved OLE object embedding. - Various code cleanups in Direct3D. - Various bug fixes. Notes: svn path=/head/; revision=399865
* Update to Wine 1.7.52. This includes the following changes:Gerald Pfeifer2015-10-061-4/+4
| | | | | | | | | | | | - Unicode data updated to Unicode 8.0.0. - Some implementation of the Web Services DLL. - More Direct3D 11 interfaces. - A few more functions in the C++ runtime. - Output standard glyph names in the PostScript driver. - Various bug fixes. Notes: svn path=/head/; revision=398718
* Update to Wine 1.7.51. This includes the following changes:Gerald Pfeifer2015-09-071-4/+4
| | | | | | | | | | | | | | - XAudio2 implementation using OpenAL Soft. - Support for the new Universal C Runtime DLL. - Dropdown menu support in the standard Open Dialog. - Grayscale rendering mode in DirectWrite. - Various bug fixes. With the STAGING option enabled (or using the wine-staging port), fonts/times.ttf is now also present. Notes: svn path=/head/; revision=396265
* Update to Wine 1.7.50. This includes the following changes:Gerald Pfeifer2015-08-231-4/+4
| | | | | | | | | | | | - New version of the Gecko engine based on Firefox 40 (via the wine-gecko-devel port). - First steps of the Direct3D 11 implementation. - Better font matching in DirectWrite. - Support for OpenMP on ARM platforms. - Various bug fixes. Notes: svn path=/head/; revision=395126
* Update to Wine 1.7.49. This includes the following changes:Gerald Pfeifer2015-08-121-4/+4
| | | | | | | | | | | - DirectWrite is now good enough for rendering text in Steam. - A number of Direct2D improvements. - Some more OpenMP functions. - Support for namespaces in the IDL compiler. - Various bug fixes. Notes: svn path=/head/; revision=394022
* Update to Wine 1.7.48. This includes the following changes:Gerald Pfeifer2015-08-031-4/+4
| | | | | | | | | | | | | | - Fleshed out OpenMP implementation. - I/O stream support in the MSVCIRT C++ runtime. - Support for pixel snapping in DirectWrite. - More support for OpenGL core contexts. - Various bug fixes. (Some pkg-plist additions and one removal for the STAGING option and hence the wine-staging port.) Notes: svn path=/head/; revision=393449
* Update to Wine 1.7.47. This includes the following changes:Gerald Pfeifer2015-07-121-4/+4
| | | | | | | | | | | | - Text drawing in Direct2D. - Support for the new thread pool API. - Toolbar state saving. - Beginnings of an implementation for proper HID support. - Support for file objects in device drivers. - Various bug fixes. Notes: svn path=/head/; revision=391838
* Update to Wine 1.7.46. This includes the following changes:Gerald Pfeifer2015-06-291-4/+4
| | | | | | | | | | | - Improvements in the BITS file transfer service. - Still more progress on DirectWrite implementation. - Support for shared user data on 64-bit. - Various C++ runtime improvements. - Various bug fixes. Notes: svn path=/head/; revision=390884
* Update to Wine 1.7.45. This includes the following changes:Gerald Pfeifer2015-06-211-4/+4
| | | | | | | | | | - Some more progress on DirectWrite implementation. - A number of RichEdit control fixes. - Beginning implementation of the old MSVCIRT C++ runtime. - Various bug fixes. Notes: svn path=/head/; revision=390202
* Update to Wine 1.7.44. This includes the following changes:Gerald Pfeifer2015-06-051-4/+4
| | | | | | | | | | - More support for the COM interfaces of the RichEdit control. - Initial version of a SmartTee filter. - Support for the null device kernel object. - Various bug fixes. Notes: svn path=/head/; revision=388637
* Update to Wine 1.7.43. This includes the following changes:Gerald Pfeifer2015-05-211-4/+4
| | | | | | | | | | | - Improved support for Shell Browser windows. - Some more API Sets libraries. - Read/write operations support with built-in devices. - Major Catalan translation update. - Various bug fixes. Notes: svn path=/head/; revision=386945
* Update to Wine 1.7.42. This includes the following changes:Gerald Pfeifer2015-05-091-4/+4
| | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=385862
* Update to Wine 1.7.41. This includes the following changes:Gerald Pfeifer2015-04-191-4/+4
| | | | | | | | | | | | | | | | | | - 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). Notes: svn path=/head/; revision=384327
* Update to Wine 1.7.40. This includes the following changes:Gerald Pfeifer2015-04-051-4/+4
| | | | | | | | | | | | | | | | | - Support for kernel job objects. - Various fixes to the ListView control. - Better support for OOB data in Windows Sockets. - Support for DIB images in the OLE data cache. - Improved support for MSI patches. - Some fixes for ACL file permissions. - Various bug fixes. files/patch-configure has been accepted upstrea; remove it. Fix whitespace in one case. Notes: svn path=/head/; revision=383356
* Update to Wine 1.7.39. This includes the following changes:Gerald Pfeifer2015-03-221-4/+4
| | | | | | | | | | | - Kerning support in DirectWrite. - Support for DirectX Media Objects filters. - Better support for animated GIFs in GdiPlus. - Improved support for Known Folders in Shell32. - Various bug fixes. Notes: svn path=/head/; revision=381917
* Update to Wine 1.7.38. This includes the following changes:Gerald Pfeifer2015-03-081-4/+4
| | | | | | | | | | | | | - New version of the Gecko engine based on Firefox 36. - Updated version of the Mono engine. - Support for themed scrollbars. - More compatible RPC interface for service control. - Support for X Drag & Drop version 5. - Threading fixes in IME support. - Various bug fixes. Notes: svn path=/head/; revision=380759
* Update to Wine 1.7.37. This includes the following changes:Gerald Pfeifer2015-02-221-4/+4
| | | | | | | | | | | | | | | - Interface change notifications. - Support for the UTF-7 encoding. - A number of graphical fixes for themed controls. - Wininet now implemented on top of Win32 sockets. - Various bug fixes. Plus the following changes from Wine 1.7.36 which was not properly announced: - Support for configuring speakers in Winecfg. - Support for typographic features in DirectWrite. Notes: svn path=/head/; revision=379628
* Update to Wine 1.7.35. This includes the following changes:Gerald Pfeifer2015-01-241-4/+4
| | | | | | | | | | | | | | | - Beginnings of support for OpenGL core contexts. - Initial support for glyph placement in DirectWrite. - Some more WBEM objects. - Various bug fixes. My fix for PR 188424 is now upstream, so files/patch-alternate-toolchain is not applicable any more; remove it. PR: 188424 Notes: svn path=/head/; revision=377820
* Update to Wine 1.7.34. This includes the following changes:Gerald Pfeifer2015-01-111-4/+4
| | | | | | | | | | | | - Support for surround sound in DirectSound. - Better text run support in DirectWrite. - Many HTML engine fixes. - More support for WBEM objects. - A few more C/C++ runtime functions. - Various bug fixes. Notes: svn path=/head/; revision=376807
* Update to Wine 1.7.33. This includes the following changes:Gerald Pfeifer2014-12-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Support for copy/paste commands in MSHTML. - Some more font support in DirectWrite. - Better handling for loss of focus in Direct3D windows. - Several more API Sets DLLs. - Various bug fixes. Configure with --without-gettextpo and --without-osmesa. [1] Break out items in those lines of CONFIGURE_ARGS touched anyway, one item per line, to make this part easier to compare with emulators/wine. Add tools/make_requests to SHEBANG_FILES. [1] No longer use XORG=xpm. This has been removed with upstream commit 18e4b5e293cdbb83197fd1427cdd4e42314c831b eons ago. [1] Configure --without-pulse in the COMPHOLIO case (which is the one adding support for Pulseaudio to begin with). [1] PR: 195765 [1] Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> [1] Notes: svn path=/head/; revision=375427
* Update to Wine 1.7.32. This includes the following changes:Gerald Pfeifer2014-11-301-4/+4
| | | | | | | | | | - A few more functions implemented in MSHTML. - Improved support for restoring display mode. - Font metrics improvements in DirectWrite. - Various bug fixes. Notes: svn path=/head/; revision=373691
* Update to Wine 1.7.31. This includes the following changes:Gerald Pfeifer2014-11-161-4/+4
| | | | | | | | | | | | | | | - Support for the Visual Studio 2013 version of the C/C++ runtimes. - More font metrics support in DirectWrite. - Some more Direct2D work. - Various bug fixes. Always installs documentation, this is then taken care of during the packaging process. Also no longer print pkg-message ourselves. Notes: svn path=/head/; revision=372631
* Update to Wine 1.7.30. This includes the following changes:Gerald Pfeifer2014-11-021-4/+4
| | | | | | | | | | | - More support for fonts in DirectWrite. - Improved ATL thunk support. - A few more C runtime functions. - Regedit import/export fixes. - Various bug fixes. Notes: svn path=/head/; revision=372072
* Update to Wine 1.7.29. This includes the following changes:Gerald Pfeifer2014-10-191-4/+4
| | | | | | | | | | | | - Support for shaping and BiDi mirroring in DirectWrite. - Some page fault handling fixes. - A few more C runtime functions. - Various bug fixes. Remove all uses of @dirrm and @dirrmtry from the package list. Notes: svn path=/head/; revision=371211
* The Compholio patchset has been rerolled upstream. No actual changesGerald Pfeifer2014-10-091-2/+2
| | | | | | | | except for a renaming of the top-level directory from wine-compholio-1.7.28 to wine-staging-1.7.28. Notes: svn path=/head/; revision=370500
* Update to Wine 1.7.28. This includes the following changes:Gerald Pfeifer2014-10-071-4/+4
| | | | | | | | | | - Support for conditional compilation in JavaScript. - Bidirectional text support in DirectWrite. - Stubs for DirectPlay Voice support. - Various bug fixes. Notes: svn path=/head/; revision=370336
* Update to Wine 1.7.27. This includes the following changes:Gerald Pfeifer2014-09-201-4/+4
| | | | | | | | | | - Some more work on Direct2D support. - Various improvements to RichEdit interfaces. - Initial support for ICMP version 6. - Various bug fixes. Notes: svn path=/head/; revision=368651
* Update to Wine 1.7.26. This includes the following changes:Gerald Pfeifer2014-09-141-4/+4
| | | | | | | | | | | | | | | | | | - Still more DirectWrite functions. - Improvements to the common File Dialog. - A number of C runtime improvements. - Various bug fixes. Add two new options MPG123 and V4L that pull in and leverage the respective ports for MP3 and Video support. [1] Sort OPTIONS alphabetically, except for the two that pull in Gecko and Mono MSI packages for run-time support. Submitted by: kmoore [1] Notes: svn path=/head/; revision=368169
* Update to Wine 1.7.25. This includes the following changes:Gerald Pfeifer2014-08-251-4/+4
| | | | | | | | | | | - Implementation of the packet capture library. - A few more DirectWrite functions. - Improvements in HTML table support. - More VBScript math functions. - Various bug fixes. Notes: svn path=/head/; revision=366041
* Update to Wine 1.7.24. This includes the following changes:Gerald Pfeifer2014-08-101-4/+4
| | | | | | | | | | - Beginning of some DirectWrite classes implementation. - Initial wrapper dll for the packet capture library. - Some crypto improvements. - Various bug fixes. Notes: svn path=/head/; revision=364491
* Update to Wine 1.7.23. This includes the following changes:Gerald Pfeifer2014-07-261-4/+4
| | | | | | | | | | - Better support for files drag & drop. - Improvements to HTTP cookie management. - Fixes to crypto certificates management. - Various bug fixes. Notes: svn path=/head/; revision=362966
* Update to Wine 1.7.22. This includes the following changes:Gerald Pfeifer2014-07-121-4/+4
| | | | | | | | | | | | | | | | - Support for Unicode bracketing pairs. - Improved Internet cookie support. - Initial support for geographical information. - Various bug fixes. Add sysutils/preload as a new build dependency. This should help with DRM and similar Windows bits and will especially be helpful for the new emulators/pipelight port. [1] Suggested by: kmoore [1] Notes: svn path=/head/; revision=361650
* Add a new OPTION named COMPHOLIO to include the Compholio patchset.Gerald Pfeifer2014-07-101-0/+2
| | | | | | | | | | | This is off by default for now and nicely moving towards increasing upstream integration. It will be needed for Pipelight support. Submitted by: kmoore Tested by: gerald, kmoore Notes: svn path=/head/; revision=361464
* Update to Wine 1.7.21. This includes the following changes:Gerald Pfeifer2014-06-271-2/+2
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=359599
* Update to Wine 1.7.20. This includes the following changes:Gerald Pfeifer2014-06-151-2/+2
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=357892
* Update to Wine 1.7.19. This includes the following changes:Gerald Pfeifer2014-05-171-2/+2
| | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=354273
* Update to Wine 1.7.18. This includes the following changes:Gerald Pfeifer2014-05-091-2/+2
| | | | | | | | | | | - Improved OLE Accessible Object support. - Fixes for various memory issues found by Valgrind. - A few more MSHTML functions. - Some DirectDraw cleanups. - Various bug fixes. Notes: svn path=/head/; revision=353488
* Update to Wine 1.7.17. This includes the following changes:Gerald Pfeifer2014-04-191-2/+2
| | | | | | | | | - More implementations for the Task Scheduler. - C runtime made more compatible by sharing source files. - Various bug fixes. Notes: svn path=/head/; revision=351577