From owner-cvs-ports@FreeBSD.ORG Sun Aug 17 06:27:23 2008 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 8D462106564A; Sun, 17 Aug 2008 06:27:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 80ADD8FC1D; Sun, 17 Aug 2008 06:27:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7H6RNFJ059682; Sun, 17 Aug 2008 06:27:23 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7H6RNUh059681; Sun, 17 Aug 2008 06:27:23 GMT (envelope-from edwin) Message-Id: <200808170627.m7H6RNUh059681@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 17 Aug 2008 06:27:23 +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/mod_auth_openid Makefile distinfo pkg-deinstall pkg-descr 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: Sun, 17 Aug 2008 06:27:23 -0000 edwin 2008-08-17 06:27:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_auth_openid Makefile distinfo pkg-deinstall pkg-descr Log: New port: www/mod_auth_openid An authentication module for the Apache 2 webserver with OpenID mod_auth_openid is an authentication module for the Apache 2 webserver. It handles the functions of an OpenID consumer as specified in the OpenID 2.0 specification. WWW: http://trac.butterfat.net/public/mod_auth_openid PR: ports/126218 Submitted by: Sutra Zhou Revision Changes Path 1.2125 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/mod_auth_openid/Makefile (new) 1.1 +3 -0 ports/www/mod_auth_openid/distinfo (new) 1.1 +57 -0 ports/www/mod_auth_openid/pkg-deinstall (new) 1.1 +5 -0 ports/www/mod_auth_openid/pkg-descr (new)