From owner-cvs-all@FreeBSD.ORG Tue May 22 19:52:48 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 0387416A400; Tue, 22 May 2007 19:52:48 +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 E4D1513C46C; Tue, 22 May 2007 19:52:47 +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 8833B1A3C19; Tue, 22 May 2007 12:53:47 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 23BDD51248; Tue, 22 May 2007 15:52:46 -0400 (EDT) Date: Tue, 22 May 2007 15:52:45 -0400 From: Kris Kennaway To: Dag-Erling Sm??rgrav Message-ID: <20070522195245.GA18766@xor.obsecurity.org> References: <200705220728.l4M7S2ZL053720@repoman.freebsd.org> <864pm5ntxl.fsf@dwp.des.no> <20070522190716.GA77363@xor.obsecurity.org> <86hcq4zlrq.fsf@dwp.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86hcq4zlrq.fsf@dwp.des.no> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, Kris Kennaway , ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway 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:52:48 -0000 On Tue, May 22, 2007 at 09:44:09PM +0200, Dag-Erling Sm??rgrav wrote: > Kris Kennaway writes: > > Dag-Erling Sm??rgrav writes: > > > 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. > > Please explain to me why, on a fresh FreeBSD install with no ports > installed and no /usr/local/ or /usr/X11R6/, I shouldn't be allowed to > "cd /usr/ports/x11/xorg && make install clean". We are still working out the details on getting the symlink created automatically. Kris