ports/122701: New port: www/mod_wombat "Apache Lua module"

stefan at outsourcedprinting.com stefan at outsourcedprinting.com
Sun Apr 13 04:00:14 UTC 2008


>Number:         122701
>Category:       ports
>Synopsis:       New port: www/mod_wombat "Apache Lua module"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 04:00:13 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     stefan at outsourcedprinting.com
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD hal.outsourcedprinting.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Mon Apr 7 19:49:05 PDT 2008 root at hal.outsourcedprinting.com:/usr/obj/usr/src/sys/SPEED i386
>Description:
An Apache module used to create request handlers in Lua
>How-To-Repeat:
>Fix:
--- mod_wombat.sh 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_wombat
#	mod_wombat/Makefile
#	mod_wombat/distinfo
#	mod_wombat/pkg-descr
#	mod_wombat/pkg_plist
#
echo c - mod_wombat
mkdir -p mod_wombat > /dev/null 2>&1
echo x - mod_wombat/Makefile
sed 's/^X//' >mod_wombat/Makefile << 'END-of-mod_wombat/Makefile'
X# New ports collection makefile for:   mod_wombat
X# Date created:        13 January 2008
X# Whom:                stefan at outsourcedprinting.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=      mod_wombat
XPORTVERSION=   20080113
XCATEGORIES=    www
XMASTER_SITES=  http://www.outsourcedprinting.com/repo/
XDISTNAME=      ${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=    stefan at outsourcedprinting.com
XCOMMENT=       An Apache module used to create request handlers in Lua
X
XLIB_DEPENDS=   apreq2:${PORTSDIR}/www/libapreq2
X
XUSE_LUA= 		5.1+
XUSE_APACHE=     2.2
XGNU_MAKE= 		yes
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+= --with-apreq2=${PREFIX} CPPFLAGS="-I${PREFIX}/include/apache22/apreq2 -I${PREFIX}/include/apr-1"
X
X.include <bsd.port.mk>
END-of-mod_wombat/Makefile
echo x - mod_wombat/distinfo
sed 's/^X//' >mod_wombat/distinfo << 'END-of-mod_wombat/distinfo'
XMD5 (mod_wombat-20080113.tar.gz) = f65006dbe96d546261b0dd43ef692c17
XSHA256 (mod_wombat-20080113.tar.gz) = 890001f8081d96d47bb7b43961e708d482dbd6aad8d8d66590602e506d7b6f97
XSIZE (mod_wombat-20080113.tar.gz) = 216499
END-of-mod_wombat/distinfo
echo x - mod_wombat/pkg-descr
sed 's/^X//' >mod_wombat/pkg-descr << 'END-of-mod_wombat/pkg-descr'
XThis is a port of mod_wombat, An Apache module used to create 
Xrequest handlers in Lua.
X
XBrian McCallister.
X 
XWWW: http://svn.apache.org/viewvc/httpd/mod_wombat/
END-of-mod_wombat/pkg-descr
echo x - mod_wombat/pkg_plist
sed 's/^X//' >mod_wombat/pkg_plist << 'END-of-mod_wombat/pkg_plist'
Xlibexec/apache%%APACHE_VERSION%%/mod_wombat.so
END-of-mod_wombat/pkg_plist
exit
--- mod_wombat.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list