From owner-cvs-all@FreeBSD.ORG Mon Aug 27 05:12:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3471A16A421; Mon, 27 Aug 2007 05:12:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 21D6413C46B; Mon, 27 Aug 2007 05:12:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R5CRi7022308; Mon, 27 Aug 2007 05:12:27 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R5CQgx022307; Mon, 27 Aug 2007 05:12:26 GMT (envelope-from clsung) Message-Id: <200708270512.l7R5CQgx022307@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 05:12:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/p5-Email-MIME-CreateHTML Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 05:12:27 -0000 clsung 2007-08-27 05:12:26 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Email-MIME-CreateHTML Makefile distinfo pkg-descr pkg-plist Log: This module allows you to build HTML emails, optionally with a text-only alternative and embedded media objects. For example, an HTML email with an alternative version in plain text and with all the required images contained in the mail. WWW: http://search.cpan.org/dist/Email-MIME-CreateHTML/ Revision Changes Path 1.865 +1 -0 ports/mail/Makefile 1.1 +35 -0 ports/mail/p5-Email-MIME-CreateHTML/Makefile (new) 1.1 +3 -0 ports/mail/p5-Email-MIME-CreateHTML/distinfo (new) 1.1 +6 -0 ports/mail/p5-Email-MIME-CreateHTML/pkg-descr (new) 1.1 +13 -0 ports/mail/p5-Email-MIME-CreateHTML/pkg-plist (new)