From owner-cvs-all@FreeBSD.ORG Fri Dec 31 06:29:08 2010 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 BDF751065672; Fri, 31 Dec 2010 06:29:08 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ADB958FC08; Fri, 31 Dec 2010 06:29:08 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBV6T8Av046914; Fri, 31 Dec 2010 06:29:08 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBV6T8lP046913; Fri, 31 Dec 2010 06:29:08 GMT (envelope-from wen) Message-Id: <201012310629.oBV6T8lP046913@repoman.freebsd.org> From: Wen Heping Date: Fri, 31 Dec 2010 06:29:08 +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-Dancer-Plugin-Email Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2010 06:29:08 -0000 wen 2010-12-31 06:29:08 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Dancer-Plugin-Email Makefile distinfo pkg-descr pkg-plist Log: Dancer::Plugin::Email provides an easy way of handling text or html email messages with or without attachments. Simply define how you wish to send the email in your application's YAML configuration file, then call the email keyword passing the necessary parameters. WWW: http://search.cpan.org/~ironcamel/Dancer-Plugin-Email/ PR: ports/153545 Submitted by: Grzegorz Blach Revision Changes Path 1.1049 +1 -0 ports/mail/Makefile 1.1 +32 -0 ports/mail/p5-Dancer-Plugin-Email/Makefile (new) 1.1 +2 -0 ports/mail/p5-Dancer-Plugin-Email/distinfo (new) 1.1 +7 -0 ports/mail/p5-Dancer-Plugin-Email/pkg-descr (new) 1.1 +7 -0 ports/mail/p5-Dancer-Plugin-Email/pkg-plist (new)