ports/90838: NEW PORT: www/mod_webkit

Choe, Cheng-Dae whitekid at gmail.com
Fri Dec 23 02:50:09 UTC 2005


>Number:         90838
>Category:       ports
>Synopsis:       NEW PORT: www/mod_webkit
>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:   Fri Dec 23 02:50:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     "Choe, Cheng-Dae"
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD w.comdongin.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Dec 13 14:29:21 KST 2005 root at w.comdongin.com:/usr/obj/data/src/sys/CDI i386
>Description:
- mod_webkit is a apache module for WebWare WebKit AppServer (www/py-webware ports)
>How-To-Repeat:
              N/A
>Fix:
# 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_webkit
#	mod_webkit/pkg-descr
#	mod_webkit/Makefile
#
echo c - mod_webkit
mkdir -p mod_webkit > /dev/null 2>&1
echo x - mod_webkit/pkg-descr
sed 's/^X//' >mod_webkit/pkg-descr << 'END-of-mod_webkit/pkg-descr'
XThis is a native Apache module for communicating with the Webware WebKit
XAppServer.
X
XWWW:	http://www.w4py.org/
END-of-mod_webkit/pkg-descr
echo x - mod_webkit/Makefile
sed 's/^X//' >mod_webkit/Makefile << 'END-of-mod_webkit/Makefile'
X# New ports collection makefile for:	mod_webkit
X# Date created:		2005-12-22
X# Whom:			Choe, Cheng-Dae
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mod_webkit
XPORTVERSION=	0.9
XCATEGORIES=	www
XMASTER_SITES=	# none
XDISTFILES=	# none
X
XMAINTAINER=	whitekid at gmail.com
XCOMMENT=	A apache module for WebWare WebKit AppServer
X
XPATCH_DEPENDS=	${NONEXISTENT}:${WEBWARE_PORT}:extract
X
XUSE_APACHE=	13
XUSE_REINPLACE=	yes
X
XWEBWARE_PORT=	${PORTSDIR}/www/py-webware
XWRKSRC=		${WEBWARE_PORT}/work/Webware-${PORTVERSION}/WebKit/Adapters/${PORTNAME}
X
XPLIST_FILES=	libexec/apache/mod_webkit.so
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|/usr/sbin/apxs|${APXS}|' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-mod_webkit/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list