Date: Fri, 23 Dec 2005 02:49:17 GMT From: "Choe, Cheng-Dae" <whitekid@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/90838: NEW PORT: www/mod_webkit Message-ID: <200512230249.jBN2nH2P025784@www.freebsd.org> Resent-Message-ID: <200512230250.jBN2o47j031965@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512230249.jBN2nH2P025784>