* portability fixes, fixes for FTP directory loading, detect Koffice
MIME-types, random crash and leak fixes, SSL and https support, fix NFS
method, fix buffer overflow, nntp module.
Ok naddy@, with additional testing by fries@.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree(suggested by heko@).
* add missing bzip2 dependency (spotted by heko@)
* fix error in install invocation in INSTALL.
* remove un-needed entries from PLIST (spotted by heko@)
* Install missing configuration file
Submitted by maintainer Nils Nordman <nino@nforced.com>.