From owner-cvs-all@FreeBSD.ORG Sun Dec 7 14:34:30 2008 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 362821065670; Sun, 7 Dec 2008 14:34:30 +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 25B678FC19; Sun, 7 Dec 2008 14:34:30 +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 mB7EYURT091135; Sun, 7 Dec 2008 14:34:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mB7EYUsZ091134; Sun, 7 Dec 2008 14:34:30 GMT (envelope-from miwi) Message-Id: <200812071434.mB7EYUsZ091134@repoman.freebsd.org> From: Martin Wilke Date: Sun, 7 Dec 2008 14:34:30 +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-CGI-Application-Plugin-Authentication 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, 07 Dec 2008 14:34:30 -0000 miwi 2008-12-07 14:34:30 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Application-Plugin-Authentication Makefile distinfo pkg-descr pkg-plist Log: CGI::Application::Plugin::Authentication adds the ability to authenticate users in your CGI::Application modules. WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Authentication/ PR: ports/129005 Submitted by: George Hartzell Revision Changes Path 1.2189 +1 -0 ports/www/Makefile 1.1 +54 -0 ports/www/p5-CGI-Application-Plugin-Authentication/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-Application-Plugin-Authentication/distinfo (new) 1.1 +4 -0 ports/www/p5-CGI-Application-Plugin-Authentication/pkg-descr (new) 1.1 +23 -0 ports/www/p5-CGI-Application-Plugin-Authentication/pkg-plist (new)