From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 5 22:00:36 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4019716A40D for ; Fri, 5 May 2006 22:00:36 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 272BD43D55 for ; Fri, 5 May 2006 22:00:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k45M0XPJ006221 for ; Fri, 5 May 2006 22:00:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k45M0X2X006220; Fri, 5 May 2006 22:00:33 GMT (envelope-from gnats) Resent-Date: Fri, 5 May 2006 22:00:33 GMT Resent-Message-Id: <200605052200.k45M0X2X006220@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Gerzo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F0C616A404 for ; Fri, 5 May 2006 21:54:32 +0000 (UTC) (envelope-from danger@rulez.sk) Received: from mail.rulez.sk (DaEmoN.RuLeZ.sK [84.16.32.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 099B343D45 for ; Fri, 5 May 2006 21:54:29 +0000 (GMT) (envelope-from danger@rulez.sk) Received: from localhost (localhost [127.0.0.1]) by mail.rulez.sk (Postfix) with ESMTP id 20B811CCB6 for ; Fri, 5 May 2006 23:54:28 +0200 (CEST) Received: by mail.rulez.sk (Postfix, from userid 1001) id 8B35F1CC71; Fri, 5 May 2006 23:54:23 +0200 (CEST) Message-Id: <20060505215423.8B35F1CC71@mail.rulez.sk> Date: Fri, 5 May 2006 23:54:23 +0200 (CEST) From: Daniel Gerzo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96839: New Port: www/mod_domaintree. mod_domaintree is a hostname to filesystem mapper for Apache2. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 22:00:36 -0000 >Number: 96839 >Category: ports >Synopsis: New Port: www/mod_domaintree. mod_domaintree is a hostname to filesystem mapper for Apache2. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 05 22:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 6.0 i386 >Organization: rulez.sk >Environment: System: FreeBSD daemon.rulez.sk 6.0 i386 >Description: New ports of mod_domaintree. It's a pretty nice too for mass hosting setups. >How-To-Repeat: >Fix: --- mod_domaintree.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mod_domaintree # mod_domaintree/Makefile # mod_domaintree/distinfo # mod_domaintree/pkg-descr # echo c - mod_domaintree mkdir -p mod_domaintree > /dev/null 2>&1 echo x - mod_domaintree/Makefile sed 's/^X//' >mod_domaintree/Makefile << 'END-of-mod_domaintree/Makefile' X# New ports collection makefile for: mod_domaintree X# Date created: May 5th 2006 X# Whom: Daniel Gerzo X# X# $FreeBSD:$ X# X XPORTNAME= mod_domaintree XPORTVERSION= 1.4 XCATEGORIES= www XMASTER_SITES= http://dev.iworks.at/mod_domaintree/ XDISTNAME= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= danger@rulez.sk XCOMMENT= mod_domaintree is a hostname to filesystem mapper for Apache2 X XWRKSRC= ${WRKDIR}/${PORTNAME} XUSE_APACHE= 2.0+ XAP_FAST_BUILD= YES XAP_GENPLIST= YES X XPORTDOCS= LICENSE.txt ChangeLog X Xpost-install: X @${MKDIR} ${DOCSDIR} X @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} X X.include END-of-mod_domaintree/Makefile echo x - mod_domaintree/distinfo sed 's/^X//' >mod_domaintree/distinfo << 'END-of-mod_domaintree/distinfo' XMD5 (mod_domaintree-1.4.tgz) = 42bbd563b335e2060859b2a8e64abbe5 XSHA256 (mod_domaintree-1.4.tgz) = a2cf3f05eb0594236cfddabd29550a929ebc6b16202e5b196420f2c229ac231b XSIZE (mod_domaintree-1.4.tgz) = 39549 END-of-mod_domaintree/distinfo echo x - mod_domaintree/pkg-descr sed 's/^X//' >mod_domaintree/pkg-descr << 'END-of-mod_domaintree/pkg-descr' Xmod_domaintree is a hostname to filesystem mapper for Apache2. It Xmaps host names like www.example.com to a filesystem tree like X$prefix/com/example/www/$suffix. It can optionally strip the www Xprefix of host names. X XWWW: http://dev.iworks.at/mod_domaintree/ END-of-mod_domaintree/pkg-descr exit --- mod_domaintree.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: