From owner-cvs-all@FreeBSD.ORG Mon Jul 30 12:45:20 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 C8CA416A418; Mon, 30 Jul 2007 12:45:20 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BC65113C467; Mon, 30 Jul 2007 12:45:20 +0000 (UTC) (envelope-from lbr@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 l6UCjKHp030883; Mon, 30 Jul 2007 12:45:20 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l6UCjK9b030882; Mon, 30 Jul 2007 12:45:20 GMT (envelope-from lbr) Message-Id: <200707301245.l6UCjK9b030882@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Mon, 30 Jul 2007 12:45:19 +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-Authentication-Store-DBIx-Class 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, 30 Jul 2007 12:45:20 -0000 lbr 2007-07-30 12:45:19 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class Makefile distinfo pkg-descr pkg-plist Log: The Catalyst::Plugin::Authentication::Store::DBIx::Class class provides access to authentication information stored in a database via DBIx::Class. Revision Changes Path 1.1874 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class/distinfo (new) 1.1 +4 -0 ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class/pkg-descr (new) 1.1 +15 -0 ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class/pkg-plist (new)