Date: Tue, 18 May 2010 07:29:22 +0400 From: Anonymous <swell.k@gmail.com> To: freebsd-ports@freebsd.org Cc: Doug Barton <dougb@FreeBSD.org> Subject: preferred place for system-wide config files Message-ID: <86hbm5yjjh.fsf@gmail.com>
next in thread | raw e-mail | index | archive | help
a little confusion arised from ports/146627. The Porter's Handbook defines PREFIX as the place where port should install its files including config files. However, it doesn't say where the port should try to read its config files that may not exist: LOCALBASE/etc or PREFIX/etc? Until recently I assumed such files as installed together with the port unless they belong to some other port. For example, many GNU_CONFIGURE ports look for config files under SYSCONFDIR that's usually under PREFIX/etc and some of them don't install config files nor samples. A few examples: xorg-server, subversion, git. Should such ports be modified to use LOCALBASE/etc? So, what's the policy here?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86hbm5yjjh.fsf>