Path to this page:
./
mail/pear-Mail_Mime,
PHP classes to create and manipulation of mime messages
Branch: pkgsrc-2010Q3,
Version: 1.8.0nb1,
Package name: php5-pear-Mail_Mime-1.8.0nb1,
Maintainer: jdolecekProvides 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/php5] [
lang/pear]
Master sites:
Version history: (Expand)
- (2010-10-20) Updated to version: php5-pear-Mail_Mime-1.8.0nb1
- (2010-10-17) Package has been reborn
- (2010-10-16) Package added to pkgsrc.se, version php5-pear-Mail_Mime-1.8.0 (created)
CVS history: (Expand)
2010-10-19 17:15:00 by S.P.Zeidler | Files touched by this commit (1) |
Log message:
Pullup ticket 3246 - requested by tron
build fix
Revisions pulled up:
- pkgsrc/mail/pear-Mail_Mime/Makefile 1.15
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Sun Oct 17 01:06:14 UTC 2010
Modified Files:
pkgsrc/mail/pear-Mail_Mime: Makefile
Log message:
Fix incomplete installation by patching "scripts/phail.php" after the
installation which otherwise fails due to an MD5 checksum of the
above file. Bump package revision as the binary package changed.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/pear-Mail_Mime/Makefile
|