From owner-freebsd-questions@FreeBSD.ORG Thu Nov 10 16:09:32 2005 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 D9C7F16A41F for ; Thu, 10 Nov 2005 16:09:32 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7021B43D45 for ; Thu, 10 Nov 2005 16:09:32 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so548432wxc for ; Thu, 10 Nov 2005 08:09:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WoFUNKid4vzVIqqZntga2IhvaMeSVP9Bc+i01liBdvfHFjRqMkwmP8T8jbTM34fRxafceQH2ugzZH2KLSreL9RCZZb2rmo9psDUsxlLVUq9CssU7oVlag3b91woqsGswVJnhs7dzkr5AOMIy4QrcYlTMrjzHLVjq3D9rQPgun/k= Received: by 10.70.96.6 with SMTP id t6mr98373wxb; Wed, 09 Nov 2005 15:10:00 -0800 (PST) Received: by 10.70.91.17 with HTTP; Wed, 9 Nov 2005 15:10:00 -0800 (PST) Message-ID: <57416b300511091510i25bc4fc8w6d2aed4deb2eb745@mail.gmail.com> Date: Thu, 10 Nov 2005 10:10:00 +1100 From: Peter Clutton To: Gerard Seibert In-Reply-To: <20051109175132.X20375@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051109175132.X20375@seibercom.net> Cc: FreeBSD Questions Subject: Re: New boot-up message 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, 10 Nov 2005 16:09:33 -0000 On 11/10/05, Gerard Seibert wrote: > Updating KDM configuration > Information: reading old kdmrc /usr/local/share/config/kdm/kdmrc (from kd= e > >=3D 2.2.x) > Information: old kdmrc is from kde >=3D 3.1 (config version 2.3) > how should I go about correcting it? I could be wrong but i think running : pkgdb -F might help, as it seems to be a version thing. But as it's a file and not a port that seems to be the problem, this might not be what you need.