HEADS UP: pkg-plist strict enforcement starting

Adi Pircalabu apircalabu at bitdefender.com
Fri Jan 14 04:41:20 PST 2005


On Fri, 14 Jan 2005 13:06:38 +0100
Lupe Christoph <lupe at lupe-christoph.de> wrote:

> > It's better to use ~/.your_port directory in such cases.
> 
> For system-wide defaults? Put them in /root/.foo.conf rather than
> /usr/local/etc/foo.conf?

For these specific cases, I do not think he meant installing anything
that should go system-wide in some user's home directory. Instead, I'm
thinking about setting port's dirs/files into ${PREFIX}/portname/
following a standard UNIX structure as in:
${PREFIX}/portname/bin/
${PREFIX}/portname/etc/
${PREFIX}/portname/lib/
${PREFIX}/portname/share/
${PREFIX}/portname/var/
and so on (where PREFIX will likely be /usr/local). All dirs/files
placed outside the above directory scheme will be completely deleted at
deinstall.
In my case, after port's deinstall, there will always be files left in
${PREFIX}/portname/. Is this a reason for tagging the port
BROKEN/IGNORE?

-- 
Adrian Pircalabu

Public KeyID = 0xF902393A


-- 
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://www.bitdefender.com/



More information about the freebsd-ports mailing list