From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 15:59:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E9AF1065673 for ; Tue, 22 Apr 2008 15:59:22 +0000 (UTC) (envelope-from novembre@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id DA1A58FC25 for ; Tue, 22 Apr 2008 15:59:21 +0000 (UTC) (envelope-from novembre@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1216085wra.13 for ; Tue, 22 Apr 2008 08:59:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=8DI+78aCmtx0dnFMMs+EKaIAK69L4L89Wp4sYU11S6Y=; b=NF0AMHW542cfnNiUcDE7ZZhEWU7j4KFEClhJx/JgQIdIYrBzQea/lgqylcPqTMvC+rnPFnUfdKAj8aqtpa8jAvh4mw5Tm5mjeqqjTF/ul4MRmL9b1ZGwVQZ17WMr97iIif+hek1iK/eESpaW1Gbg4UELXrryIHMBo74ZFUnEi2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=v/P9cqgxF2HGYKQWN06zlO1GAJfP3ZAeVQ1ywhCAYsKwLnOpUCVYj8QWQM2XQ33lrJNpjgLqhLxfeGI/PrddKqZeX3CNsPAyxi3zAzq62BTEUulWMx+Q4n0/jjdZgmYROEPL4cv/KMjwDASwXlDpUODOmb6BVyOel8QJmz/EDaY= Received: by 10.100.41.1 with SMTP id o1mr674930ano.10.1208879960878; Tue, 22 Apr 2008 08:59:20 -0700 (PDT) Received: by 10.100.47.6 with HTTP; Tue, 22 Apr 2008 08:59:20 -0700 (PDT) Message-ID: <3b47caa90804220859x56f1f00fi4f543e912ee610b3@mail.gmail.com> Date: Tue, 22 Apr 2008 10:59:20 -0500 From: Novembre To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: glxinfo missing after upgrade to 7.0-RELEASE 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, 22 Apr 2008 15:59:22 -0000 Hi all, I've upgraded my machine from 6.2-RELEASE to 7.0-RELEASE some time ago, and I just realized that glxinfo is missing! I do remember that I had it before, but now it has vanished! I did rebuild all my ports after upgrading as well... Any ideas what might have happened to it or how I can install it again? Thanks...