From owner-freebsd-arch@FreeBSD.ORG Wed Jul 22 07:56:25 2009 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02CE9106564A for ; Wed, 22 Jul 2009 07:56:25 +0000 (UTC) (envelope-from uqs@spoerlein.net) Received: from acme.spoerlein.net (cl-43.dus-01.de.sixxs.net [IPv6:2a01:198:200:2a::2]) by mx1.freebsd.org (Postfix) with ESMTP id 839EF8FC15 for ; Wed, 22 Jul 2009 07:56:24 +0000 (UTC) (envelope-from uqs@spoerlein.net) Received: from acme.spoerlein.net (localhost.spoerlein.net [127.0.0.1]) by acme.spoerlein.net (8.14.3/8.14.3) with ESMTP id n6M7uMBU010458 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 22 Jul 2009 09:56:22 +0200 (CEST) (envelope-from uqs@spoerlein.net) Received: (from uqs@localhost) by acme.spoerlein.net (8.14.3/8.14.3/Submit) id n6M7uMF8010457; Wed, 22 Jul 2009 09:56:22 +0200 (CEST) (envelope-from uqs@spoerlein.net) Date: Wed, 22 Jul 2009 09:56:22 +0200 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= To: Dag-Erling =?utf-8?B?U23DuHJncmF2?= Message-ID: <20090722075622.GI98331@acme.spoerlein.net> Mail-Followup-To: Dag-Erling =?utf-8?B?U23DuHJncmF2?= , Alexander Kabaev , arch@freebsd.org References: <20090721183046.GF98331@acme.spoerlein.net> <20090721145351.5989090c@kan.dnsalias.net> <20090721200839.GH98331@acme.spoerlein.net> <86d47tk0cl.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86d47tk0cl.fsf@ds4.des.no> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: arch@freebsd.org Subject: Re: Resurrection of src/games X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 07:56:25 -0000 On Wed, 22.07.2009 at 02:50:02 +0200, Dag-Erling Smørgrav wrote: > Ulrich Spörlein writes: > > Alexander Kabaev writes: > > > If the goal is to have these in ports, why won't you cut tarballs > > > straight out of Dragonfly repo? > > Good question, haven't thought about it that way. With Dragonfly and > > FreeBSD diverging more and more, it might turn into a patch-fest > > eventually. > > A patch-fest? How many kernel structures and DFBSD-specific system > calls does the code in src/games use? I'm mostly concerned about the tty changes here. Uli