Date: Sun, 30 Apr 2000 18:43:40 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Neil Blakey-Milner <nbm@mithrandr.moria.org> Cc: FreeBSD Ports <ports@freebsd.org> Subject: Re: first go at consistency checker. Message-ID: <Pine.BSF.4.21.0004301841270.75324-100000@freefall.freebsd.org> In-Reply-To: <Pine.BSF.4.21.0004301827150.73745-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Another comment: on my system, most of the "Only on filesystem" files are actually symlinks which are installed by @exec statements in the package PLIST. These are clearly a problem for this kind of consistency checking tool - perhaps in the long run we should have a way to describe symlinks in PLISTs. In the meantime, just reporting if the file is a symlink would help to differentiate these. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004301841270.75324-100000>