From owner-freebsd-ports Sun Nov 7 8: 4:18 1999 Delivered-To: freebsd-ports@freebsd.org Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (Postfix) with ESMTP id 78E9A14E79; Sun, 7 Nov 1999 08:04:03 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.58]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.6) with ESMTP id AAA1EA; Sun, 7 Nov 1999 11:05:13 -0500 Message-ID: <3825A24F.A98124BC@bachue.usc.unal.edu.co> Date: Sun, 07 Nov 1999 11:01:19 -0500 From: "Pedro Fernando Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Satoshi - Ports Wraith - Asami Cc: "R. Imura" , andrews@technologist.com, ports@FreeBSD.ORG Subject: Re: Possible change in the Qt port. References: <38209354.5A0E1416@bachue.usc.unal.edu.co> <3.0.6.32.19991103230433.008afc90@mail.psn.net> <19991106044140H.imura@cs.titech.ac.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Satoshi - Ports Wraith - Asami wrote: > ... > > Wait, are you suggesting we move things like > > ${PREFIX}/bin/qt* -> ${PREFIX}/lib/qt/bin/ > ${PREFIX}/lib/libqt* -> ${PREFIX}/lib/qt/lib/ > ${PREFIX}/include/qt2/ -> ${PREFIX}/lib/qt/include/qt2/ > > (the filenames are hypothetical, I don't know if qt has any > executables -- just take these as examples of the idea) > There is a binary: moc, AFAIK it's onlt used during the building process in some ports and they expect to find it in $(QTDIR)/bin. > If so, I'm against this change. There are reasons and history behind > us asking ports to conform to our hier; this runs completely counter > to it. > Not really; we already use this approach when the port wants to create it's own directory. The example that comes to mind is Scilab. Lesstif is a case where NOT applying this is clearly violating hier(). cheers, Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message