From owner-cvs-all@FreeBSD.ORG Fri Dec 2 18:39:47 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 0A3BC16A41F; Fri, 2 Dec 2005 18:39:47 +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 870F543D82; Fri, 2 Dec 2005 18:39:46 +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 jB2IdkMt075620; Fri, 2 Dec 2005 18:39:46 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jB2IdkrH075619; Fri, 2 Dec 2005 18:39:46 GMT (envelope-from erwin) Message-Id: <200512021839.jB2IdkrH075619@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 2 Dec 2005 18:39:46 +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-XMLRPC 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 18:39:47 -0000 erwin 2005-12-02 18:39:46 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-XMLRPC Makefile distinfo pkg-descr pkg-plist Log: This plugin allows your controller class to dispatch XMLRPC methods from its own class. WWW: http://search.cpan.org/dist/Catalyst-Plugin-XMLRPC/ PR: ports/89844 Submitted by: Lars Balker Rasmussen Revision Changes Path 1.1252 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-Catalyst-Plugin-XMLRPC/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-XMLRPC/distinfo (new) 1.1 +4 -0 ports/www/p5-Catalyst-Plugin-XMLRPC/pkg-descr (new) 1.1 +7 -0 ports/www/p5-Catalyst-Plugin-XMLRPC/pkg-plist (new)