From owner-freebsd-stable@FreeBSD.ORG Thu Nov 7 17:15:37 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CCCEBA92; Thu, 7 Nov 2013 17:15:37 +0000 (UTC) (envelope-from garbytrash@gmail.com) Received: from mail-pb0-x231.google.com (mail-pb0-x231.google.com [IPv6:2607:f8b0:400e:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A1C052F0E; Thu, 7 Nov 2013 17:15:37 +0000 (UTC) Received: by mail-pb0-f49.google.com with SMTP id um15so883358pbc.22 for ; Thu, 07 Nov 2013 09:15:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=RkLRkC0eaA11tMRpncyYEmYcOUKMhGO5ixZ1fQNMpnw=; b=dFUe5Qqc2B5fYoRi7z9lFI3etLsrP4XCl7hDqupGJMShcNnpYbhZ313IvzgZmygGMx j3XTdqJGZrYffsMuwADJ9k1W1ihxzwWe5lRsdfd3xjkcw78uSI608q+LosyPnZUs1Hom 8SUsjXiXiD5hOLERsycAKztBWvIgSf1nzRy8xEvyhIfdKA76G9GPBhnq4njLdeu4mySB lg7tSHTsPXJ5N2atZU8DHZBwf7N8UW4UvqpqLhu1wXx4ZmfOHSfq4SIkIcv4snFXvQBc QckWS1y8RNnn8icA74VJO3aFlGM7XnAN7fb688/h1yzGZcYgcM3TT4lmHqP3se3nW8cA Tajw== MIME-Version: 1.0 X-Received: by 10.68.219.72 with SMTP id pm8mr10064577pbc.164.1383844537294; Thu, 07 Nov 2013 09:15:37 -0800 (PST) Received: by 10.66.142.167 with HTTP; Thu, 7 Nov 2013 09:15:37 -0800 (PST) In-Reply-To: <527BC91D.7010606@FreeBSD.org> References: <20131107162918.GA89594@glenbarber.us> <527BC91D.7010606@FreeBSD.org> Date: Thu, 7 Nov 2013 18:15:37 +0100 Message-ID: Subject: Re: FreeBSD10-Beta3: No xorg-server-1.12.4 From: Zenny To: =?ISO-8859-1?Q?Jean=2DS=E9bastien_P=E9dron?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 17:15:37 -0000 @Glen and Jean: Thanks for the inputs, rebuilding now and report back if any problem. On 11/7/13, Jean-S=E9bastien P=E9dron wrote: > On 07.11.2013 17:36, Zenny wrote: >> What are the ports to be rebuilt, just xorg or any other too like >> xinit, xauth etc.? > > You need to at least rebuild: > o graphics/libdrm > o graphics/libGL > o graphics/dri > o x11-servers/xorg-server > o x11-drivers/xf86-* (only those you need, of course) > > "portmaster -a" should handle this correctly. > > -- > Jean-S=E9bastien P=E9dron > >