Commit graph

184 commits

Author SHA1 Message Date
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
Gerald Pfeifer
14063b609c Handle share/applications properly in pkg-plist; it's not under DATADIR.
Reported by: 	pointyhat (via erwin)
Feature safe:	yes
2010-02-28 11:53:20 +00:00
Gerald Pfeifer
023ad7be95 Update to Wine 1.1.39. Among others, this includes the following changes:
- Support for registry symbolic links.
 - Many MSI fixes.
 - Build process improvements.
 - MSXML cleanups and fixes.
 - A number of MSHTML improvements.
 - Various bug fixes.

Feature safe:	yes
2010-02-19 22:44:14 +00:00
Gerald Pfeifer
9700660666 Update to Wine 1.1.38. Among others, this includes the following changes:
- Better support for memory allocations debugging.
 - Improved MIDI support.
 - A wide range of Direct3D fixes.
 - OLEDB fixes (should fix Clipart in Office).
 - Many MSI fixes.
 - Various bug fixes.
2010-02-07 12:44:59 +00:00
Gerald Pfeifer
cf3e8f6076 Update to Wine 1.1.37. Among others, this includes the following changes:
- A number of fixes in AVI file support.
 - Several MSXML improvements.
 - A few MSI fixes.
 - Various bug fixes.
Adjust the sorting of the package list along the way.
2010-01-22 19:54:47 +00:00
Gerald Pfeifer
1ec06b3869 Update to Wine 1.1.36. Among others, this includes the following changes:
- Completion of the 16-bit separation.
 - Improved Shader Model 4 support.
 - A ton of memory leak fixes.
 - A number of MSHTML fixes.
 - Various bug fixes.
2010-01-09 12:31:50 +00:00
Gerald Pfeifer
ab31e7dbf5 Update to Wine 1.1.35. Among others, this includes the following changes:
- Support for OLE transacted storage.
 - Better certificate checking on secure connections.
 - More progress on the 16-bit separation.
 - Left 4 Dead 2 DRM really supported now.
 - MSI performance improvements.
 - Various bug fixes.
2009-12-19 10:08:43 +00:00
Gerald Pfeifer
32b4facce4 Update to Wine 1.1.34. Among others, this includes the following changes:
- Many fixes for crypto certificates support.
 - A lot of MSHTML improvements.
 - Various fixes to support the Left 4 Dead 2 DRM.
 - A number of OLE marshalling fixes.
 - More Listview improvements.
 - Various bug fixes.
2009-12-05 22:32:27 +00:00
Gerald Pfeifer
7a3b93d0cb Update to Wine 1.1.33. Among others, this includes the following changes:
- Gecko now installed at wineprefix creation time.
 - Better support for certificates in crypt32.
 - Improved sound support in mciwave.
 - Some more Direct3D 10 functions.
 - Many cleanups for issues spotted by Valgrind.
 - Various bug fixes
2009-11-15 03:44:00 +00:00
Gerald Pfeifer
eefbd045b9 Update to Wine 1.1.32. Among others, this includes the following changes:
- Many crypto fixes (particularly on 64-bit).
 - Several common controls improvements.
 - Various HTML support improvements.
 - More DIB optimizations.
 - Various bug fixes.

An updated patch of mine to address PR 137999 is now included upstream.
2009-10-25 13:48:56 +00:00
Gerald Pfeifer
9496e58a07 Update to Wine 1.1.31. Among others, this includes the following changes:
- Vastly improved monthcal control.
 - Performance improvements for DIB sections.
 - Several sound driver fixes.
 - Beginning of ActiveX support in JScript.
 - More Direct3D 10 work.
 - More 16-bit dlls split off to separate modules.
 - Support for attachments in MAPI.
 - Various bug fixes.

Equally importantly, this finally fixes tools/winebuild for FreeBSD.
After my general recognition of FreeBSD has been accepted upstream,
this is now only one local patch. [1]

PR:		137999 [1]
Inspired by:	Edward Tomasz Napierala <trasz@FreeBSD.org> [1]
2009-10-10 10:34:16 +00:00
Gerald Pfeifer
83115e0987 Update to Wine 1.1.30. Among others, this includes the following changes:
- Support for OpenAL (disabled for now).
 - Many improvements in HTML and JavaScript support.
 - Many common controls fixes and improvements.
 - More Direct3D 10 work.
 - Better MAPI support.
 - Various bug fixes.
Explicitly disable OpenAL (new with this version of Wine) and GnuTLS
(already older) to guarantee consistent builds.

Feature safe:	yes
2009-09-26 14:58:36 +00:00
Gerald Pfeifer
57393070fe Update to Wine 1.1.29. Among others, this includes the following changes:
- Improved Gecko integration by using Wine's network layers.
 - Use of external libmpg123 for mp3 decoding (unused for now).
 - Support for JPEG and PNG formats in WindowsCodecs.
 - Many regression test fixes for Win64 and Windows 7.
 - Various bug fixes.
2009-09-03 03:47:06 +00:00
Gerald Pfeifer
b07586f70d Update to Wine 1.1.28. Among others, this includes the following changes:
- Support for IRDA protocol.
 - Faster initial wineprefix creation.
 - Axis remapping with evdev joysticks.
 - More image formats in WindowsCodecs.
 - Various bug fixes.
And lots of entries in the new lib/wine/fakedlls directory.
2009-08-22 18:28:32 +00:00
Gerald Pfeifer
8833a68cc7 Update to Wine 1.1.27. Among others, this includes the following changes:
- New version of the Gecko engine.
 - New GSM 06.10 codec support (not activated by default)
 - Improved support for the disk volume APIs.
 - Support for XShm pixmaps for better performance.
 - Various bug fixes.
2009-08-07 23:54:44 +00:00
Gerald Pfeifer
43b0e80ad6 Update to Wine 1.1.26. Among others, this includes the following changes:
- Still more translation updates.
 - Faster bitmap stretching using XRender.
 - Proxy support in WinHTTP.
 - Many more JScript functions.
 - Various bug fixes.
Plus documentation has been consolidated and some READMEs removed.
2009-07-18 19:50:09 +00:00
Gerald Pfeifer
423fef681e Update to Wine 1.1.25. Among others, this includes the following changes:
- A ton of translation updates.
 - Support for various Unicode file encodings in Notepad.
 - Improved memory management, especially for OpenGL.
 - Desktop menus now cleaned up automatically.
 - Beginnings of a windowscodecs DLL implementation.
 - Various bug fixes.
2009-07-06 22:00:55 +00:00
Gerald Pfeifer
cbac86c94b Update to Wine 1.1.24. Among others, this includes the following changes:
- Support for freedesktop file associations.
 - Improved ARB shaders.
 - Fixes for the FBO mode.
 - Many listview improvements.
 - Various bug fixes.
2009-06-20 15:07:01 +00:00
Gerald Pfeifer
d969f4f168 Update to Wine 1.1.22. Among others, this includes the following changes:
- More improvements to OLE copy/paste.
 - Direct3D locking fixes.
 - ARB shaders improvements.
 - Better OpenGL pixel format support.
 - Various bug fixes.
2009-05-23 17:12:37 +00:00
Gerald Pfeifer
97766fe8ec Update to Wine 1.1.21. Among others, this includes the following changes:
- Beginnings of shader model 4 support.
 - Support for copying/pasting images from X11 applications.
 - A number of GDIPlus improvements.
 - Various listview fixes.
 - Various bug fixes.
2009-05-09 09:36:11 +00:00
Gerald Pfeifer
4683a5297f Update to Wine 1.1.20. Among others, this includes the following changes:
- Show a dialog on application crashes.
 - Much improved OLE copy/paste support.
 - Various listview improvements.
 - More Direct3D code cleanups.
 - Various bug fixes.
2009-04-25 05:50:31 +00:00
Gerald Pfeifer
90f23327c2 Update to Wine 1.1.19. Among others, this includes the following changes:
- Support for Visual C++ project files in winemaker.
 - Improvements to the Esound driver.
 - Many Direct3D code cleanups.
 - Fixes to OLE clipboard handling.
 - Various bug fixes.

Also set MAKE_JOBS_SAFE to allow for parallel builds.
2009-04-21 11:44:03 +00:00
Gerald Pfeifer
a075163ee4 Update to Wine 1.1.18. Among others, this includes the following changes:
- RPC over HTTP support.
 - Improved support for upgrades in MSI.
 - Many Direct3D code cleanups.
 - Various bug fixes.

Apply a patch to address some FreeBSD-specific issues and un-IGNORE this
port. [1]

Submitted by:	Tijl Coosemans <tijl@ulyssis.org> [1]
PR:		133157
2009-03-28 19:57:00 +00:00
Gerald Pfeifer
39f7ea40f1 Update to Wine 1.1.17. Among others, this includes the following changes:
- A number of 64-bit improvements.
 - Obsolete LinuxThreads support has been removed.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.
And memory handling on FreeBSD no longer requires a local hack.
2009-03-13 20:28:15 +00:00
Gerald Pfeifer
c510837637 Update to Wine 1.1.16. Among others, this includes the following changes:
- Support for digital CD audio playback.
 - Improved cookies management in Wininet.
 - Support for building stand-alone 16-bit modules.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.
2009-02-28 17:12:57 +00:00
Gerald Pfeifer
e0642e4c73 Update to Wine 1.1.15. Among others, this includes the following changes:
- Gecko engine update.
 - Better region support in GdiPlus.
 - Support for cross-compilation in winegcc.
 - Beginnings of MS Text Framework support.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.
2009-02-14 20:24:19 +00:00
Gerald Pfeifer
a239508f91 Update to Wine 1.1.14. Among others, this includes the following changes:
- Various bug fixes for Internet Explorer 7.
 - Many crypt32 improvements, including new export wizard.
 - Better support for windowless Richedit.
 - Improvements to the print dialog.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.

Also, this should again build on FreeBSD 8 with RTF_LLINFO removed,
based on my patch being accepted upstream. [1]

PR:		129934 [1]
2009-02-01 00:08:07 +00:00
Gerald Pfeifer
005968e86f Update to Wine 1.1.13. Among others, this includes the following changes:
- Freedesktop.org-compliant startup notifications.
 - Improved graphics support in Internet Explorer.
 - Various Richedit improvements.
 - Better certificate manager dialog.
 - Various bug fixes (including two fixes we carried ourselves).
2009-01-17 15:02:40 +00:00
Gerald Pfeifer
22c87c887f Update to Wine 1.1.11. Among others, this includes the following changes:
- Numerous fixes for IE7 support.
 - User interface support for crypto certificates.
 - Better support for MSI installation patches.
 - Various Direct3D optimizations.
 - Various bug fixes.
2008-12-23 13:40:14 +00:00
Gerald Pfeifer
51b0c1269c Update to Wine 1.1.9. Among others, this includes the following changes:
- A large number of regression test fixes.
 - Performance improvements in memory management.
 - Improved POP3 support in inetcomm.
 - Initial implementation of the XInput DLL.
 - Various bug fixes.

It also fixes the "Invalid address" issue reported by some users, at least
according to my testing.

PR:		128926
2008-11-23 20:53:10 +00:00
Gerald Pfeifer
754be3afa7 Update to Wine 1.1.8. Among others, this includes the following changes:
- Substantial parts of inetcomm implemented (for Outlook).
 - Still better crypt32 support.
 - Memory management improvements.
 - Theming support for buttons.
 - Various bug fixes.
2008-11-09 13:21:00 +00:00
Gerald Pfeifer
cb9b6565f9 Update to Wine 1.1.7. Among others, this includes the following changes:
- Beginnings of schannel implementation using GnuTLS.
 - Many fixes from various code analysis tools.
 - Support for X11 desktop work area.
 - Fixes for Richedit tables.
 - More complete JavaScript support.
 - Improved device management for DOS drives.
 - Many Richedit fixes.
 - Various installer fixes, particularly for IE 7.
 - First steps of Direct3D 10 implementation.
 - Various bug fixes.
2008-10-25 10:21:18 +00:00
Gerald Pfeifer
84a6ac3854 Update to Wine 1.1.4. Among others, this includes the following changes:
- Substantial chunks of WinHTTP are implemented.
 - More JavaScript support.
 - Beginnings of shell AppBar implementation.
 - Several fixes for Google Chrome support.
 - Chinese translations.
 - Various bug fixes.
2008-09-06 17:22:11 +00:00
Gerald Pfeifer
fc8d0a59b5 Update to Wine 1.1.3. Among others, this includes the following changes:
- Beginnings of ddraw overlay support.
 - Many more crypt32 functions.
 - Improved support for tables in Richedit.
 - Support for NETWM window maximization.
 - Many installer fixes.
 - Tweaks for better PulseAudio support.
 - Various bug fixes.
2008-08-23 15:19:00 +00:00
Gerald Pfeifer
1de5fd13ee Update to Wine 1.1.2. Among others, this includes the following changes:
- Control panel improvements and new appwiz panel.
 - Restructuring of state handling in Direct3D.
 - Support for timer queue functions.
 - Many MSXML improvements.
 - Various bug fixes.
2008-07-26 16:58:54 +00:00
Gerald Pfeifer
764256342c Update to Wine 1.1.1. Among others, this includes the following changes:
- Fixes for Photoshop CS3 and Office 2007 installers.
 - More progress on gdiplus.
 - Support for Unicode files in regedit.
 - Improved video playback.
 - Many Richedit fixes and improvements.
 - Various bug fixes.
2008-07-11 20:53:59 +00:00