head 1.11; access; symbols pkgsrc-2013Q4:1.10.0.22 pkgsrc-2013Q4-base:1.10 pkgsrc-2013Q3:1.10.0.20 pkgsrc-2013Q3-base:1.10 pkgsrc-2013Q2:1.10.0.18 pkgsrc-2013Q2-base:1.10 pkgsrc-2013Q1:1.10.0.16 pkgsrc-2013Q1-base:1.10 pkgsrc-2012Q4:1.10.0.14 pkgsrc-2012Q4-base:1.10 pkgsrc-2012Q3:1.10.0.12 pkgsrc-2012Q3-base:1.10 pkgsrc-2012Q2:1.10.0.10 pkgsrc-2012Q2-base:1.10 pkgsrc-2012Q1:1.10.0.8 pkgsrc-2012Q1-base:1.10 pkgsrc-2011Q4:1.10.0.6 pkgsrc-2011Q4-base:1.10 pkgsrc-2011Q3:1.10.0.4 pkgsrc-2011Q3-base:1.10 pkgsrc-2011Q2:1.10.0.2 pkgsrc-2011Q2-base:1.10 pkgsrc-2011Q1:1.9.0.10 pkgsrc-2011Q1-base:1.9 pkgsrc-2010Q4:1.9.0.8 pkgsrc-2010Q4-base:1.9 pkgsrc-2010Q3:1.9.0.6 pkgsrc-2010Q3-base:1.9 pkgsrc-2010Q2:1.9.0.4 pkgsrc-2010Q2-base:1.9 pkgsrc-2010Q1:1.9.0.2 pkgsrc-2010Q1-base:1.9 pkgsrc-2009Q4:1.8.0.8 pkgsrc-2009Q4-base:1.8 pkgsrc-2009Q3:1.8.0.6 pkgsrc-2009Q3-base:1.8 pkgsrc-2009Q2:1.8.0.4 pkgsrc-2009Q2-base:1.8 pkgsrc-2009Q1:1.8.0.2 pkgsrc-2009Q1-base:1.8 pkgsrc-2008Q4:1.3.0.2 pkgsrc-2008Q4-base:1.3 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.11 date 2014.01.19.10.58.23; author adam; state dead; branches; next 1.10; commitid 4D1ECVbACnM1uIlx; 1.10 date 2011.05.02.21.23.01; author adam; state Exp; branches; next 1.9; 1.9 date 2010.02.20.08.59.04; author schwarz; state Exp; branches; next 1.8; 1.8 date 2009.02.28.15.30.13; author adam; state Exp; branches; next 1.7; 1.7 date 2009.02.19.19.26.17; author adam; state Exp; branches; next 1.6; 1.6 date 2009.01.30.19.39.04; author adam; state Exp; branches; next 1.5; 1.5 date 2009.01.17.10.11.14; author adam; state Exp; branches; next 1.4; 1.4 date 2009.01.03.20.12.44; author adam; state Exp; branches; next 1.3; 1.3 date 2008.12.07.00.43.03; author adam; state Exp; branches; next 1.2; 1.2 date 2008.11.21.18.54.56; author adam; state Exp; branches; next 1.1; 1.1 date 2008.11.21.17.40.31; author adam; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.11.21.17.40.31; author adam; state Exp; branches; next ; desc @@ 1.11 log @Changes 1.7.11: - 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. @ text @$NetBSD: patch-ba,v 1.10 2011/05/02 21:23:01 adam Exp $ --- configure.orig 2010-06-18 17:36:58.000000000 +0000 +++ configure @@@@ -4204,11 +4204,6 @@@@ fi $as_echo "$wine_cv_toolsdir" >&6; } TOOLSDIR=$wine_cv_toolsdir -if test -n "$host_alias" -a "$host_alias" != "$build_alias" -then - TARGETFLAGS="-b $host_alias $TARGETFLAGS" - -fi for ac_prog in flex do @ 1.10 log @Changes 1.3.19: * New sound driver architecture for MMDevAPI. * Better support for relative mouse events in DInput. * Debugger support for the ARM platform. * Various improvements in D3DX9. * More MSVC runtime functions. * Various bug fixes. @ text @d1 1 a1 1 $NetBSD$ @ 1.9 log @completely removed empty if clause in configure (had caused configure to fail on MacOS X) @ text @d3 3 a5 3 --- configure.orig 2009-02-27 23:21:46.000000000 +0100 +++ configure 2010-02-20 09:52:42.000000000 +0100 @@@@ -3945,12 +3945,6 @@@@ d14 1 a14 1 - a16 13 # Extract the first word of "$ac_prog", so it can be a program name with args. @@@@ -17913,6 +17907,11 @@@@ EXTRA_BINARIES="wine-pthread" ;; + netbsd*) + MAIN_BINARY="wine-kthread" + + EXTRA_BINARIES="wine-pthread" + ;; esac ;; esac @ 1.8 log @Changes 1.1.16: * Improved SANE scanner support. * 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. @ text @d4 4 a7 2 +++ configure @@@@ -3947,7 +3947,6 @@@@ TOOLSDIR=$wine_cv_toolsdir d9 2 a10 2 if test -n "$host_alias" -a "$host_alias" != "$build_alias" then d12 7 a18 4 fi @@@@ -17913,6 +17912,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.7 log @Changes 1.1.15: * 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. @ text @d3 1 a3 1 --- configure.orig 2009-02-13 18:01:33.000000000 +0100 d5 1 a5 1 @@@@ -3945,7 +3945,6 @@@@ TOOLSDIR=$wine_cv_toolsdir d7 1 a7 1 if test -n "$host_alias" d13 1 a13 1 @@@@ -17911,6 +17910,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.6 log @Changes 1.1.14: * 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. @ text @d3 1 a3 1 --- configure.orig 2009-01-30 17:54:01.000000000 +0100 d5 9 a13 1 @@@@ -17950,6 +17950,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.5 log @Changes 1.1.13: * Freedesktop.org-compliant startup notifications. * Many fixes for 64-bit application support. * Improved graphics support in Internet Explorer. * Various Richedit improvements. * Better certificate manager dialog. * Various bug fixes. @ text @d3 1 a3 1 --- configure.orig 2009-01-16 17:28:07.000000000 +0100 d5 1 a5 1 @@@@ -17923,6 +17923,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.4 log @Changes 1.1.12: * Some simple 64-bit apps should now run. * Support for subpixel font rendering. * 64-bit code generation in the IDL compiler. * New version of the Gecko engine. * Various bug fixes. @ text @d3 1 a3 1 --- configure.orig 2009-01-02 17:24:09.000000000 +0100 d5 1 a5 1 @@@@ -17708,6 +17708,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.3 log @Changes 1.1.10: - Support for virtual memory write watches. - Workarounds for the WINAPI compiler bug on Mac OS. - Several fixes for the 64-bit build. - Some more GdiPlus functions. - Various bug fixes. @ text @d3 1 a3 1 --- configure.orig 2008-12-05 17:57:45.000000000 +0100 d5 1 a5 1 @@@@ -17837,6 +17837,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.2 log @Changes 1.1.9: - 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. @ text @d3 1 a3 1 --- configure.orig 2008-11-21 17:20:28.000000000 +0100 d5 1 a5 1 @@@@ -17827,6 +17827,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- configure.orig 2008-07-11 17:55:55.000000000 +0200 d5 1 a5 1 @@@@ -16726,6 +16726,11 @@@@ MAIN_BINARY="wine-pthread" @ 1.1.1.1 log @Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x and Win32 executables) on Unix. It consists of a program loader which loads and executes an Microsoft Windows binary, and a library that implements Windows API calls using their Unix or X11 equivalents. The library may also be used for porting Win32 code into native Unix executables. @ text @@