From owner-freebsd-questions@FreeBSD.ORG Tue Feb 21 23:50:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA7D016A420 for ; Tue, 21 Feb 2006 23:50:01 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 549BD43D45 for ; Tue, 21 Feb 2006 23:50:01 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-22-247.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.247]) by smtp02.mrf.mail.rcn.net with ESMTP; 21 Feb 2006 18:49:58 -0500 X-IronPort-AV: i="4.02,135,1139202000"; d="scan'208"; a="207588430:sNHT30227648" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17403.42561.509597.823417@jerusalem.litteratus.org> Date: Tue, 21 Feb 2006 18:46:09 -0500 To: freebsd In-Reply-To: <8CADF325-24C1-4BF9-A101-8A11696E9CC3@redry.net> References: <8CADF325-24C1-4BF9-A101-8A11696E9CC3@redry.net> X-Mailer: VM 7.17 under 21.5 (beta24) "dandelion" XEmacs Lucid Subject: portupgrade log 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: Tue, 21 Feb 2006 23:50:01 -0000 eoghan writes: > Im wondering if there is a log file generated by portupgrade and > where i would find it? If you mean generated by portupgrade and separate from what is printed to stdout/stderr, then not as far as I know. There are certain options which appear to affect how the logs from certain make sessions are treated, but I have never used them. It is always possible to capture the output of a portupgrade run to disk using the shell. Robert Huff