From owner-cvs-all@FreeBSD.ORG Sat May 8 10:21:06 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A24391065670; Sat, 8 May 2010 10:21:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 931D98FC08; Sat, 8 May 2010 10:21:06 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o48AL6pP078397; Sat, 8 May 2010 10:21:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o48AL6AP078396; Sat, 8 May 2010 10:21:06 GMT (envelope-from miwi) Message-Id: <201005081021.o48AL6AP078396@repoman.freebsd.org> From: Martin Wilke Date: Sat, 8 May 2010 10:21:06 +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-Apache-Htgroup 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: Sat, 08 May 2010 10:21:06 -0000 miwi 2010-05-08 10:21:06 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Apache-Htgroup Makefile distinfo pkg-descr pkg-plist Log: Manage Apache htgroup files. Please note that this is not a mod_perl module. Please also note that there is another module that does similar things (HTTPD::UserManage) and that this is a more simplistic module, not doing all the things that one does. PR: ports/144875 Submitted by: otaviof at gmail.com Revision Changes Path 1.2618 +1 -0 ports/www/Makefile 1.1 +21 -0 ports/www/p5-Apache-Htgroup/Makefile (new) 1.1 +3 -0 ports/www/p5-Apache-Htgroup/distinfo (new) 1.1 +4 -0 ports/www/p5-Apache-Htgroup/pkg-descr (new) 1.1 +3 -0 ports/www/p5-Apache-Htgroup/pkg-plist (new)