From owner-freebsd-gnome@FreeBSD.ORG Mon Dec 22 03:22:11 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38FAC16A4CE; Mon, 22 Dec 2003 03:22:11 -0800 (PST) Received: from bbnest.net (m008231.ap.plala.or.jp [219.164.8.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 627CD43D53; Mon, 22 Dec 2003 03:22:09 -0800 (PST) (envelope-from bland@FreeBSD.org) Received: from FreeBSD.org (bland@localhost [127.0.0.1]) by bbnest.net (8.12.10/8.12.10) with ESMTP id hBMBM6cB035560; Mon, 22 Dec 2003 20:22:06 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <3FE6D3DD.6060209@FreeBSD.org> Date: Mon, 22 Dec 2003 20:22:05 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dmitry Sivachenko References: <20031222094622.GA99206@fling-wing.demos.su> In-Reply-To: <20031222094622.GA99206@fling-wing.demos.su> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org Subject: Re: libsml2 & libxslt config files location X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 11:22:11 -0000 Dmitry, Dmitry Sivachenko wrote: >Hello! > >Why libxml2 and libxslt ports install xml2Conf.sh and xsltConf.sh files in >$PREFIX/etc? /etc directory is for files which user is supposed to edit >to adjust program behaviour. These files does not contain anything to >edit. Probably they should be install either in $PREFIX/bin or >$PREFIX/share/... ? > >What do people think? > I think your current assumption of /etc directory purpose is wrong. It's personal port preference to install these files info confexecdir. On Linux this usually lib/ but on FreeBSD we have different policy and etc/ looks like apropriate place. In short I do not see any hier(7) violation here. All the best, Alexander. >Thanks! >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >