Up to [cvs.NetBSD.org] / pkgsrc / mail / mblaze
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:22 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
*: recursive bump for perl 5.36
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 4 12:21:47 2022 UTC (20 months, 2 weeks ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.10: +2 -3
lines
Diff to previous 1.10 (colored)
Update to 1.2. From the changelog: * Caution! The tools mdeliver and mexport were buggy in handling and generation of trailing empty lines in MBOX-RD. Do not import mbox files generated by mexport >=1.2 with mdeliver <1.2 if you require verbatim message delivery. * mshow: add "-A all" to render all attachments * msed: match header names case insensitively * mless: prefer setting LESSKEYIN and using .mlesskey * mcom: take Delivered-To into account for choosing From address * mcom: allow tilde prefixed path for profile's outbox setting * mcom: detect and report mmime errors * add contrib/mmailto, a handler for mailto: links * Many bug fixes.
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 24 19:52:42 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
*: recursive bump for perl 5.34
Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 19 08:18:46 2020 UTC (2 years, 11 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
Update to 1.0, provided by maintainer in PR pkg/55732. From the changelog: ## 1.0 (2020-09-12) * Caution! Backwards incompatible changes: * As a message name, `-` now refers to the message on the standard input, and not the the previous message anymore. Use `.-` to refer to the previous message in a short way. The tools will print a warning if you use `-` and the standard input comes from a TTY. * mpick: use the -F flag to read script files. * mpick: remove msglist support, use plain mmsg(7) arguments. * Many mblaze tools now make use of pledge(2) on OpenBSD. * add contrib/mcount, a tool to count mails * mrep: use Reply-From configuration to find From header * Many bug fixes. ## 0.7 (2020-05-15) * All tools now follow symlinks to mails. * mdirs: add -a to list all subfolders, ignoring Maildir++ convention. * mcom: add preview alias for show command. * mrep/mbnc: allow only one message as argument. * maddr: add -d to only print display name. * mthread: add -r to reverse top-level order. * mlist: print number of matches when message selection is in place. * mpick: many improvements. * Many bug fixes.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:57 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Mar 13 00:06:46 2020 UTC (3 years, 6 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Update MASTER_SITES and HOMEPAGE.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 27 10:39:19 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -3
lines
Diff to previous 1.5 (colored)
mblaze: update to 0.6. ## 0.6 (2020-01-18) * mfwd: prefix Subject with "Fwd:". * mscan: add dottime formatting. * mlist: look at maildir/new too for messages. * Many bug and portability fixes.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:29 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 25 22:59:27 2019 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
mblaze: update to 0.5.1. ## 0.5.1 (2019-03-03) * mdeliver: preserve mtime in mrefile * mdirs: add -0 to separate folders by NUL characters * Fixes for buffer-overflows, found by fuzzing. * Fixes for memleaks.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 23 19:43:08 2019 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -7
lines
Diff to previous 1.2 (colored)
mblaze: update to 0.5. * New tool msearch to wrap several mail indexers. * New zsh completion _mblaze. * mnext/mprev were removed (you can call `mless +`/`mless -`). * The GnuPG tools in contrib/ now use gpg2. * mshow exits with error if it could not extract all attachments * mrep: add -noquote to disable quoting the message replied to * mdeliver: keep permissions of messages * mcom: aborting the editor is now more like delete than cancel * mcom: add -send to send directly without editing * mcom: check if mail is formatted sensibly * mpick: new flag -v for statistics * mscan: new flag -v for statistics * magrep: add -h, which is like -p but doesn't print the file name * mscan: prioritize displaying trashed mail over other markers * mpick: fix off-by-one in expression parsing * Many bug fixes
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:26 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Recursive bump for perl5-5.28.0
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 17 11:04:11 2018 UTC (5 years, 1 month ago) by leot
Branch: MAIN
mblaze: Import mblaze-0.4 as mail/mblaze The mblaze message system is a set of Unix utilities to deal with mail kept in Maildir folders. Its design is roughly inspired by MH, the RAND Message Handling System, but it is a complete implementation from scratch. Packaged by Sunil Nimmagadda and submitted via PR pkg/53517 and pkgsrc-wip.