Commit Graph

414 Commits

Author SHA1 Message Date
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
dd594910e2 Replace the partial memory reservation patch by a simpler variation.
Submitted by:	tijl
Tested by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2010-09-18 04:33:45 +00:00
Gerald Pfeifer
8eed8011ef Explicitly configure using --without-xrandr so that builds are more
reproduciable and we avoid hidden dependencies when building outside
of a minimal build environment.
2010-09-12 15:20:46 +00:00
Gerald Pfeifer
950310ee65 Add a new option OPENAL, off by default, that controls the use of OpenAL.
Among others, this makes Starcraft 2 work nicely.

Submitted by:	tijl
2010-09-11 17:42:25 +00:00
Gerald Pfeifer
04fd3568e9 RUN_DEPENDS= should to be RUN_DEPENDS+= under WITH_WINEMAKER.
Reported by:	portlint, though I did not realize originally
2010-09-11 16:25:57 +00:00
Gerald Pfeifer
2d9698d034 Generally depend on and use xrandr, needed for many games.
Suggested by:	danfe, Alex Kozlov <spam@rm-rf.kiev.ua>
2010-09-06 21:01:24 +00:00
Gerald Pfeifer
46c7ad7a1f Explicitly configure using --without-xcomposite, --without-xinerama and
--without-xrandr so that builds are more reproduciable and we avoi hidden
dependencies when building outside of a minimal build environment, thus
making packages more portable.
2010-09-06 11:23:34 +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
75cf531a51 Add xcursor as an additional dependency to USE_XORG and remove the
corresponding --without-xcursor from configure.  This is needed by
StarCraft and others.

Submitted by:	tijl
2010-08-01 15:51:04 +00:00
Gerald Pfeifer
fe2b16c048 Update to the regular release of Wine 1.2.
Feature safe:	yes
2010-07-18 22:29:44 +00:00
Gerald Pfeifer
c450942ce7 Add a new option WINEMAKER to attract the extensive Perl dependencies
that are required to fully support the winemaker tool.  This makes the
dependencies I added to address PR 147956 optional and off by default
as not to burden the vast majority of users of this port unnecessarily.

PR:		147956
Requested by: 	Alex Kozlov <spam@rm-rf.kiev.ua>
Feature safe:	yes
2010-07-11 20:50:59 +00:00
Gerald Pfeifer
df2f3b7c35 Update to RC7 of Wine 1.2. This brings some translation updates and
various bug fixes.

Feature safe:	yes
2010-07-09 18:20:15 +00:00
Gerald Pfeifer
36c5023d80 Update to RC6 of Wine 1.2. This brings additional translation updates
and bug fixes.

Feature safe:	yes
2010-07-06 08:42:20 +00:00
Gerald Pfeifer
a50d0f48a5 Add a run-time dependency on p5-XML-LibXML which is required by the
winemaker tool.

PR:		147956
Submitted by:	kevlo
Feature safe:	yes
2010-07-05 20:09:12 +00:00
Gerald Pfeifer
d9862ed33d Update to RC5 of Wine 1.2. This brings many further translation updates
and a lot of bug fixes.

Feature safe:	yes
2010-07-05 12:13:20 +00:00
Gerald Pfeifer
d462642208 Update to RC4 of Wine 1.2. This brings many further translation updates
and a lot of bug fixes.

Feature safe:	yes
2010-06-18 20:51:29 +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
7096b95b31 Update to RC2 of Wine 1.2. This is supposed to contain only fixes. 2010-05-29 22:48:36 +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
1b9ec2146a Use ${GMAKE} instead of gmake directly. 2010-04-25 18:54:20 +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
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +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
96d79e0be5 Remove ${DATADIR}/applications during installation; it is always empty.
Feature safe:	yes
2010-03-07 15:15:50 +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
9eed840bb6 Add a GNUTLS knob (off by default for now) that controls our use of the
GNU Transport Layer Security library, aka the security/gnutls port.

Before 2009-09-26/revision 1.311 we had used this opportunistically,
then it was disabled across the board to guarantee consistent builds
and packages, and now it's a proper option that is needed for the game
of Warcraft III and possibly others.

PR:		144166
Submitted by:	Jan Henrik Sylvester <me@janh.de>
Adjusted by:	gerald
Feature safe:	yes
2010-03-01 00:24:22 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +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
Sergey A. Osokin
34a2a257d2 Fix build INDEX for 6.x.
Report by:	Portsnap buildbox
Approved by:	portmrg (pav@)
Pointy hat to:	gerald@
2010-01-09 21:48:38 +00:00
Gerald Pfeifer
226e27a98a Force the use of flex from the Ports Collection and make it a build
dependency over the old version in the base.

Reported by:	Andrew Lankford <lankfordandrew@charter.net>
2010-01-09 19:12:55 +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
72924accb7 The --without-libgsm configure option is (now) called --without-gsm.
Also add --without-mpg123 and --without-xcursor to guarantee consistent
builds, regardless of the build environment.
2009-09-03 04:49:37 +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
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +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