Up to [cvs.NetBSD.org] / pkgsrc / mail / teapop
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
mail: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
mail: Remove SHA1 hashes for distfiles
Add SHA512 digests for distfiles for mail category Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Do not let teapop install config file itself, this conflicts with the pkginstall framework. Bump PKGREVISION.
Add RMD160 digests.
Link against libwrap to build link. Include tcp_wrappers/bl3 so we always have libwrap available.
Update teapop to version 0.3.8 * Changes since previous pkgsrc version - 0.3.5: 0.3.8 + Allow port to listen to in standalone to be changed with -P. (Patch by: "Malte S. Stretz" <msquadrat.nospamplease@gmx.net>) ! Reduce memory footprint (Idea from: "Malte S. Stretz" <msquadrat.nospamplease@gmx.net>) + Warn when teapop.passwd isn't found and default authentication is used. + Introduce softlock, which gives the client an empty mailbox instead of an error. - Proper handling of CRLF in Maildirs. (Found by: Matthew Sayler <sayler@speedsite.com>) * Release date: 25-Nov-2003 0.3.7 - The configure script was broken under certain circumstances. * Release date: 22-Jul-2003 0.3.6 + Attempt to handle broken maildelivery programs that doesn't quote From_ lines. + Support to delete messages older then a certain expire date. + Support for tcpwrapper. ! Better cleanup of MySQL connections (Patch by: Ross West <westr@connection.ca>) ! Improved NULL handling on long lines (Pointed out by: Ross West <westr@connection.ca>) - Possible buffer underflow fixed. - Unbreak APOP with database authentication (Found by: "Toru Hosaka" <hosaka@kt.rim.or.jp>) ! Restrict max value for hashing. + Mailspool hashing is now availble for all authentication types. (Based on patch by: Robert Gomu?ka <carramba@pf.pl>) + Escape userdata for database authenticaion (Patch by: Robert Gomu?ka <carramba@pf.pl>) + Support for ia64. + Support for special logging in SSL-mode. + IPv6 support when running in inetd-mode. * Release date: 21-Jul-2003 * Superfluous MESSAGE file mentioning rc.d script was removed, as it was too generic and not really useful.
Merge from pkgsrc-current to buildlink2 branch.
Update to 0.3.5, provided by the new MAINTAINER, Dawid Szymanski, in pkg/17226. Changes since 0.3.4: * Improved signal handling during update state * Handle broken mboxes * Improved dotlock, the -l argument works for instance Also fix PLIST while I'm here (deinstall script takes care of config file).
Update teapop to 0.3.4. Changes: 0.3.4 + Authentication through JAVA (By: Ivan F. Martinez <ivanfm@os2brasil.com.br>) + Added a wrapper for lockf, built on fcntl. + popauth file support for POP-before-SMTP authentication (By: Stephan Uhlmann <su@su2.info>) + Rudimental LDAP support. (By: "Alexandre Ghisoli" <alexandre.ghisoli@ycom.ch>) - Unbreak ignoring of UW-IMAP message. (Problem reported by: Dale Blount <lnxus@yahoo.com>) * Please note that the mailing lists have change address, for more info please see: http://www.toontown.org/teapop/mailinglist.php ! Ignore SIGPIPE when in update state. + Mac OS X support (By: Thomas Deniau <thomasdeniau@mac.com>) ! Behave more decent when running as non-root. (By: Marc A. Lehmann <pcg@goof.com>) * Release date: 9-Apr-2002 0.3.3 - Fix proper unlocking of mailboxes. * Release date: 2-Sep-2001 Update contributed by Dawid Szymanski <dawszy@arhea.net> in PR 16551
Remove non-existing patch-aa from distinfo.
Update teapop to 0.3.2; also drop maintainership as I no longer use this software Changes: 0.3.2 - A chdir-call got replaced with a chroot()-call which could cause problems trying to open mailboxes. + Support for removing stale dotlock-files. + Support for fcntl()-locking. (Based on patch from: Nick Phillips <nwp@lemon-computing.com>) ! Improved socket cleanup when exiting in standalone mode. (Patch by: Ross West) - Removed extra newline at end of UIDL when using existing UIDLs from message. (Patch by: Ross West) + Support for using more then one locking type. (Based on idea from: Nick Phillips <nwp@lemon-computing.com>) - An off-by-one error would cause Teapop to put a control character in the wrong place for lines longer then 1023 characters in a mailbox. (Problem reported by: Leon Harris <leon@quoll.com>) - If the mailbox didn't contain a linefeed at the last line, it could get lost. (Problem reported by: Den Ivanov <div@primpogoda.ru>) + Support for lockf()-locking. + Added a flock() wrapper for lockf() for system missing a native flock(). ! A bit more sane default flags for MySQL-authentication. (Based on patch from: Ross West)
Update teapop to 0.3.1 0.3.1 ! Using --enable-extra-dividers without any parameters now yields the same result as leaving it out. (Patch by: "Oleg. O. Orlov" <OOO@vmts.ru>) + Support for Maildirs outside of a users home directory. (Suggested by: David S. Greenley <david@webedited.com> + Logs when a successful login is made. (Patch by: Fabio Muzzi <kurgan@interim.it> - In some environments the logging would have the wrong timezone on timestamps. - Maildir messages with a certain filename length could get parse incorrectly in some environments. (Patch by: David S. Greenley <david@webedited.com> ! Teapop will now drop privs AFTER running all user provided POP-before-SMTP controls. - Maildir could leave .lock files under some circumstances. (Based on ideas from: Ivan F. Martinez <ivanfm@os2brasil.com.br> ! The switch --enable-flock has been deprecated for the more flexible --enable-lock (which can be set to either flock or dotlock.) The default is now flock. o set USE_BUILDLINK_ONLY
Move to sha1 digests, and add distfile sizes.
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo