From owner-cvs-all@FreeBSD.ORG Sat Mar 13 16:11:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3524416A4CE for ; Sat, 13 Mar 2004 16:11:42 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A7F0343D2D for ; Sat, 13 Mar 2004 16:11:41 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 1263 invoked from network); 14 Mar 2004 00:11:40 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 14 Mar 2004 00:11:40 -0000 X-pair-Authenticated: 209.68.2.70 Date: Sat, 13 Mar 2004 18:11:39 -0600 (CST) From: Mike Silbersack To: Mark Linimon In-Reply-To: Message-ID: <20040313181034.Q4165@odysseus.silby.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/vmware3 Makefile pkg-plist ports/emulators/vmware3/files freebsd5.patch patch-ab patch-ac vmware.sh ports/emulators/vmware3/scripts pre-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 00:11:42 -0000 On Sat, 13 Mar 2004, Mark Linimon wrote: > On Sat, 13 Mar 2004, Mike Silbersack wrote: > > > silby 2004/03/13 13:29:24 PST > > > > A slew of changes to allow vmware3 to work on 5.x with dynamic device > > numbering while not breaking 4.x compatibility: > > Does this take care of some or all of the problems listed in PR > ports/63466? > > mcl Most of the issues in that PR turned out to be recent kernel bugs, not actual problems with the port. Orlando has a few remaining patches which I'll incorporate in the next few days, at which point I will close out the PR. Mike "Silby" Silbersack