From owner-cvs-all@FreeBSD.ORG Tue May 22 19:07:17 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16E9D16A421; Tue, 22 May 2007 19:07:17 +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 05E3513C4BB; Tue, 22 May 2007 19:07:17 +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 9A0F41A3C19; Tue, 22 May 2007 12:08:16 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2C2FC51248; Tue, 22 May 2007 15:07:16 -0400 (EDT) Date: Tue, 22 May 2007 15:07:16 -0400 From: Kris Kennaway To: Dag-Erling Sm??rgrav Message-ID: <20070522190716.GA77363@xor.obsecurity.org> References: <200705220728.l4M7S2ZL053720@repoman.freebsd.org> <864pm5ntxl.fsf@dwp.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <864pm5ntxl.fsf@dwp.des.no> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, Kris Kennaway , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xorg-libraries Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2007 19:07:17 -0000 On Tue, May 22, 2007 at 10:28:38AM +0200, Dag-Erling Sm??rgrav wrote: > Kris Kennaway writes: > > Log: > > The instructions in UPDATING are also applicable for fresh installations > > of X, so try to ease user confusion. > > I don't understand why one would need to jump through hoops to install > X.org 7.2 on a clean system. There are a few reasons, mostly to do with old systems and getting the symlink. Note that in the "clean" case some of the instructions are NOPs. Kris