- fix CATEGORIES, this doesn't belong in www
- disable crypt support until the utility needed for making the passwds is
included
- rename checksums file
- using FAKE means you don't have to remove files/dirs durring install
that you do not want in the package, just don't include them in the PLIST
- unconditionally show DEINSTALL message, just because SYSCONFDIR has been
removed doesn't mean that LOG_DIR has too
- ${FOO} -> $FOO and add $SAMPLE_CONFIG_DIR to INSTALL script