From kiwi@kiwi.oav.net  Mon Jul 26 12:25:08 2004
Return-Path: <kiwi@kiwi.oav.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0776416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 Jul 2004 12:25:08 +0000 (GMT)
Received: from kiwi.oav.net (kiwi.oav.net [82.225.248.92])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B158E43D58
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 Jul 2004 12:25:07 +0000 (GMT)
	(envelope-from kiwi@kiwi.oav.net)
Received: by kiwi.oav.net (Postfix, from userid 501)
	id 48EB97E826; Mon, 26 Jul 2004 14:24:58 +0200 (CEST)
Message-Id: <20040726122458.48EB97E826@kiwi.oav.net>
Date: Mon, 26 Jul 2004 14:24:58 +0200 (CEST)
From: Xavier Beaudouin <kiwi@oav.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/mod_vhs: Allows mass virtual hosting using libhome system with Apache 2.0.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69616
>Category:       ports
>Synopsis:       [NEW PORT] www/mod_vhs: Allows mass virtual hosting using libhome system with Apache 2.0.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 26 12:30:15 GMT 2004
>Closed-Date:    Fri Jul 30 00:29:41 GMT 2004
>Last-Modified:  Fri Jul 30 00:29:41 GMT 2004
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
The Caudium Group / Association Kazar
>Environment:
System: FreeBSD plonk.home.oav.net 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Sun May 30 22:14:12 CEST 2004
>Description:
mod_vhs is an Apache Web Server module allowing mass virtual hosting without 
the need for file based configuration. The virtual host paths are translated 
using libhome system to get the corrects path at request time.

WWW: http://www.oav.net/projects/mod_vhs/

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- mod_vhs-1.0.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_vhs
#	mod_vhs/Makefile
#	mod_vhs/distinfo
#	mod_vhs/pkg-descr
#
echo c - mod_vhs
mkdir -p mod_vhs > /dev/null 2>&1
echo x - mod_vhs/Makefile
sed 's/^X//' >mod_vhs/Makefile << 'END-of-mod_vhs/Makefile'
X# New ports collection makefile for:	mod_vhs
X# Date created:				Sun Jul 25 2004
X# Whom:					Xavier Beaudouin <kiwi@oav.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mod_vhs
XPORTVERSION=	1.0
XCATEGORIES=	www
XMASTER_SITES=	http://www.oav.net/projects/mod_vhs/
XDIST_SUBDIR=	apache
X
XMAINTAINER=	kiwi@oav.net
XCOMMENT=	Allows mass virtual hosting using libhome system with Apache 2.0.x
X
XLIB_DEPENDS+=	home:${PORTSDIR}/misc/libhome
X
XWANT_APACHE=	2
XAP_FAST_BUILD=	YES
XAP_GENPLIST=	YES
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XAP_INC+=	${LOCALBASE}/include/home
XAP_LIB+=	${LOCALBASE}/lib -lhome
X
XPORTDOCS=	AUTHORS README TODO
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
X
Xpost-install:
X.if !defined (NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.   for f in ${PORTDOCS}
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.   endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-mod_vhs/Makefile
echo x - mod_vhs/distinfo
sed 's/^X//' >mod_vhs/distinfo << 'END-of-mod_vhs/distinfo'
XMD5 (apache/mod_vhs-1.0.tar.gz) = 6479e56d2f54561db3f4b20dd53427ef
XSIZE (apache/mod_vhs-1.0.tar.gz) = 5497
END-of-mod_vhs/distinfo
echo x - mod_vhs/pkg-descr
sed 's/^X//' >mod_vhs/pkg-descr << 'END-of-mod_vhs/pkg-descr'
Xmod_vhs is an Apache Web Server module allowing mass virtual hosting without 
Xthe need for file based configuration. The virtual host paths are translated 
Xusing libhome system to get the corrects path at request time.
X
XWWW: http://www.oav.net/projects/mod_vhs/
END-of-mod_vhs/pkg-descr
exit
--- mod_vhs-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Jul 30 00:29:37 GMT 2004 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69616 
>Unformatted:
