Up to [cvs.NetBSD.org] / pkgsrc / mail / smtpfeed
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.
(pkgsrc) - patch-aa was used to edit Makefile. Now it edits Makefile.in instead - patch-a[cefh] are removed, equivalent fix applied - patch-dns.c is added to silent prototype warning (upstream) - Update 1.20 to 1.23 ------------------- 1.23: Feb.17,2015: dns.c, smtp.c: typo fixed: INET6 should be AF_INET6 1.22: Jun.9,2012: smtp.c: logging whole message in multi-lined SMTP response. 1.21: Jun.7,2012: smtp.c, common.h, main.c: '-2' option added to avoid piggybacking among domains. (to support spec change on GoogleApps service) dns.c: definitions of functions with "static" are moved outside to avoid "invalid strage class" errors. *.c, extern.h: log() is renamed to logg() to avoid conflict.
Fix IPv6 build on SunOS 5.10 and newer.
Bump smtpfeed version from 1.18 (2002/03) to 1.20 Based on PR pkg/46679 with: +LICENSE= original-bsd ----------- 1.20: Aug.21,2003: smtp.c, common.h: fix on duplicate mailing. 1.19: Aug.20,2003: configure: SunOS 5.9 support from Toshio Hiraga <Toshio.Hiraga at jp.sony.com> main.c, smtp.c: reuse connection even when all recipients are invalid in a transaction. please specify option -u to use this feature. suggested by Koji Kawano <kawano at tailback.co.jp> smtp.c: retry on recipients which are not accepted with 452 (too many recipients) problem reported by Kenji Ikeda <ikeda at impress.co.jp> fix on bug to set cnf.rcpts_trans to 1 reported by Koji Kawano <kawano at tailback.co.jp> avoid null pointer access/out of range access of state_tbl[] when unexpected close of SMTP connection reported by Hirokazu MORIKAWA <morikawa at nxhack.tarumi.kobe.jp> also by Masato Minda <minmin at wide.ad.jp> reply code tweaking after . termination of DATA command problem reported by Ken Makimura <macky at astem.or.jp> dns.c: do not drop query when got an answer from a NS which does not support recursive query. util.c: fix on size for MALLOC reported by Koji Kawano <kawano at tailback.co.jp> -----------
Add patches for reduce/resolve compile problem with gcc-4, especially on NetBSD/powerpc reported by Makoto Fujiwara. These patches are slightly aggressive adding most of proto type. So, please report me if there is any problem. No PKGREVISION bump since it should change nothing for binary package.
Add RMD160 digests.
Update smtpfeed package to 1.18. 1.18: Mar.19,2002: smtp.c: avoid null pointer access when MAPOPT_TRYALLADDR set. reported by Koji Kawano <kawano@eng.trans-cosmos.co.jp> dns.c: ignore answer from a nameserver which does not support recursive query if the server described in resolv.conf is such a server. main.c: default for -q option is changed to 50. suggested by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
Update smtpfeed to 1.17. Now online manual added, too. 1.17: Jan.12,2002: smtpfeed.8: this manual page (in English) is provided by Ralf S. Engelschall <rse@engelschall.com> dns.c: some sanity checking in DNS answer packet to avoid coredump. common.h, dns.c, main.c, lmtp.c: DNS query concurrency limitation. set -q option to limit. default is 0 (unlimited). maximum concurrency will be shown with dnsmaxcq= in log after delivery is completed. problem reported by Takahiro Kambe <taca@sky.yamashina.kyoto.jp> common.h, dns.c, smtp.c: /opt support in map file. if you want to try other IP addresses for a MX host when a transaction (after HELOSENT) with an IP address was failed, describe "domain MX/a" in the map file. this option can be applied to each term separated by ':' like "domain mx1/a:mx2:mx3/a". based on a request from Koji Kawano <kawano@eng.trans-cosmos.co.jp> 1.16: Aug.27,2001: main.c: "socklen_t" is replaced with "int" to support old platforms which does not have the "socklen_t" definition.
Update smtpfeed to 1.15. 1.15: Aug.26,2001: dns.c: avoid DNS query synchronization when no queries are sent in case a LMTP connection is used for multiple transaction. lmtp.c: some messages in setproctitle() are changed. main.c: logging peer-name for use with inetd (LMTP over TCP) README: some comments added: Sendmail 8.12 includes the DYNAMIC_TOBUF feature by default which supplied from 3.xW patch for sendmail. So you do not need the patch any more if you do not use extensions in sendmail.cf description offered by the patch. 1.14: Aug.15,2001: smtp.c: changes on some timeout values work around for bogus mail gateway to mobile phone... fix on NULL pointer access which causes unterminating process with proctitle like: "smtpfeed: 550% delivered" reported by Hisaaki Shibata <shibata@luky.org> fixed by Anatoly A. Orehovsky <tolik@asplinux.ru> do not rewrite envelope sender using the following rule when sender is <>: SndrUser+RcptUser=RcptDomain@SndrDomain problem reported by Shin ZUKERAN <shin@ryukyu.ad.jp> log.c: increase retry counter value common.h, address.c, smtp.c, extern.h, main.c, util.c: support par domain recipient number setting with file suggested by Koji Kawano <kawano@eng.trans-cosmos.co.jp>
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