From owner-cvs-all Fri Dec 10 9:36:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 47B1314D0A; Fri, 10 Dec 1999 09:36:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA27183; Fri, 10 Dec 1999 09:36:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199912101736.JAA27183@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 10 Dec 1999 09:36:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/wine Makefile ports/emulators/wine/files patch-3.3-sys-fsgs README.patch ports/emulators/wine/patches patch-af patch-au patch-bc patch-bd patch-be patch-ea patch-eb patch-ec patch-ed patch-ee patch-ef patch-eg patch-eh ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/12/10 09:36:22 PST Modified files: emulators/wine Makefile emulators/wine/files README.patch emulators/wine/pkg MESSAGE PLIST Added files: emulators/wine/files patch-3.3-sys-fsgs emulators/wine/patches patch-af patch-au patch-bc patch-bd patch-be patch-ea patch-eb patch-ec patch-ed patch-ee patch-ef patch-eg patch-eh Log: * Use/set fs/gs from the sigcontext struct so that it correctly runs on recent -stable (the fs/gs handling has just been MFC'd.) * Fix a ptrace bug, the debugger now actually seems to work again. * Also install regapi, and some doc files. Maintainer is reported to not have time to commit this before the 3.4 freeze point, and from what I can tell, has implied permission for this commit. PR: 15118 Submitted by: Juergen Lock Revision Changes Path 1.76 +54 -5 ports/emulators/wine/Makefile 1.2 +41 -16 ports/emulators/wine/files/README.patch 1.2 +15 -0 ports/emulators/wine/pkg/MESSAGE 1.5 +28 -0 ports/emulators/wine/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message