Path to this page:
./
mail/pear-Mail_Mime,
PHP classes to create and manipulation of mime messages
Branch: CURRENT,
Version: 1.10.12,
Package name: php74-pear-Mail_Mime-1.10.12,
Maintainer: pkgsrc-usersProvides classes to deal with creation and manipulation of mime messages:
It allows people to create e-mail messages consisting of:
* Text Parts
* HTML Parts
* Inline HTML Images
* Attachments
* Attached messages
It supports big messages, base64 and quoted-printable encodings and
non-ASCII characters in filenames, subjects, recipients, etc. encoded
using RFC2047 and/or RFC2231.
Required to run:[
lang/pear] [
lang/php73]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2024-03-23) Updated to version: php74-pear-Mail_Mime-1.10.12
- (2021-09-06) Updated to version: php74-pear-Mail_Mime-1.10.11
- (2021-01-17) Updated to version: php73-pear-Mail_Mime-1.10.10
- (2020-06-30) Updated to version: php73-pear-Mail_Mime-1.10.9
- (2020-06-13) Updated to version: php73-pear-Mail_Mime-1.10.8
- (2020-03-17) Updated to version: php73-pear-Mail_Mime-1.10.7
CVS history: (Expand)
2024-03-23 16:36:59 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/pear-Mail_Mime: update to 1.0.12
1.0.12 (2024-03-10)
* Prevent from "PHP Deprecated: file_exists(): Passing null to parameter #1
($filename) of type string" [alec]
* PHPDoc improvements [alec]
|
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-09-06 17:07:26 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/pear-Mail_Mime: update to 1.0.11
1.0.11 (2021-09-05)
* Fix PHP 8.1: strlen(): Passing null to parameter #1 ($string) of type
string is deprecated [alec]
* Fix encoding recipient names with @ character and no space between name
and address [alec]
* Fix the license label in composer.json [jnkowa-gfk]
|
2021-01-17 16:45:04 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/pear-Mail_Mime: update to 1.10.10
1.10.10 (2021-01-17 03:34 UTC)
Changelog:
* Compatibility fixes for PHP 5.2 and 5.3 [alec]
* Corrected soft line breaks handling to be RFC compliant [ixs]
* Corrected line breaks for lines ending in dots and length more than 74 [ixs]
|
2020-06-30 17:26:02 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/pear-Mail_Mime: update to 1.10.9
Update pear-Mail_Mime to 1.10.9.
1.10.9 (2020-06-27 04:37 UTC)
Changelog:
* Added a workaround for an opcache bug on OpenSuse 15.1 [alec]
|
2020-06-13 17:59:48 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/pear-Mail_Mime: update to 1.10.8
Update pear-Mail_Mime to 1.10.8.
1.10.8 (2020-06-13 03:00 UTC)
Changelog:
* Fix encoding issues with ISO-2022-JP-MS input labelled with ISO-2022-JP
[shirosaki]
|
2020-04-25 21:03:17 by Roland Illig | Files touched by this commit (1) |
Log message:
mail/pear-Mail-Mime: remove no-op SUBST block
This package comes without any documentation, therefore there is nothing
to patch.
|