Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  5 May 2006 23:54:23 +0200 (CEST)
From:      Daniel Gerzo <danger@rulez.sk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96839: New Port: www/mod_domaintree. mod_domaintree is a hostname to filesystem mapper for Apache2.
Message-ID:  <20060505215423.8B35F1CC71@mail.rulez.sk>
Resent-Message-ID: <200605052200.k45M0X2X006220@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <danger@rulez.sk>
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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060505215423.8B35F1CC71>