From owner-cvs-all@FreeBSD.ORG Sun May 8 20:57:14 2011 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 DF0E8106566B; Sun, 8 May 2011 20:57:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE9A08FC13; Sun, 8 May 2011 20:57:14 +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 p48KvED0077204; Sun, 8 May 2011 20:57:14 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p48KvE9b077203; Sun, 8 May 2011 20:57:14 GMT (envelope-from swills) Message-Id: <201105082057.p48KvE9b077203@repoman.freebsd.org> From: Steve Wills Date: Sun, 8 May 2011 20:57:14 +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-ActionRole-ACL 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: Sun, 08 May 2011 20:57:15 -0000 swills 2011-05-08 20:57:14 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-ActionRole-ACL Makefile distinfo pkg-descr pkg-plist Log: Provides a Catalyst reusable action role for user role-based authorization. ACLs are applied via the assignment of attributes to application action subroutines. WWW: http://search.cpan.org/dist/Catalyst-ActionRole-ACL/ Revision Changes Path 1.2877 +1 -0 ports/www/Makefile 1.1 +32 -0 ports/www/p5-Catalyst-ActionRole-ACL/Makefile (new) 1.1 +2 -0 ports/www/p5-Catalyst-ActionRole-ACL/distinfo (new) 1.1 +5 -0 ports/www/p5-Catalyst-ActionRole-ACL/pkg-descr (new) 1.1 +8 -0 ports/www/p5-Catalyst-ActionRole-ACL/pkg-plist (new)