[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2008-09-06 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   06-Sep-2008 19:18:35
  Branch: HEAD Handle: 2008090618183400

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 1.1.2 - 1.1.4

  Summary:
RevisionChanges Path
1.19+2  -13 openpkg-src/wine/wine.patch
1.112   +3  -3  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.18 -r1.19 wine.patch
  --- openpkg-src/wine/wine.patch   1 Apr 2006 11:17:26 -   1.18
  +++ openpkg-src/wine/wine.patch   6 Sep 2008 17:18:34 -   1.19
  @@ -1,6 +1,6 @@
   Index: include/winternl.h
   include/winternl.h.orig  2006-03-31 14:38:41 +0200
  -+++ include/winternl.h   2006-04-01 09:37:25 +0200
  +--- include/winternl.h.orig  2008-09-05 17:28:27 +0200
   include/winternl.h   2008-09-06 09:45:18 +0200
   @@ -22,6 +22,7 @@
#define __WINE_WINTERNL_H

  @@ -9,14 +9,3 @@

#ifdef __cplusplus
extern C {
  -Index: programs/Makefile.in
   programs/Makefile.in.orig2006-03-31 14:38:41 +0200
  -+++ programs/Makefile.in 2006-04-01 09:37:25 +0200
  -@@ -35,7 +35,6 @@
  - winemenubuilder \
  - winemine \
  - winepath \
  --winetest \
  - winevdm \
  - winhelp \
  - winver \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.111 -r1.112 wine.spec
  --- openpkg-src/wine/wine.spec26 Jul 2008 07:05:14 -  1.111
  +++ openpkg-src/wine/wine.spec6 Sep 2008 17:18:34 -   1.112
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_opkg 1.1.2
  -%define   V_dist 1.1.2
  +%define   V_opkg 1.1.4
  +%define   V_dist 1.1.4
   
   #   package information
   Name: wine
  @@ -36,7 +36,7 @@
   Group:XWindow
   License:  LGPL
   Version:  %{V_opkg}
  -Release:  20080726
  +Release:  20080906
   
   #   list of sources
   Source0:  
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2006-04-01 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Apr-2006 13:17:27
  Branch: HEAD Handle: 2006040112172600

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 0.9.10 - 0.9.11

  Summary:
RevisionChanges Path
1.18+4  -12 openpkg-src/wine/wine.patch
1.53+2  -2  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.17 -r1.18 wine.patch
  --- openpkg-src/wine/wine.patch   19 Feb 2006 08:26:14 -  1.17
  +++ openpkg-src/wine/wine.patch   1 Apr 2006 11:17:26 -   1.18
  @@ -1,6 +1,6 @@
   Index: include/winternl.h
   include/winternl.h.orig  2006-02-15 17:02:58 +0100
  -+++ include/winternl.h   2006-02-19 09:01:59 +0100
  +--- include/winternl.h.orig  2006-03-31 14:38:41 +0200
   include/winternl.h   2006-04-01 09:37:25 +0200
   @@ -22,6 +22,7 @@
#define __WINE_WINTERNL_H

  @@ -10,8 +10,8 @@
#ifdef __cplusplus
extern C {
   Index: programs/Makefile.in
   programs/Makefile.in.orig2006-02-15 17:02:59 +0100
  -+++ programs/Makefile.in 2006-02-19 09:01:59 +0100
  +--- programs/Makefile.in.orig2006-03-31 14:38:41 +0200
   programs/Makefile.in 2006-04-01 09:37:25 +0200
   @@ -35,7 +35,6 @@
winemenubuilder \
winemine \
  @@ -20,11 +20,3 @@
winevdm \
winhelp \
winver \
  -@@ -127,7 +126,6 @@
  - winemenubuilder.exe$(DLLEXT) \
  - winemine.exe$(DLLEXT) \
  - winepath.exe$(DLLEXT) \
  --winetest.exe$(DLLEXT) \
  - winevdm.exe$(DLLEXT) \
  - winhelp.exe$(DLLEXT) \
  - winver.exe$(DLLEXT) \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.52 -r1.53 wine.spec
  --- openpkg-src/wine/wine.spec16 Mar 2006 07:02:19 -  1.52
  +++ openpkg-src/wine/wine.spec1 Apr 2006 11:17:26 -   1.53
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  0.9.10
  -Release:  20060316
  +Version:  0.9.11
  +Release:  20060401
   
   #   list of sources
   Source0:  
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2006-02-19 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   19-Feb-2006 09:26:14
  Branch: HEAD Handle: 2006021908261400

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 0.9.6 - 0.9.8

  Summary:
RevisionChanges Path
1.17+7  -15 openpkg-src/wine/wine.patch
1.50+2  -2  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.16 -r1.17 wine.patch
  --- openpkg-src/wine/wine.patch   12 Jan 2006 09:44:56 -  1.16
  +++ openpkg-src/wine/wine.patch   19 Feb 2006 08:26:14 -  1.17
  @@ -1,6 +1,6 @@
   Index: include/winternl.h
   include/winternl.h.orig  2006-01-04 17:05:13 +0100
  -+++ include/winternl.h   2006-01-12 10:23:21 +0100
  +--- include/winternl.h.orig  2006-02-15 17:02:58 +0100
   include/winternl.h   2006-02-19 09:01:59 +0100
   @@ -22,6 +22,7 @@
#define __WINE_WINTERNL_H

  @@ -10,8 +10,8 @@
#ifdef __cplusplus
extern C {
   Index: programs/Makefile.in
   programs/Makefile.in.orig2006-01-04 17:05:16 +0100
  -+++ programs/Makefile.in 2006-01-12 10:23:21 +0100
  +--- programs/Makefile.in.orig2006-02-15 17:02:59 +0100
   programs/Makefile.in 2006-02-19 09:01:59 +0100
   @@ -35,7 +35,6 @@
winemenubuilder \
winemine \
  @@ -19,20 +19,12 @@
   -winetest \
winevdm \
winhelp \
  - winver
  -@@ -69,7 +68,6 @@
  - winemenubuilder \
  - winemine \
  - winepath \
  --winetest \
  - winevdm \
  - winhelp \
  - winver
  -@@ -126,7 +124,6 @@
  + winver \
  +@@ -127,7 +126,6 @@
winemenubuilder.exe$(DLLEXT) \
winemine.exe$(DLLEXT) \
winepath.exe$(DLLEXT) \
   -winetest.exe$(DLLEXT) \
winevdm.exe$(DLLEXT) \
winhelp.exe$(DLLEXT) \
  - winver.exe$(DLLEXT)
  + winver.exe$(DLLEXT) \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.49 -r1.50 wine.spec
  --- openpkg-src/wine/wine.spec22 Jan 2006 19:32:12 -  1.49
  +++ openpkg-src/wine/wine.spec19 Feb 2006 08:26:14 -  1.50
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  0.9.6
  -Release:  20060122
  +Version:  0.9.8
  +Release:  20060219
   
   #   list of sources
   Source0:  
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2006-01-12 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   12-Jan-2006 10:44:56
  Branch: HEAD Handle: 2006011209445600

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 0.9.3 - 0.9.5

  Summary:
RevisionChanges Path
1.16+15 -40 openpkg-src/wine/wine.patch
1.48+2  -2  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.15 -r1.16 wine.patch
  --- openpkg-src/wine/wine.patch   12 Nov 2005 19:28:16 -  1.15
  +++ openpkg-src/wine/wine.patch   12 Jan 2006 09:44:56 -  1.16
  @@ -1,32 +1,18 @@
  -Index: dlls/ntdll/virtual.c
   dlls/ntdll/virtual.c.orig2005-09-26 11:57:38 +0200
  -+++ dlls/ntdll/virtual.c 2005-10-27 10:21:46 +0200
  -@@ -118,6 +118,12 @@
  - /* Note: these are Windows limits, you cannot change them. */
  - # define ADDRESS_SPACE_LIMIT  ((void *)0xc000)  /* top of the total 
available address space */
  - # define USER_SPACE_LIMIT ((void *)0x8000)  /* top of the user 
address space */
  -+# ifdef __FreeBSD__
  -+#  define LOW_SPACE_LIMIT ((void *)0x11)   /* lower address space 
limit */
  -+# else
  -+#  define LOW_SPACE_LIMIT NULL
  -+# endif
  -+
  - #else
  - static UINT page_shift;
  - static UINT page_size;
  -@@ -619,7 +625,7 @@
  +Index: include/winternl.h
  +--- include/winternl.h.orig  2006-01-04 17:05:13 +0100
   include/winternl.h   2006-01-12 10:23:21 +0100
  +@@ -22,6 +22,7 @@
  + #define __WINE_WINTERNL_H

  - for (;;)
  - {
  --if ((ptr = wine_anon_mmap( NULL, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  -+if ((ptr = wine_anon_mmap( LOW_SPACE_LIMIT, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  - {
  - if (errno == ENOMEM) return STATUS_NO_MEMORY;
  - return STATUS_INVALID_PARAMETER;
  + #include windef.h
  ++#include stdarg.h
  + 
  + #ifdef __cplusplus
  + extern C {
   Index: programs/Makefile.in
   programs/Makefile.in.orig2005-07-12 22:41:52 +0200
  -+++ programs/Makefile.in 2005-10-27 10:21:46 +0200
  -@@ -33,7 +33,6 @@
  +--- programs/Makefile.in.orig2006-01-04 17:05:16 +0100
   programs/Makefile.in 2006-01-12 10:23:21 +0100
  +@@ -35,7 +35,6 @@
winemenubuilder \
winemine \
winepath \
  @@ -34,7 +20,7 @@
winevdm \
winhelp \
winver
  -@@ -65,7 +64,6 @@
  +@@ -69,7 +68,6 @@
winemenubuilder \
winemine \
winepath \
  @@ -42,7 +28,7 @@
winevdm \
winhelp \
winver
  -@@ -120,7 +118,6 @@
  +@@ -126,7 +124,6 @@
winemenubuilder.exe$(DLLEXT) \
winemine.exe$(DLLEXT) \
winepath.exe$(DLLEXT) \
  @@ -50,14 +36,3 @@
winevdm.exe$(DLLEXT) \
winhelp.exe$(DLLEXT) \
winver.exe$(DLLEXT)
  -Index: include/winternl.h
   include/winternl.h.orig  2005-11-07 12:14:45 +0100
  -+++ include/winternl.h   2005-11-12 20:05:19 +0100
  -@@ -22,6 +22,7 @@
  - #define __WINE_WINTERNL_H
  - 
  - #include windef.h
  -+#include stdarg.h
  - 
  - #ifdef __cplusplus
  - extern C {
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.47 -r1.48 wine.spec
  --- openpkg-src/wine/wine.spec1 Jan 2006 13:23:59 -   1.47
  +++ openpkg-src/wine/wine.spec12 Jan 2006 09:44:56 -  1.48
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  0.9.3
  -Release:  20051208
  +Version:  0.9.5
  +Release:  20060112
   
   #   list of sources
   Source0:  
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2005-11-12 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   12-Nov-2005 20:28:16
  Branch: HEAD Handle: 2005111219281600

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 0.9 - 0.9.1

  Summary:
RevisionChanges Path
1.15+11 -0  openpkg-src/wine/wine.patch
1.44+2  -3  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.14 -r1.15 wine.patch
  --- openpkg-src/wine/wine.patch   27 Oct 2005 10:28:44 -  1.14
  +++ openpkg-src/wine/wine.patch   12 Nov 2005 19:28:16 -  1.15
  @@ -50,3 +50,14 @@
winevdm.exe$(DLLEXT) \
winhelp.exe$(DLLEXT) \
winver.exe$(DLLEXT)
  +Index: include/winternl.h
  +--- include/winternl.h.orig  2005-11-07 12:14:45 +0100
   include/winternl.h   2005-11-12 20:05:19 +0100
  +@@ -22,6 +22,7 @@
  + #define __WINE_WINTERNL_H
  + 
  + #include windef.h
  ++#include stdarg.h
  + 
  + #ifdef __cplusplus
  + extern C {
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.43 -r1.44 wine.spec
  --- openpkg-src/wine/wine.spec27 Oct 2005 10:28:44 -  1.43
  +++ openpkg-src/wine/wine.spec12 Nov 2005 19:28:16 -  1.44
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  0.9
  -Release:  20051027
  +Version:  0.9.1
  +Release:  20051112
   
   #   list of sources
   Source0:  
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
  @@ -69,7 +69,6 @@
   
   %prep
   %setup -q
  -exit 0
   %patch -p0
   
   #   pre-check the build platform in advance
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2005-10-27 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   27-Oct-2005 12:28:44
  Branch: HEAD Handle: 2005102711284400

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 20050930 - 0.9

  Summary:
RevisionChanges Path
1.14+29 -42 openpkg-src/wine/wine.patch
1.43+6  -5  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.13 -r1.14 wine.patch
  --- openpkg-src/wine/wine.patch   24 Dec 2004 11:43:27 -  1.13
  +++ openpkg-src/wine/wine.patch   27 Oct 2005 10:28:44 -  1.14
  @@ -1,20 +1,32 @@
  -Index: Makefile.in
   Makefile.in.orig Wed Apr  9 08:10:49 2003
  -+++ Makefile.in  Wed Apr  9 08:14:06 2003
  -@@ -82,8 +82,7 @@
  - install-dev:: $(INSTALLDEVSUBDIRS:%=%/__install__) 
$(INSTALLBOTHSUBDIRS:%=%/__install-dev__) install-aclocal
  +Index: dlls/ntdll/virtual.c
  +--- dlls/ntdll/virtual.c.orig2005-09-26 11:57:38 +0200
   dlls/ntdll/virtual.c 2005-10-27 10:21:46 +0200
  +@@ -118,6 +118,12 @@
  + /* Note: these are Windows limits, you cannot change them. */
  + # define ADDRESS_SPACE_LIMIT  ((void *)0xc000)  /* top of the total 
available address space */
  + # define USER_SPACE_LIMIT ((void *)0x8000)  /* top of the user 
address space */
  ++# ifdef __FreeBSD__
  ++#  define LOW_SPACE_LIMIT ((void *)0x11)   /* lower address space 
limit */
  ++# else
  ++#  define LOW_SPACE_LIMIT NULL
  ++# endif
  ++
  + #else
  + static UINT page_shift;
  + static UINT page_size;
  +@@ -619,7 +625,7 @@

  - install:: install-lib install-dev install-aclocal
  ---$(LDCONFIG)
  --@if test -n `LANG=C $(LDD) $(bindir)/wine|grep not.found`;\
  -+@if false ; \
  - then\
  - echo * ; \
  - echo * ; \
  + for (;;)
  + {
  +-if ((ptr = wine_anon_mmap( NULL, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  ++if ((ptr = wine_anon_mmap( LOW_SPACE_LIMIT, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  + {
  + if (errno == ENOMEM) return STATUS_NO_MEMORY;
  + return STATUS_INVALID_PARAMETER;
   Index: programs/Makefile.in
   programs/Makefile.in.orig2004-08-11 22:59:09 +0200
  -+++ programs/Makefile.in 2004-08-14 08:41:56 +0200
  -@@ -32,7 +32,6 @@
  +--- programs/Makefile.in.orig2005-07-12 22:41:52 +0200
   programs/Makefile.in 2005-10-27 10:21:46 +0200
  +@@ -33,7 +33,6 @@
winemenubuilder \
winemine \
winepath \
  @@ -22,7 +34,7 @@
winevdm \
winhelp \
winver
  -@@ -63,7 +62,6 @@
  +@@ -65,7 +64,6 @@
winemenubuilder \
winemine \
winepath \
  @@ -30,7 +42,7 @@
winevdm \
winhelp \
winver
  -@@ -116,7 +114,6 @@
  +@@ -120,7 +118,6 @@
winemenubuilder.exe$(DLLEXT) \
winemine.exe$(DLLEXT) \
winepath.exe$(DLLEXT) \
  @@ -38,28 +50,3 @@
winevdm.exe$(DLLEXT) \
winhelp.exe$(DLLEXT) \
winver.exe$(DLLEXT)
  -Index: dlls/ntdll/virtual.c
   dlls/ntdll/virtual.c 11 Oct 2004 20:59:06 -  1.41
  -+++ dlls/ntdll/virtual.c 3 Dec 2004 04:06:42 -
  -@@ -119,6 +119,12 @@ static CRITICAL_SECTION csVirtual = { c
  - /* Note: these are Windows limits, you cannot change them. */
  - # define ADDRESS_SPACE_LIMIT  ((void *)0xc000)  /* top of the total 
available address space */
  - # define USER_SPACE_LIMIT ((void *)0x8000)  /* top of the user 
address space */
  -+# ifdef __FreeBSD__
  -+#  define LOW_SPACE_LIMIT ((void *)0x11)   /* lower address space 
limit */
  -+# else
  -+#  define LOW_SPACE_LIMIT NULL
  -+# endif
  -+
  - #else
  - static UINT page_shift;
  - static UINT page_mask;
  -@@ -600,7 +606,7 @@ static NTSTATUS map_view( struct file_vi
  - 
  - for (;;)
  - {
  --if ((ptr = wine_anon_mmap( NULL, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  -+if ((ptr = wine_anon_mmap( LOW_SPACE_LIMIT, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  - {
  - if (errno == ENOMEM) return STATUS_NO_MEMORY;
  - return STATUS_INVALID_PARAMETER;
  @@ .
  patch -p0 '@@ .'
  

[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec winesetup.sh

2004-12-24 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Dec-2004 12:43:27
  Branch: HEAD Handle: 2004122411432700

  Modified files:
openpkg-src/winewine.patch wine.spec winesetup.sh

  Log:
1. fix run-time under FreeBSD by applying an important
ports-collection patch; 2. adjust winesetup for latest Wine world
order (where wineprefixcreate exists)

  Summary:
RevisionChanges Path
1.13+25 -0  openpkg-src/wine/wine.patch
1.32+1  -1  openpkg-src/wine/wine.spec
1.6 +18 -81 openpkg-src/wine/winesetup.sh
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.12 -r1.13 wine.patch
  --- openpkg-src/wine/wine.patch   14 Aug 2004 06:59:18 -  1.12
  +++ openpkg-src/wine/wine.patch   24 Dec 2004 11:43:27 -  1.13
  @@ -38,3 +38,28 @@
winevdm.exe$(DLLEXT) \
winhelp.exe$(DLLEXT) \
winver.exe$(DLLEXT)
  +Index: dlls/ntdll/virtual.c
  +--- dlls/ntdll/virtual.c 11 Oct 2004 20:59:06 -  1.41
   dlls/ntdll/virtual.c 3 Dec 2004 04:06:42 -
  +@@ -119,6 +119,12 @@ static CRITICAL_SECTION csVirtual = { c
  + /* Note: these are Windows limits, you cannot change them. */
  + # define ADDRESS_SPACE_LIMIT  ((void *)0xc000)  /* top of the total 
available address space */
  + # define USER_SPACE_LIMIT ((void *)0x8000)  /* top of the user 
address space */
  ++# ifdef __FreeBSD__
  ++#  define LOW_SPACE_LIMIT ((void *)0x11)   /* lower address space 
limit */
  ++# else
  ++#  define LOW_SPACE_LIMIT NULL
  ++# endif
  ++
  + #else
  + static UINT page_shift;
  + static UINT page_mask;
  +@@ -600,7 +606,7 @@ static NTSTATUS map_view( struct file_vi
  + 
  + for (;;)
  + {
  +-if ((ptr = wine_anon_mmap( NULL, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  ++if ((ptr = wine_anon_mmap( LOW_SPACE_LIMIT, view_size, 
VIRTUAL_GetUnixProt(vprot), 0 )) == (void *)-1)
  + {
  + if (errno == ENOMEM) return STATUS_NO_MEMORY;
  + return STATUS_INVALID_PARAMETER;
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.31 -r1.32 wine.spec
  --- openpkg-src/wine/wine.spec2 Dec 2004 08:03:58 -   1.31
  +++ openpkg-src/wine/wine.spec24 Dec 2004 11:43:27 -  1.32
  @@ -34,7 +34,7 @@
   Group:XWindow
   License:  LGPL
   Version:  20041201
  -Release:  20041202
  +Release:  20041224
   
   #   list of sources
   Source0:  
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/winesetup.sh
  
  $ cvs diff -u -r1.5 -r1.6 winesetup.sh
  --- openpkg-src/wine/winesetup.sh 13 Sep 2003 12:44:51 -  1.5
  +++ openpkg-src/wine/winesetup.sh 24 Dec 2004 11:43:27 -  1.6
  @@ -5,92 +5,29 @@
   
   #   configuration
   l_prefix=@l_prefix@
  -
  -#   create important directory structure under $HOME/.wine
   umask 022
  -for dir in \
  -$HOME/.wine \
  -$HOME/.wine/c_drive \
  -$HOME/.wine/c_drive/Windows \
  -$HOME/.wine/c_drive/Windows/Command \
  -$HOME/.wine/c_drive/Windows/Fonts \
  -$HOME/.wine/c_drive/Windows/Start Menu \
  -$HOME/.wine/c_drive/Windows/Start Menu/Programs \
  -$HOME/.wine/c_drive/Windows/Start Menu/Programs/Startup \
  -$HOME/.wine/c_drive/Windows/System \
  -$HOME/.wine/c_drive/Windows/System32 \
  -$HOME/.wine/c_drive/Windows/Profiles \
  -$HOME/.wine/c_drive/Windows/Profiles/Administrator \
  -$HOME/.wine/c_drive/Windows/Temp \
  -$HOME/.wine/c_drive/Program Files \
  -$HOME/.wine/c_drive/Program Files/Common Files; \
  -do
  -if [ ! -d $dir ]; then
  -echo ++ creating directory \$dir\
  -mkdir $dir
  -fi
  -done
  -
  -#   install important configuration file
  -if [ ! -f $HOME/.wine/config ]; then
  -echo ++ creating file \$HOME/.wine/config\
  -sed -e 's;Drive E;Drive T;' \
  --e 's;Drive F;Drive U;' \
  --e 's;Drive Z;Drive R;' \
  --e '/^\[Drive C\]/,/^$/s/\/c/%HOME%\/.wine\/c_drive/' \
  --e '/^\[Drive R\]/,/^$/s/hd/network/' \
  --e '/^\[wine\]/,/^$/s/e:/t:/g' \
  --e '/^\[wine\]/,/^$/s/f:/u:/g' \
  -

[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2004-08-14 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   14-Aug-2004 08:59:19
  Branch: HEAD Handle: 2004081407591800

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 20040716 - 20040813

  Summary:
RevisionChanges Path
1.12+14 -13 openpkg-src/wine/wine.patch
1.28+2  -2  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.11 -r1.12 wine.patch
  --- openpkg-src/wine/wine.patch   17 Jul 2004 06:59:57 -  1.11
  +++ openpkg-src/wine/wine.patch   14 Aug 2004 06:59:18 -  1.12
  @@ -1,3 +1,4 @@
  +Index: Makefile.in
   --- Makefile.in.orig Wed Apr  9 08:10:49 2003
   +++ Makefile.in  Wed Apr  9 08:14:06 2003
   @@ -82,8 +82,7 @@
  @@ -10,10 +11,10 @@
then\
echo * ; \
echo * ; \
  -Index: programs/Makefile
   programs/Makefile.in.orig2004-06-18 14:38:14 +0200
  -+++ programs/Makefile.in 2004-06-18 16:27:52 +0200
  -@@ -31,7 +31,6 @@
  +Index: programs/Makefile.in
  +--- programs/Makefile.in.orig2004-08-11 22:59:09 +0200
   programs/Makefile.in 2004-08-14 08:41:56 +0200
  +@@ -32,7 +32,6 @@
winemenubuilder \
winemine \
winepath \
  @@ -21,7 +22,7 @@
winevdm \
winhelp \
winver
  -@@ -61,7 +60,6 @@
  +@@ -63,7 +62,6 @@
winemenubuilder \
winemine \
winepath \
  @@ -29,11 +30,11 @@
winevdm \
winhelp \
winver
  -@@ -113,7 +111,6 @@
  - winemenubuilder.exe \
  - winemine.exe \
  - winepath.exe \
  --winetest.exe \
  - winevdm.exe \
  - winhelp.exe \
  - winver.exe
  +@@ -116,7 +114,6 @@
  + winemenubuilder.exe$(DLLEXT) \
  + winemine.exe$(DLLEXT) \
  + winepath.exe$(DLLEXT) \
  +-winetest.exe$(DLLEXT) \
  + winevdm.exe$(DLLEXT) \
  + winhelp.exe$(DLLEXT) \
  + winver.exe$(DLLEXT)
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.27 -r1.28 wine.spec
  --- openpkg-src/wine/wine.spec17 Jul 2004 06:59:57 -  1.27
  +++ openpkg-src/wine/wine.spec14 Aug 2004 06:59:18 -  1.28
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  20040716
  -Release:  20040717
  +Version:  20040813
  +Release:  20040814
   
   #   list of sources
   Source0:  
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2004-06-18 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   18-Jun-2004 16:42:14
  Branch: HEAD Handle: -NONE-

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 20040505 - 20040615

  Summary:
RevisionChanges Path
1.10+0  -0  openpkg-src/wine/wine.patch
1.26+0  -0  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.9 -r1.10 wine.patch
  --- openpkg-src/wine/wine.patch   6 May 2004 09:37:44 -   1.9
  +++ openpkg-src/wine/wine.patch   18 Jun 2004 14:42:14 -  1.10
  @@ -10,3 +10,42 @@
then\
echo * ; \
echo * ; \
  +Index: dlls/ntdll/cdrom.c
  +--- dlls/ntdll/cdrom.c.orig  2004-06-15 02:45:01 +0200
   dlls/ntdll/cdrom.c   2004-06-18 16:11:27 +0200
  +@@ -1736,7 +1736,7 @@
  + TRACE(\n);
  + return CDROM_GetStatusCode(ioctl(fd, DVD_AUTH, auth_info));
  + #elif defined(__FreeBSD__) || defined(__NetBSD__)
  +-return CDROM_GetStatusCode(ioctl(cdrom_cache[dev].fd, 
(rmv-PreventMediaRemoval) ? CDIOCPREVENT : CDIOCALLOW, NULL));
  ++return STATUS_NOT_SUPPORTED;
  + #else
  + return STATUS_NOT_SUPPORTED;
  + #endif
  +Index: programs/Makefile
  +--- programs/Makefile.in.orig2004-06-18 14:38:14 +0200
   programs/Makefile.in 2004-06-18 16:27:52 +0200
  +@@ -31,7 +31,6 @@
  + winemenubuilder \
  + winemine \
  + winepath \
  +-winetest \
  + winevdm \
  + winhelp \
  + winver
  +@@ -61,7 +60,6 @@
  + winemenubuilder \
  + winemine \
  + winepath \
  +-winetest \
  + winevdm \
  + winhelp \
  + winver
  +@@ -113,7 +111,6 @@
  + winemenubuilder.exe \
  + winemine.exe \
  + winepath.exe \
  +-winetest.exe \
  + winevdm.exe \
  + winhelp.exe \
  + winver.exe
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.25 -r1.26 wine.spec
  --- openpkg-src/wine/wine.spec6 May 2004 09:37:44 -   1.25
  +++ openpkg-src/wine/wine.spec18 Jun 2004 14:42:14 -  1.26
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  20040505
  -Release:  20040506
  +Version:  20040615
  +Release:  20040618
   
   #   list of sources
   Source0:  
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/wine/ wine.patch wine.spec

2004-05-06 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   06-May-2004 11:37:44
  Branch: HEAD Handle: 2004050610374400

  Modified files:
openpkg-src/winewine.patch wine.spec

  Log:
upgrading package: wine 20040408 - 20040505

  Summary:
RevisionChanges Path
1.9 +0  -10 openpkg-src/wine/wine.patch
1.25+2  -2  openpkg-src/wine/wine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.patch
  
  $ cvs diff -u -r1.8 -r1.9 wine.patch
  --- openpkg-src/wine/wine.patch   13 Apr 2004 15:06:38 -  1.8
  +++ openpkg-src/wine/wine.patch   6 May 2004 09:37:44 -   1.9
  @@ -10,13 +10,3 @@
then\
echo * ; \
echo * ; \
   programs/winetest/util.c.orig2004-04-13 16:43:43.0 +0200
  -+++ programs/winetest/util.c 2004-04-13 16:43:47.0 +0200
  -@@ -19,7 +19,6 @@
  -  *
  -  */
  - #include windows.h
  --#include unistd.h
  - #include errno.h
  - 
  - #include winetest.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.24 -r1.25 wine.spec
  --- openpkg-src/wine/wine.spec13 Apr 2004 15:06:38 -  1.24
  +++ openpkg-src/wine/wine.spec6 May 2004 09:37:44 -   1.25
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  20040408
  -Release:  20040413
  +Version:  20040505
  +Release:  20040506
   
   #   list of sources
   Source0:  
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]