./mail/pear-Mail_Mime, PHP classes to create and manipulation of mime messages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q3, Version: 1.8.0nb1, Package name: php5-pear-Mail_Mime-1.8.0nb1, Maintainer: jdolecek

Provides 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)


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