From owner-cvs-src@FreeBSD.ORG Mon Aug 20 16:32:49 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 426F616A41A; Mon, 20 Aug 2007 16:32:49 +0000 (UTC) Date: Mon, 20 Aug 2007 16:32:49 +0000 From: Alexey Dokuchaev To: Scott Long Message-ID: <20070820163249.GA28082@FreeBSD.org> References: <200708160526.l7G5Qg0b008022@repoman.freebsd.org> <46C4FD02.3090708@freebsd.org> <200708182118.37998.tijl@ulyssis.org> <20070818204223.D1234@fledge.watson.org> <46C7A9A4.5090404@samsco.org> <20070819095302.D66918@fledge.watson.org> <222044094-1187603330-cardhu_decombobulator_blackberry.rim.net-1638751523-@bxe027.bisx.prod.on.blackberry> <46C9AE64.50705@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <46C9AE64.50705@samsco.org> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Mon, 20 Aug 2007 16:51:52 +0000 Cc: wine-freebsd@hub.org, Kris Moore , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, Alfred Perlstein , cvs-all@FreeBSD.org, Daniel Eischen , Robert Watson , David Xu , Tijl Coosemans , Xin LI Subject: Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Aug 2007 16:32:49 -0000 On Mon, Aug 20, 2007 at 09:08:20AM -0600, Scott Long wrote: > Having it as a loadable module that is essentially private to PC-BSD > (though open source, of course) will lead to questions of why Wine works > in PC-BSD and not FreeBSD. Why not simply RUN_DEPEND on it in wine port? If that's not possible, I don't really see how having such module helps. ./danfe