notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: emulators/wine/Makefile

Number of commits found: 499 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »  

Saturday, 23 Jul 2011
12:21 gerald search for other commits by this committer
Update to Wine 1.3.25.  This includes the following changes:
 - Rewrite of the audio support, using the Win7 architecture.
 - Old-style sound drivers for Jack, NAS and ESD are removed.
 - Graphics driver architecture changes for the DIB engine.
 - Improved handling of the shell recycle bin.
 - Better joystick support in DirectInput.
 - Initial stub for VBScript support.
 - Various bug fixes.
Original commit
Sunday, 10 Jul 2011
23:11 gerald search for other commits by this committer
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.
Original commit
Friday, 8 Jul 2011
23:15 gerald search for other commits by this committer
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]
Original commit
Sunday, 3 Jul 2011
15:39 gerald search for other commits by this committer
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.
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Sunday, 29 May 2011
00:59 gerald search for other commits by this committer
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.
Original commit
Sunday, 15 May 2011
16:00 gerald search for other commits by this committer
Mark IGNORE for versions of FreeBSD before than 8.0.  The version of
the sound subsystem on those is just too incomplete.

PR:             156983
Original commit
Saturday, 14 May 2011
00:21 gerald search for other commits by this committer
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]
Original commit
Sunday, 8 May 2011
01:38 gerald search for other commits by this committer
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.
Original commit
Friday, 15 Apr 2011
21:40 gerald search for other commits by this committer
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.
Original commit
Friday, 1 Apr 2011
22:43 gerald search for other commits by this committer
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.
Original commit
Saturday, 19 Mar 2011
20:50 gerald search for other commits by this committer
Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longer
necessary; just set CPPFLAGS as a regular variable.

PR:             153625
Original commit
12:38 gerald search for other commits by this committer
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.
Original commit
Friday, 4 Mar 2011
23:40 gerald search for other commits by this committer
Update to Wine 1.3.15.  This includes the following changes:
 - Support for changing network passwords.
 - Reflection support in shader compiler.
 - Tests no longer attempt to cope with Win9x behavior.
 - A number of MSHTML and MSXML improvements.
 - Various bug fixes.
Original commit
Wednesday, 23 Feb 2011
09:17 gerald search for other commits by this committer
Update to Wine 1.3.14.  This includes the following changes:
 - Many cleanups to address Valgrind and Clang warnings.
 - Support for creating compressed cabinet files.
 - Translation updates.
 - Various bug fixes.
Original commit
Wednesday, 9 Feb 2011
23:45 gerald search for other commits by this committer
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.
Original commit
Sunday, 6 Feb 2011
14:58 gerald search for other commits by this committer
Make CONFIGURE_ARGS overridable for slave ports.  Introduce and use
WINELIBDIR. [1]

Set USE_LDCONFIG only if USE_LDCONFIG32 has not been set (which would
indicate this being used by the amd64 child port).

All of this is in support of the amd64 child port.

Submitted by:   David Naylor <naylor.b.david@gmail.com> [1]
PR:             151747
Feature safe:   yes
Original commit
Saturday, 22 Jan 2011
22:38 gerald search for other commits by this committer
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
Original commit
Monday, 17 Jan 2011
00:47 gerald search for other commits by this committer
Remove duplicate MAN1 entry.

Reported by:    Alex Kozlov <spam@rm-rf.kiev.ua>
Feature safe:   yes
Original commit
Friday, 7 Jan 2011
20:59 gerald search for other commits by this committer
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.
Original commit
Friday, 31 Dec 2010
08:15 gerald search for other commits by this committer
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]
Original commit
Saturday, 13 Nov 2010
22:42 gerald search for other commits by this committer
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.
Original commit
Sunday, 31 Oct 2010
04:52 gerald search for other commits by this committer
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.
Original commit
Friday, 15 Oct 2010
23:09 gerald search for other commits by this committer
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.
Original commit
Friday, 1 Oct 2010
23:28 gerald search for other commits by this committer
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.
Original commit
Monday, 20 Sep 2010
16:36 gerald search for other commits by this committer
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.
Original commit
Sunday, 19 Sep 2010
15:22 gerald search for other commits by this committer
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)
Original commit
Sunday, 12 Sep 2010
15:36 gerald search for other commits by this committer
The previous commit, revision 1.350, actually added --without-v4l.
xrandr support is explicitly enabled, and a regular dependency.

Reported by:    danfe
Original commit
15:20 gerald search for other commits by this committer
Explicitly configure using --without-xrandr so that builds are more
reproduciable and we avoid hidden dependencies when building outside
of a minimal build environment.
Original commit
Saturday, 11 Sep 2010
17:42 gerald search for other commits by this committer
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
Original commit
16:25 gerald search for other commits by this committer
RUN_DEPENDS= should to be RUN_DEPENDS+= under WITH_WINEMAKER.

Reported by:    portlint, though I did not realize originally
Original commit
Monday, 6 Sep 2010
21:01 gerald search for other commits by this committer
Generally depend on and use xrandr, needed for many games.

Suggested by:   danfe, Alex Kozlov <spam@rm-rf.kiev.ua>
Original commit
11:23 gerald search for other commits by this committer
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.
Original commit
00:07 gerald search for other commits by this committer
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]
Original commit
Saturday, 4 Sep 2010
09:08 gerald search for other commits by this committer
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.
Original commit
Sunday, 1 Aug 2010
15:51 gerald search for other commits by this committer
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
Original commit
Sunday, 18 Jul 2010
22:29 gerald search for other commits by this committer
Update to the regular release of Wine 1.2.

Feature safe:   yes
Original commit
Sunday, 11 Jul 2010
20:50 gerald search for other commits by this committer
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
Original commit
Friday, 9 Jul 2010
18:20 gerald search for other commits by this committer
Update to RC7 of Wine 1.2.  This brings some translation updates and
various bug fixes.

Feature safe:   yes
Original commit
Tuesday, 6 Jul 2010
08:42 gerald search for other commits by this committer
Update to RC6 of Wine 1.2.  This brings additional translation updates
and bug fixes.

Feature safe:   yes
Original commit
Monday, 5 Jul 2010
20:09 gerald search for other commits by this committer
Add a run-time dependency on p5-XML-LibXML which is required by the
winemaker tool.

PR:             147956
Submitted by:   kevlo
Feature safe:   yes
Original commit
12:13 gerald search for other commits by this committer
Update to RC5 of Wine 1.2.  This brings many further translation updates
and a lot of bug fixes.

Feature safe:   yes
Original commit
Friday, 18 Jun 2010
20:51 gerald search for other commits by this committer
Update to RC4 of Wine 1.2.  This brings many further translation updates
and a lot of bug fixes.

Feature safe:   yes
Original commit
Friday, 11 Jun 2010
21:09 gerald search for other commits by this committer
Update to RC3 of Wine 1.2.  This brings lots of translation updates and
bug fixes.
Original commit
Saturday, 29 May 2010
22:48 gerald search for other commits by this committer
Update to RC2 of Wine 1.2.  This is supposed to contain only fixes.
Original commit
Saturday, 22 May 2010
19:13 gerald search for other commits by this committer
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.
Original commit
Sunday, 9 May 2010
09:45 gerald search for other commits by this committer
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.
Original commit
Sunday, 25 Apr 2010
20:33 gerald search for other commits by this committer
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.
Original commit
18:54 gerald search for other commits by this committer
Use ${GMAKE} instead of gmake directly.
Original commit
Saturday, 3 Apr 2010
00:56 gerald search for other commits by this committer
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.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 20 Mar 2010
02:12 gerald search for other commits by this committer
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.
Original commit
Sunday, 7 Mar 2010
15:15 gerald search for other commits by this committer
Remove ${DATADIR}/applications during installation; it is always empty.

Feature safe:   yes
Original commit
Saturday, 6 Mar 2010
14:07 gerald search for other commits by this committer
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
Original commit
Monday, 1 Mar 2010
00:24 gerald search for other commits by this committer
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
Original commit
Friday, 19 Feb 2010
22:44 gerald search for other commits by this committer
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
Original commit
Sunday, 7 Feb 2010
12:44 gerald search for other commits by this committer
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.
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 22 Jan 2010
19:54 gerald search for other commits by this committer
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.
Original commit
Saturday, 9 Jan 2010
21:48 osa search for other commits by this committer
Fix build INDEX for 6.x.

Report by:      Portsnap buildbox
Approved by:    portmrg (pav@)
Pointy hat to:  gerald@
Original commit
19:12 gerald search for other commits by this committer
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>
Original commit
12:31 gerald search for other commits by this committer
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.
Original commit
Saturday, 19 Dec 2009
10:08 gerald search for other commits by this committer
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.
Original commit
Saturday, 5 Dec 2009
22:32 gerald search for other commits by this committer
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.
Original commit
Sunday, 15 Nov 2009
03:44 gerald search for other commits by this committer
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
Original commit
Sunday, 25 Oct 2009
13:48 gerald search for other commits by this committer
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.
Original commit
Saturday, 10 Oct 2009
10:33 gerald search for other commits by this committer
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]
Original commit
Saturday, 26 Sep 2009
14:58 gerald search for other commits by this committer
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
Original commit
Thursday, 3 Sep 2009
04:49 gerald search for other commits by this committer
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.
Original commit
03:47 gerald search for other commits by this committer
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.
Original commit
Wednesday, 2 Sep 2009
15:01 amdmi3 search for other commits by this committer
- 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)
Original commit
Saturday, 22 Aug 2009
18:28 gerald search for other commits by this committer
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.
Original commit
Tuesday, 11 Aug 2009
21:09 gerald search for other commits by this committer
Configure --without-libgsm which avoids a warning message.
Original commit
Friday, 7 Aug 2009
23:54 gerald search for other commits by this committer
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.
Original commit
Saturday, 18 Jul 2009
19:50 gerald search for other commits by this committer
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.
Original commit
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Monday, 6 Jul 2009
22:00 gerald search for other commits by this committer
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.
Original commit
Saturday, 20 Jun 2009
15:07 gerald search for other commits by this committer
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.
Original commit
Friday, 5 Jun 2009
22:25 gerald search for other commits by this committer
Update to Wine 1.1.23.  Among others, this includes the following changes:
 - Support for registering MIME types with the host desktop.
 - FBO mode is now the default for Direct3D.
 - Support for COM proxy delegation.
 - Proper fullscreen mode for the virtual desktop.
 - Various bug fixes.
Original commit
Saturday, 23 May 2009
17:12 gerald search for other commits by this committer
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.
Original commit
Saturday, 9 May 2009
09:36 gerald search for other commits by this committer
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.
Original commit
Saturday, 25 Apr 2009
05:50 gerald search for other commits by this committer
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.
Original commit
Tuesday, 21 Apr 2009
11:44 gerald search for other commits by this committer
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.
Original commit
Thursday, 9 Apr 2009
22:48 gerald search for other commits by this committer
Make FreeBSD 6.3 the minimum requirement, based on missing fixes in
older versions.
Original commit
Saturday, 28 Mar 2009
19:57 gerald search for other commits by this committer
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
Original commit
Saturday, 14 Mar 2009
01:53 gerald search for other commits by this committer
Mark this IGNORE, since I missed a big regression this update brought.
Original commit
Friday, 13 Mar 2009
20:28 gerald search for other commits by this committer
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.
Original commit
Saturday, 28 Feb 2009
17:12 gerald search for other commits by this committer
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.
Original commit
Saturday, 14 Feb 2009
20:24 gerald search for other commits by this committer
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.
Original commit
Sunday, 1 Feb 2009
00:08 gerald search for other commits by this committer
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]
Original commit
Saturday, 17 Jan 2009
15:02 gerald search for other commits by this committer
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).
Original commit
Monday, 5 Jan 2009
21:26 gerald search for other commits by this committer
Configure --without-capi --without-gphoto and --without-sane to avoid
hidden dependencies.

PR:             119155
Original commit
Sunday, 4 Jan 2009
21:25 gerald search for other commits by this committer
Add two patches on top of Wine 1.1.12 that address issues at run-time
(that are not FreeBSD-specific).
Original commit
19:00 gerald search for other commits by this committer
Add option LDAP, off by default.

PR:             119155
Original commit
Saturday, 3 Jan 2009
19:21 gerald search for other commits by this committer
Add option LIBXSLT, off by default, to control the use of libxslt (which
is only used by msxml3.dll right now).

PR:             119155
Original commit
10:54 gerald search for other commits by this committer
Update to Wine 1.1.12.  Among others, this includes the following changes:
 - Support for subpixel font rendering.
 - New version of the Gecko engine.
 - Various bug fixes.
Original commit
Monday, 29 Dec 2008
20:56 gerald search for other commits by this committer
Refrain from building regression tests (by using the new --disable-tests
configure option).

Suggested by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Original commit
Saturday, 27 Dec 2008
18:10 gerald search for other commits by this committer
Address a problem related to (incorrect) use of _mkdir by backporting
part of the full fix that has been applied upstream past 1.1.11.

Bump PORTREVISION, giving wine-1.1.11_1,1.tbz which is kind of nice. :-)

PR:             129951
Submitted by:   Christoph Mallon <christoph.mallon@gmx.de>
Original commit
Tuesday, 23 Dec 2008
13:40 gerald search for other commits by this committer
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.
Original commit
Saturday, 13 Dec 2008
09:57 gerald search for other commits by this committer
Update to Wine 1.1.10.  Among others, this includes the following changes:
 - Support for virtual memory write watches.
 - Some more GdiPlus functions.
 - Various bug fixes.

Also, add a patch that fixes the "Invalid address" issue for real. [1]

PR:             128926 [1], 129585
Submitted by:   Tijl Coosemans <tijl@ulyssis.org> [1]
Obtained from:  Alex Kozlov <spam@rm-rf.kiev.ua> [1]
Original commit

Number of commits found: 499 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »