was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
- Patch statmod.c into using 'tm.tm_gmtoff' instead of
unknown global 'timezone' symbol (Linux specific?) [1]
Patch submitted upstream and hopefully will be integrated shortly
Obtained from: Dale Woolridge on bgware mailing list
Twoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal
model of execution does a chroot to the logged in user's directory
immediately after authentication.
PR: 30565
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>