From owner-cvs-all@FreeBSD.ORG Tue Jun 28 18:32:12 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E056516A41C; Tue, 28 Jun 2005 18:32:12 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8965943D1D; Tue, 28 Jun 2005 18:32:12 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j5SIWBJc092675; Tue, 28 Jun 2005 11:32:11 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j5SIWBYs092674; Tue, 28 Jun 2005 11:32:11 -0700 (PDT) (envelope-from obrien) Date: Tue, 28 Jun 2005 11:32:10 -0700 From: "David O'Brien" To: Dejan Lesjak Message-ID: <20050628183210.GC92486@dragon.NUXI.org> References: <200506172259.j5HMxTad068378@repoman.freebsd.org> <200506251924.24269.lofi@freebsd.org> <20050627170150.GB55113@dragon.NUXI.org> <200506281352.06008.dejan.lesjak@ijs.si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506281352.06008.dejan.lesjak@ijs.si> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: cvs-ports@freebsd.org, Alexander Leidinger , Michael Nottebrock , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports CHANGES UPDATING ports/Mk bsd.port.mk ports/accessibility/linux-atk Makefile pkg-plist ports/archivers/stuffit Makefile ports/astro/linux-setiathome Makefile ports/audio/baudline Makefile ports/audio/linux-arts ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 18:32:13 -0000 On Tue, Jun 28, 2005 at 01:52:05PM +0200, Dejan Lesjak wrote: > On Monday 27 of June 2005 19:01, David O'Brien wrote: > > On Sat, Jun 25, 2005 at 07:24:20PM +0200, Michael Nottebrock wrote: > > > On Saturday, 18. June 2005 00:59, Alexander Leidinger wrote: > > > > - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for > > > > some ports. Chase dependencies for this. > > > > > > I know I'm late to the party, but I'm really wondering what that is meant > > > to accomplish. > > > > > > X_PREFIX is *not* the 'correct' prefix for *anything* but the X11 > > > distribution > > > > Not quite. Anything that uses Imake will also be installed in X_PREFIX. > > If that's not what we desire, we should fix /usr/X11R6/lib/config. > > Or Imakefiles of those ports can be changed. Or parameters passed to > imake can be changed. I'd prefer that to actually modifying imake > configuration if possible and if modifying imake-using ports wouldn't > turn out too complicating. No the philisphy behind Imake is that a package doens't have to know site-specific policy - it is suppose to be encoded in the site-specific Imake configuration. What is wrong with installing proper site configuration files? -- -- David (obrien@FreeBSD.org)