From owner-freebsd-questions@FreeBSD.ORG Mon Jun 7 09:42:55 2010 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 1410F1065675 for ; Mon, 7 Jun 2010 09:42:55 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9913D8FC14 for ; Mon, 7 Jun 2010 09:42:54 +0000 (UTC) Received: by bwz2 with SMTP id 2so1492504bwz.13 for ; Mon, 07 Jun 2010 02:42:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=QxxVXzCisjeGHpecCaX2qPj5yCOpaEqu8d2n5iIh8Xg=; b=CQqmYPE5vLvGVb02ezAfmPyTr/v2jgByu79ZtyU5D2b1ygAuXvY+W2bGwXt/9UcINs 6Yc/DkV9xuvOJA6uVW43g97Jou+eJF9SB471ngtSM4LsX4u7dCUpGOOpmV3dWmV20OFa Q9kPncuiBfYdadEMqTKjXyT3IgNCJDXpTuWXY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=u80ohUMrl1TyYjmTvJfcn9g+FNhpsEc0fCRg3j/84xO4OUuzvR8ybcqyVmc5WFZM7K 37qvzKWYyXa3cnbc12895meI/9R1oAk4K7GACeLxVAHCwbY1py6M5gQvSDhtkSpmD59e nNfWeFhdZP5NLVJGmbDYaO8KlBTLlDG7X/308= MIME-Version: 1.0 Received: by 10.204.81.160 with SMTP id x32mr6528514bkk.74.1275903773532; Mon, 07 Jun 2010 02:42:53 -0700 (PDT) Received: by 10.204.46.100 with HTTP; Mon, 7 Jun 2010 02:42:53 -0700 (PDT) Date: Mon, 7 Jun 2010 11:42:53 +0200 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: reinstall all of Xorg 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: Mon, 07 Jun 2010 09:42:55 -0000 After an upgrade FreeBSD72 -> 80, Xorg doesn't work looking in /var/log/Xorg.0.log tells Build Operating System: FreeBSD 7.2-RELEASE-p7 Current O S FreeSBD-8.0-RELEASE-p2 I have done a portupgrade -af after upgrading, but somehow if seems not to have done this for Xorg ?? How can I reinstall anything of Xorg ? Will this do the job? # cd /usr/ports/x11/xorg # make clean # make deinstall # make reinstall clean or # portupgrade -f xorg i'm confused and would like to get it right ...