Date: Thu, 16 Jan 2003 23:19:34 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> 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 Message-ID: <200301170719.h0H7JYZO077350@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <hikari@hikari.org.uk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301170719.h0H7JYZO077350>