From owner-freebsd-questions@FreeBSD.ORG Thu Nov 30 01:39:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC03516A407 for ; Thu, 30 Nov 2006 01:39:43 +0000 (UTC) (envelope-from eric@mikestammer.com) Received: from smtp103.sbc.mail.mud.yahoo.com (smtp103.sbc.mail.mud.yahoo.com [68.142.198.202]) by mx1.FreeBSD.org (Postfix) with SMTP id 6124343C9D for ; Thu, 30 Nov 2006 01:39:38 +0000 (GMT) (envelope-from eric@mikestammer.com) Received: (qmail 44167 invoked from network); 30 Nov 2006 01:39:42 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@68.249.189.132 with login) by smtp103.sbc.mail.mud.yahoo.com with SMTP; 30 Nov 2006 01:39:42 -0000 X-YMail-OSG: h8ZP9SYVM1kEsJyLgMSLyD756vsy6YkyXk7LaJmovJ7QuVqr.QTlEO2EGoS0HMG0Iz7f.h1SqAMA4xSanQ6MLibDsDoHvRKKcnYPu0jLtXbGTWbI63Oacw-- Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id F0F221146A; Wed, 29 Nov 2006 19:39:40 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dFOX36BGQCX0; Wed, 29 Nov 2006 19:39:39 -0600 (CST) Received: from [192.168.0.21] (unknown [192.168.0.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 99F4811465; Wed, 29 Nov 2006 19:39:39 -0600 (CST) Message-ID: <456E365A.8040308@mikestammer.com> Date: Wed, 29 Nov 2006 19:39:38 -0600 From: Eric User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: el.nadow@gmail.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: fbsd06@mlists.homeunix.com, freebsd-questions@freebsd.org Subject: Re: Using Screen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 01:39:43 -0000 Nadow wrote: > Content-Type: text/plain; charset="iso-8859-1" > > On Wednesday 29 November 2006 17:22, Dan Sikorsky wrote: >> Hey, I have a good question for you guys. >> >> Lets say, I started a job on a computer, if you must know, >> portmanager -u , >> and then left... but I know its sitting there stuck on a config window >> waiting for someone to press enter... > > Even easier, use portmaster. The first thing that do when installs a > port is making recursive all the "make config" windows of the port and > dependencies. After you have chosen the options of the last config > menu, it will install all the stuff till the end without interruption > (except error of course). thats what i said in the second response to the OP! =) portmaster is great