* Add usual rc script.
* Include some perl scripts, add perl:run and replace interpreter line.
Fixes PR 38893.
* Use VARBASE instead of hard coded /var.
* Fix user and group mismatch between configure detection and pkgsrc.
configure try to detect "ntpcache", "news", "daemon", and "adm".
pkgsrc had used hard coded "news".
Now using NNTPCACHE_USER and NNTPCACHE_GROUP.
* Change to use CONF_FILES framework instead of installing to etc directly.
* Use *_PERMS instead of some PLIST trick.
Bump PKGREVISION.
Fix a pkglint quoting warning while here.
XXX: openldap option disabled, since package does not compile with it.
XXX: package should use PKG_SYSCONFDIR and rc.d script frameworks.