- Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.
- Add new mirror to MASTER_SITES.
- Change MAINTAINER to -ports, as the previous maintainer (and author) has
expressed a lack of interest in continued maintenance of this port.
- Deploy DOCSDIR.
- General clean-up and reorganisation of Makefile.
- Remove PKGMESSAGE completely, since this port requires no user action which
is out of the ordinary (I do not consider editing configuration files to be
out of the ordinary), and it contains no information which is not also
contained elsewhere in a more standardised location.
- Add NO_CDROM, as this software is not free and never has been.
- Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
standards (I hope).
- Install a fully functional startup script in ${PREFIX}/etc/rc.d (as most
ports now do), instead of an inactive .sample startup script.
- Install HTML documentation.
- Deploy %%PORTDOCS%% pragma in pkg-plist.
- Make SPOOLDIR a user-tweakable option (default: /var/spool). NNTPCache
will cache news articles in ${SPOOLDIR}/nntpcache.
- Remove the non-standard "hardlink-pgp-files" target from Makefile.
- Comment out the run-time dependency on security/pgp for now. The only
NNTPCache functionality which depends on PGP is very optional indeed and
furthermore, there is now a plethora of PGPish ports for the user to choose
from. (This may need to be tweaked further, since NNTPCache builds without
PGP support if PGP is not detected during the configurations stage.)
Approved by: Julian Assange <nntpcache@nntpcache.org>, previous maintainer
libpng(3) to be able to use the new libpng, which disabled some
deprecated interfaces.
Modify file.c to use mkstemp instead of tmpnam. Fix an old bug
-- when the new server's configuration is created from scratch,
we write a file and then read it -- use O_RDWR instead of
O_WRONLY.
I could not reproduce Andreas' complaint regarding compface
related crashes and plan to re-enable them in the Makefile.
Too bad this program is no longer in development :(
Changes in 4.4.4:
* rfc2ftn: fixed severe bug in handling of long header lines,
e.g. References, which caused missing or incorrect ^AREPLYs. Thanks
to Stephan Heitbrink <heitbrink@gmx.net> for reporting the bug and
providing the test input news article files.
* hosts2dns: default MX changed