From owner-cvs-all@FreeBSD.ORG Wed Dec 15 15:38:01 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 0B9BA16A515; Wed, 15 Dec 2004 15:38:01 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C4143D2D; Wed, 15 Dec 2004 15:38:00 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBFFbxRY031274; Wed, 15 Dec 2004 07:37:59 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBFFbx6h031273; Wed, 15 Dec 2004 07:37:59 -0800 (PST) (envelope-from obrien) Date: Wed, 15 Dec 2004 07:37:59 -0800 From: "David O'Brien" To: Alexander Leidinger Message-ID: <20041215153759.GA31192@dragon.nuxi.com> References: <200412141913.iBEJDAcl067339@repoman.freebsd.org> <1103120156.41c0471c30b36@netchild.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1103120156.41c0471c30b36@netchild.homeip.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-8 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 15:38:01 -0000 On Wed, Dec 15, 2004 at 03:15:56PM +0100, Alexander Leidinger wrote: > Zitat von "David E. O'Brien" : > > > obrien 2004-12-14 19:13:10 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulators/linux_base-8 Makefile > > Log: > > First cut at supporting AMD64 (to give 32-bit support). > > At http://www.leidinger.net/FreeBSD/port-patches/linux.diff I've a patch > which changes the default linux base to linux_base-8. It's a large patch > and portmgr does a buils cluster run with it. > > Do you plan on making changes which may collide with this patch? Nope. But may I suggest that to simplify your patch, you have linux_base repo copied to linux_base-7? -- -- David (obrien@FreeBSD.org)