From owner-cvs-ports@FreeBSD.ORG Thu Apr 23 17:06:40 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C18E3106566B; Thu, 23 Apr 2009 17:06:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B094C8FC22; Thu, 23 Apr 2009 17:06:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3NH6ecX039912; Thu, 23 Apr 2009 17:06:40 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3NH6ehJ039911; Thu, 23 Apr 2009 17:06:40 GMT (envelope-from miwi) Message-Id: <200904231706.n3NH6ehJ039911@repoman.freebsd.org> From: Martin Wilke Date: Thu, 23 Apr 2009 17:06:40 +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-CommandLine Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 17:06:41 -0000 miwi 2009-04-23 17:06:40 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-CommandLine Makefile distinfo pkg-descr pkg-plist Log: Use this module if you need to have access to the Catalyst controllers or models from command line script. WWW: http://search.cpan.org/dist/Catalyst-Plugin-CommandLine/ PR: ports/133923 Submitted by: Alexey V. Degtyarev Revision Changes Path 1.2326 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-Catalyst-Plugin-CommandLine/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-CommandLine/distinfo (new) 1.1 +4 -0 ports/www/p5-Catalyst-Plugin-CommandLine/pkg-descr (new) 1.1 +7 -0 ports/www/p5-Catalyst-Plugin-CommandLine/pkg-plist (new)