From owner-cvs-all Thu Jan 16 23:19:36 2003 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 0376937B401; Thu, 16 Jan 2003 23:19:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8BB743F43; Thu, 16 Jan 2003 23:19:34 -0800 (PST) (envelope-from edwin@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 h0H7JYfh077351; Thu, 16 Jan 2003 23:19:34 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0H7JYZO077350; Thu, 16 Jan 2003 23:19:34 -0800 (PST) Message-Id: <200301170719.h0H7JYZO077350@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 16 Jan 2003 23:19:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_v2h Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/mod_v2h/files add-module files-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/01/16 23:19:34 PST Modified files: www Makefile Added files: www/mod_v2h Makefile distinfo pkg-comment pkg-descr pkg-plist www/mod_v2h/files add-module files-Makefile Log: New port: mod_v2h mass vhosting module for Apache mod_v2h is a mass virtual hosting module for Apache, it uses mySQL for holding its data. I needed to install on a system, so I figured I might as well write a port for it while I was at it :) PR: ports/37803 Submitted by: hikari-chan Revision Changes Path 1.587 +1 -0 ports/www/Makefile 1.1 +44 -0 ports/www/mod_v2h/Makefile (new) 1.1 +1 -0 ports/www/mod_v2h/distinfo (new) 1.1 +61 -0 ports/www/mod_v2h/files/add-module (new) 1.1 +26 -0 ports/www/mod_v2h/files/files-Makefile (new) 1.1 +1 -0 ports/www/mod_v2h/pkg-comment (new) 1.1 +9 -0 ports/www/mod_v2h/pkg-descr (new) 1.1 +4 -0 ports/www/mod_v2h/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message