From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 25 10:26:50 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1670616A468; Thu, 25 Oct 2007 10:26:50 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (mx1.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id C2B2F13C4B2; Thu, 25 Oct 2007 10:26:49 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id l9PA0rgh098386; Thu, 25 Oct 2007 04:00:53 -0600 (MDT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.1/8.14.1) with ESMTP id l9PA0maH074545; Thu, 25 Oct 2007 04:00:48 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.1/8.14.1/Submit) id l9PA0mfg074542; Thu, 25 Oct 2007 04:00:48 -0600 (MDT) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18208.26960.512720.644335@gromit.timing.com> Date: Thu, 25 Oct 2007 04:00:48 -0600 From: John E Hein To: "Aryeh M. Friedman" In-Reply-To: <47201324.9030903@gmail.com> References: <1193281696.93212.22.camel@shumai.marcuscom.com> <47201113.7070901@gmail.com> <47201324.9030903@gmail.com> X-Mailer: VM 7.19 under Emacs 22.0.99.1 X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on Daffy.timing.com X-Virus-Status: Clean Cc: FreeBSD GNOME Users , ports@freebsd.org, Joe Marcus Clarke Subject: Re: HEADS UP: GNOME 2.20.1 available for FreeBSD X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 10:26:50 -0000 Aryeh M. Friedman wrote at 23:53 -0400 on Oct 24, 2007: > ===> Configuring for lsof-4.79C > Unknown FreeBSD release: 8.0-CURRENT > Assuming FreeBSD 2.x > ./Configure: /usr/sbin/sysctl: not found Until sysutils/lsof is updated for 8.x, try this when running your portupgrade: env LSOF_VSTR=7.0-CURRENT portupgrade ... p.s. see the Configure script after 'make extract' in sysutils/lsof