Path to this page:
./
mail/p5-Mail-Box,
Set of packages which implement methods to handle e-mail
Branch: CURRENT,
Version: 3.009nb1,
Package name: p5-Mail-Box-3.009nb1,
Maintainer: pkgsrc-usersMailBox is a library for the Perl programming language, designed to handle
various kinds of e-mail. It can be used to construct messages, send them,
access various kinds of message folders, filter spam and virussen, and so on.
The MailBox distribution is quite large, with about 140 related modules.
Required to run:[
sysutils/p5-File-Remove] [
www/p5-URI] [
lang/perl5] [
security/p5-Digest-HMAC] [
time/p5-TimeDate] [
mail/p5-MIME-Types] [
mail/p5-MIME-tools] [
mail/p5-User-Identity] [
mail/p5-MailTools] [
devel/p5-Object-Realize-Later] [
devel/p5-IO-stringy] [
devel/p5-Devel-GlobalDestruction] [
mail/p5-Mail-Message]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 289.12 KB
Version history: (Expand)
- (2021-05-25) Updated to version: p5-Mail-Box-3.009nb1
- (2020-09-07) Updated to version: p5-Mail-Box-3.009
- (2020-09-01) Updated to version: p5-Mail-Box-3.007nb2
- (2019-08-11) Updated to version: p5-Mail-Box-3.007nb1
- (2019-05-26) Updated to version: p5-Mail-Box-3.007
- (2019-02-24) Updated to version: p5-Mail-Box-3.006
CVS history: (Expand)
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
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
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-07 13:33:19 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Mail-Box: update to 3.009.
version 3.009: Tue 18 Aug 09:49:44 CEST 2020
Improvements:
- for file-per-message based folders, you can now address the message
via its filename. rt.cpan.org#132823 [Alexander Adolf]
version 3.008: Fri 4 Oct 08:34:32 CEST 2019
Fixes:
- MH reading message did not unlock after processing.
rt.cpan.org#130193 [Sergey Poznyakoff]
Improvements:
- test suite can now run in parallel [Corion, Max Maischein]
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-05-26 02:05:56 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.007
Upstream changes:
version 3.007: Fri 3 May 09:38:17 CEST 2019
Improvements:
- recognize imap4s
|
2019-02-24 03:49:20 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.006
Upstream changes:
version 3.006: Fri 15 Feb 09:01:51 CET 2019
Fixes:
- MailDir warns about repeat count, since last release added 'use
warnings' to the file. [Keita Jamadam] github issue #2
- mbox parsing failed on changing handling of blank lines by Mail::Message
rt.cpan.org#128513 [Gregor Herrmann] + [cpantesters]
|