diff options
author | jmmv <jmmv> | 2005-01-14 14:36:31 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-01-14 14:36:31 +0000 |
commit | c71945f1300407173a008c51feafa6861264799c (patch) | |
tree | 658e715cfe0f93a6968e116548e6d54419f85564 /doc | |
parent | f34246658d3f7d3201887ae70ea5da3d2cff6512 (diff) | |
download | pkgsrc-c71945f1300407173a008c51feafa6861264799c.tar.gz |
Add the check-files target: when enabled, this verifies that installed
packages do not install more files than expected (nor delete existing
files), aside other sanity checks in PKG_SYSCONFDIR and VARBASE.
This behavior is only enabled if PKG_DEVELOPER is set and CHECK_FILES
is YES (the default). Should let us catch problems in other systems,
as some packages install different files depending on the OS they are
being built (which is different to see).
Furthermore, since the sanity checks done in PKG_SYSCONFDIR and VARBASE
are quite agressive, only enable them when CHECK_FILES_STRICT is YES
(defaults to NO). Developers should enable this feature to detect errors,
but this can't be a default yet. Otherwise, lots of packages could be
marked broken in bulk builds (they really are, according to "cleanliness"
rules, but most of them are non-trivial to fix).
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions