From owner-cvs-all@FreeBSD.ORG Fri Dec 2 19:57:13 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF59516A41F; Fri, 2 Dec 2005 19:57:13 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BACEF43D53; Fri, 2 Dec 2005 19:57:13 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jB2JvDl4078011; Fri, 2 Dec 2005 19:57:13 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jB2JvDRN078010; Fri, 2 Dec 2005 19:57:13 GMT (envelope-from erwin) Message-Id: <200512021957.jB2JvDRN078010@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 2 Dec 2005 19:57:13 +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/www Makefile ports/www/p5-Catalyst-Plugin-I18N 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: Fri, 02 Dec 2005 19:57:14 -0000 erwin 2005-12-02 19:57:13 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-I18N Makefile distinfo pkg-descr pkg-plist Log: Supports mo/po files and Maketext classes under your applications I18N namespace. WWW: http://search.cpan.org/dist/Catalyst-Plugin-I18N/ PR: ports/89845 Submitted by: Lars Balker Rasmussen Revision Changes Path 1.1253 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/p5-Catalyst-Plugin-I18N/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-I18N/distinfo (new) 1.1 +4 -0 ports/www/p5-Catalyst-Plugin-I18N/pkg-descr (new) 1.1 +7 -0 ports/www/p5-Catalyst-Plugin-I18N/pkg-plist (new)