On Sat, Nov 12, 2011 at 02:01:57AM +0100, Alistair Crooks wrote:
So please do NOT make changes based on the tinderbox "findings";
rather, I'd much prefer it if you set PKG_DEVELOPER=yes (which, as wiz
points out) does most of the work that tinderbox does, but for all
of the pkgsrc platforms as a whole.
To go a bit more into detail here, PKG_DEVELOPER includes:
- Missing files in $PREFIX
- Additional files in $PREFIX, unless explicitly marked so
- Missing shared library dependencies
- Missing interpreters in #! lines
- References to the $WRKDIR with different levels, relatively relaxed by
default
- Checks for sane permissions (e.g. no world writeable files and
direcotries)