From owner-freebsd-ports@FreeBSD.ORG Fri Jun 1 23:22:27 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3F14016A475 for ; Fri, 1 Jun 2007 23:22:27 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 2C65313C480 for ; Fri, 1 Jun 2007 23:22:27 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id D26111A3C1A; Fri, 1 Jun 2007 16:23:39 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 776045144B; Fri, 1 Jun 2007 19:22:26 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 68434C1D6; Fri, 1 Jun 2007 19:22:26 -0400 (EDT) Date: Fri, 1 Jun 2007 19:22:26 -0400 From: Kris Kennaway To: "M. Warner Losh" , ports@FreeBSD.org Message-ID: <20070601232226.GA60306@rot13.obsecurity.org> References: <20070601170514.GA54912@rot13.obsecurity.org> <20070601.131415.74663752.imp@bsdimp.com> <4660857A.2030701@FreeBSD.org> <20070601.145651.-1370667188.imp@bsdimp.com> <20070601231950.GG36925@droso.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070601231950.GG36925@droso.net> User-Agent: Mutt/1.4.2.2i Cc: Subject: Re: Uggg! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2007 23:22:27 -0000 On Sat, Jun 02, 2007 at 01:19:51AM +0200, Erwin Lansing wrote: > On Fri, Jun 01, 2007 at 02:56:51PM -0600, M. Warner Losh wrote: > > > > [[ as an aside, the updating instructions for xorg should say you may > > need to regenerate your config file, since when I used my old one > > I got pcidata not found ]] > > > Snipped from UPDATING: > > If you plan on keeping your current /etc/X11/xorg.conf, make sure you > change ModulePath to /usr/local/lib/xorg/modules prior to running X. > > This should be all you need to fix the pcidata error. As well as possible a later snippage telling you to install x11/xorg. Kris