ports/74038: New port

Steven Looman steven at krx.nl
Wed Nov 17 14:30:24 UTC 2004


>Number:         74038
>Category:       ports
>Synopsis:       New port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 17 14:30:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Steven Looman
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
Recent ports
System: FreeBSD minerva.krx.nl 4.10-STABLE FreeBSD 4.10-STABLE #5: Fri Oct 15 20:27:43 CEST 2004 root at minerva.krx.nl:/usr/obj/usr/src/sys/MINERVA i386


	
>Description:
Irrelevant
	
>How-To-Repeat:
Irrelevant
	
>Fix:
Attached file

	

--- mod_shapvh.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_shapvh
#	mod_shapvh/Makefile
#	mod_shapvh/distinfo
#	mod_shapvh/pkg-plist
#	mod_shapvh/pkg-descr
#
echo c - mod_shapvh
mkdir -p mod_shapvh > /dev/null 2>&1
echo x - mod_shapvh/Makefile
sed 's/^X//' >mod_shapvh/Makefile << 'END-of-mod_shapvh/Makefile'
X# New ports collection makefile for: 	mod_shapvh
X# Date created: 			17 Nov 2004
X# Whom:					Steven Looman <steven at krx.nl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mod_shapvh
XPORTVERSION=	1.0
XCATEGORIES=	www
XMASTER_SITES=	http://www.crazygreek.co.uk/downloads/
XDISTNAME=	${PORTNAME}
XEXTRACT_SUFX=	.c
X
XMAINTAINER=	apache at FreeBSD.org
XCOMMENT=	Apache module that provides virtual hosts from a database
X
XUSE_APACHE=	yes
XUSE_MYSQL=	yes
XNO_WRKSUBDIR=	yes
X
Xdo-extract:
X	${MKDIR} ${WRKSRC}
X	${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
X
Xdo-build:
X	@cd ${WRKSRC} && ${APXS} -c -l mysqlclient -I ${PREFIX}/include -L ${PREFIX}/lib/mysql ${PORTNAME}.c
X
Xdo-install:
X	${APXS} -i -A -n ${PORTNAME:S/^mod_//g} ${WRKSRC}/${PORTNAME}.so
X
X.include <bsd.port.mk>
END-of-mod_shapvh/Makefile
echo x - mod_shapvh/distinfo
sed 's/^X//' >mod_shapvh/distinfo << 'END-of-mod_shapvh/distinfo'
XMD5 (mod_shapvh.c) = 6be3fa980c7710c2739dd4cdd3ff79e7
XSIZE (mod_shapvh.c) = 14712
END-of-mod_shapvh/distinfo
echo x - mod_shapvh/pkg-plist
sed 's/^X//' >mod_shapvh/pkg-plist << 'END-of-mod_shapvh/pkg-plist'
Xlibexec/apache/mod_shapvh.so
X at exec %D/sbin/apxs -e -A -n shapvh %D/%F
X at unexec %D/sbin/apxs -e -A -n shapvh %D/%F
END-of-mod_shapvh/pkg-plist
echo x - mod_shapvh/pkg-descr
sed 's/^X//' >mod_shapvh/pkg-descr << 'END-of-mod_shapvh/pkg-descr'
XShared Apache VirtualHost module.
X
XThis module allows you to store your virtual hosts in a database
Xand extract them on the fly.
X
XWWW: http://www.crazygreek.co.uk/content/mod_shapvh
END-of-mod_shapvh/pkg-descr
exit
--- mod_shapvh.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list