From owner-freebsd-current@FreeBSD.ORG Thu Feb 14 05:48:28 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CCC416A418 for ; Thu, 14 Feb 2008 05:48:28 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id D493013C458 for ; Thu, 14 Feb 2008 05:48:27 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:cc:From:Subject:In-Reply-To:X-Attribution:Date:Message-Id; b=kfjYgk56HbY2QNXVjCEGiAe9RLeovB1ovpcrB/WuUxupAvd/IwUZMzW05WaZtADLwEKwcJscUn4FdL9QR9lUeBHuj4r1QIp5Ek2tIjXQBNhMmyecRViTx0MPbZWVUpclvfdYat25zp7mmkdi7kNACEFMSnmA1mF070xkFi1ZpP2oZ6gal3GUZ0GxsEudAUDZrHEEKZZ1KHKJR/XAE+UC6DrOMIxm8rz3AduEhKg8bTe4T3lQy29gx7kinGw1R3Gu; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1JPWxI-0004FA-1X; Thu, 14 Feb 2008 05:48:20 +0000 Received: from ianf.clue.co.za ([10.0.0.6] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JPWwE-0007sk-EE; Thu, 14 Feb 2008 05:47:14 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JPWwC-0000ex-NE; Thu, 14 Feb 2008 07:47:12 +0200 To: Ed Schouten From: Ian FREISLICH In-Reply-To: Message from Ian FREISLICH of "Wed, 13 Feb 2008 11:12:47 +0200." X-Attribution: BOFH Date: Thu, 14 Feb 2008 07:47:12 +0200 Message-Id: Cc: current@freebsd.org Subject: Re: Testing box available. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 05:48:28 -0000 Ed Schouten wrote: > * Ian FREISLICH wrote: > > Do you have a tarball of /var/db/ports so I can skip interaction? > > make BATCH=yes It took me a while to notice what was going on. It's stuck in devel/ORBit2 configuring over and over again because of missing config.satus. That port builds fine directly in its directory with or without "BATCH=yes". But, even after I built it manually, it still gets stuck here on the full port build. Ian -- Ian Freislich