From owner-cvs-all@FreeBSD.ORG Thu Jul 24 12:28:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B931A37B401; Thu, 24 Jul 2003 12:28:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED1C43FAF; Thu, 24 Jul 2003 12:28:52 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6OJSq0U035563; Thu, 24 Jul 2003 12:28:52 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6OJSqsF035562; Thu, 24 Jul 2003 12:28:52 -0700 (PDT) Message-Id: <200307241928.h6OJSqsF035562@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 24 Jul 2003 12:28:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/mod_accounting Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/mod_accounting/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 24 Jul 2003 19:28:53 -0000 oliver 2003/07/24 12:28:52 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/mod_accounting Makefile distinfo pkg-descr pkg-message pkg-plist www/mod_accounting/files patch-Makefile Log: Add mod_accounting 0.5, an Apache module that records traffic statistics into a database. PR: 45502 Submitted by: Clément Laforêt Revision Changes Path 1.687 +1 -0 ports/www/Makefile 1.1 +53 -0 ports/www/mod_accounting/Makefile (new) 1.1 +1 -0 ports/www/mod_accounting/distinfo (new) 1.1 +32 -0 ports/www/mod_accounting/files/patch-Makefile (new) 1.1 +5 -0 ports/www/mod_accounting/pkg-descr (new) 1.1 +10 -0 ports/www/mod_accounting/pkg-message (new) 1.1 +8 -0 ports/www/mod_accounting/pkg-plist (new)