Date: Thu, 7 Jul 2011 19:01:01 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/pear-Horde_Mail Makefile distinfo pkg-descr Message-ID: <201107071901.p67J1106014956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2011-07-07 19:01:01 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/pear-Horde_Mail Makefile distinfo pkg-descr Log: The Horde_Mail library is a fork of the PEAR Mail library that provides additional functionality, including (but not limited to): * Allows a stream to be passed in. * Allows raw headertext to be used in the outgoing messages (required for things like message redirection pursuant to RFC 5322 [3.6.6]). * Native PHP 5 code. * PHPUnit test suite. * Provides more comprehensive sendmail error messages. * Uses Exceptions instead of PEAR_Errors. WWW: http://pear.horde.org Revision Changes Path 1.1076 +1 -0 ports/mail/Makefile 1.1 +21 -0 ports/mail/pear-Horde_Mail/Makefile (new) 1.1 +2 -0 ports/mail/pear-Horde_Mail/distinfo (new) 1.1 +11 -0 ports/mail/pear-Horde_Mail/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107071901.p67J1106014956>