From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 13 16:30:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE7BB16A4CE for ; Sun, 13 Mar 2005 16:30:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 759DF43D48 for ; Sun, 13 Mar 2005 16:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2DGU3da032386 for ; Sun, 13 Mar 2005 16:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2DGU3JE032379; Sun, 13 Mar 2005 16:30:03 GMT (envelope-from gnats) Resent-Date: Sun, 13 Mar 2005 16:30:03 GMT Resent-Message-Id: <200503131630.j2DGU3JE032379@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tim Middleton Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F26C16A4CE for ; Sun, 13 Mar 2005 16:23:13 +0000 (GMT) Received: from smaug.vex.net (smaug.vex.net [66.96.28.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6500743D46 for ; Sun, 13 Mar 2005 16:23:12 +0000 (GMT) (envelope-from root@xxvii.net) Received: from bee.xxvii.x (H140.C18.B96.tor.eicat.ca [66.96.18.140]) by smaug.vex.net (Postfix) with ESMTP id 3030225CCC for ; Sun, 13 Mar 2005 11:23:10 -0500 (EST) Received: by bee.xxvii.x (Postfix, from userid 0) id 9E03B114BF; Sun, 13 Mar 2005 11:23:10 -0500 (EST) Message-Id: <20050313162310.9E03B114BF@bee.xxvii.x> Date: Sun, 13 Mar 2005 11:23:10 -0500 (EST) From: Tim Middleton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78792: [NEW PORT] www/zope-kupu: A 'document-centric' client-side editor for Mozilla/IE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 16:30:03 -0000 >Number: 78792 >Category: ports >Synopsis: [NEW PORT] www/zope-kupu: A 'document-centric' client-side editor for Mozilla/IE >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 Mar 13 16:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tim Middleton >Release: FreeBSD 5.3-RELEASE i386 >Organization: Vex.Net >Environment: System: FreeBSD bee.xxvii.x 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Mon Dec 6 21:58:53 EST >Description: Kupu is a 'document-centric' open source client-side editor for Mozilla, Netscape and Internet Explorer. Inspired by Maik Jablonski's Epoz editor to improve the JavaScript code and architecture, pluggability, standards support, support for other webservers than Zope (which was the original target platform for Epoz), configurability and a lot of other issues. WWW: http://kupu.oscom.org/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- zope-kupu-1.2r2.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: # # zope-kupu # zope-kupu/Makefile # zope-kupu/distinfo # zope-kupu/pkg-descr # zope-kupu/pkg-message # echo c - zope-kupu mkdir -p zope-kupu > /dev/null 2>&1 echo x - zope-kupu/Makefile sed 's/^X//' >zope-kupu/Makefile << 'END-of-zope-kupu/Makefile' X# New ports collection makefile for: Formulator X# Date created: 13 Mar 2005 X# Whom: Tim Middleton X# X# $FreeBSD$ X# X XPORTNAME= kupu XPORTVERSION= 1.2r2 XCATEGORIES= www zope XMASTER_SITES= http://kupu.oscom.org/midcom-serveattachmentguid-ed5785a2c523bd36767c80bb2020cd7c/ XPKGNAMEPREFIX= zope- XDISTNAME= kupu-1.2rc2 X XMAINTAINER= x@Vex.Net XCOMMENT= A 'document-centric' client-side editor for Mozilla/IE X XRUN_DEPENDS= ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/FileSystemSite/__init__.py:${PORTSDIR}/www/zope-FileSystemSite X XUSE_ZOPE= yes XUSE_PYTHON= yes XDIST_SUBDIR= zope X XZOPEPRODUCTNAME= kupu X XWRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} X Xdo-build: X -@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} X Xpre-install: X @${RM} -f ${PLIST} X @${TOUCH} ${PLIST} X @cd ${WRKDIR} && \ X for f in `${FIND} ${ZOPEPRODUCTNAME} -type f`; do \ X ${ECHO_CMD} %%ZOPEPRODUCTDIR%%/$${f} >> ${PLIST}; \ X done; \ X for d in `${FIND} -d ${ZOPEPRODUCTNAME} -type d`; do \ X ${ECHO_CMD} @dirrm %%ZOPEPRODUCTDIR%%/$${d} >> ${PLIST}; \ X done; \ X Xdo-install: X @${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/ X @${CHMOD} -R og+rX ${WRKSRC}/ X @${CP} -R ${WRKSRC} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/ X Xpost-install: X.if !defined(BATCH) X @${CAT} ${PKGMESSAGE} X.endif X X.include END-of-zope-kupu/Makefile echo x - zope-kupu/distinfo sed 's/^X//' >zope-kupu/distinfo << 'END-of-zope-kupu/distinfo' XMD5 (zope/kupu-1.2rc2.tar.gz) = 16fa0943fa37e50e93f47da7bcf54a8f XSIZE (zope/kupu-1.2rc2.tar.gz) = 493700 END-of-zope-kupu/distinfo echo x - zope-kupu/pkg-descr sed 's/^X//' >zope-kupu/pkg-descr << 'END-of-zope-kupu/pkg-descr' XKupu is a 'document-centric' open source client-side editor for Mozilla, XNetscape and Internet Explorer. Inspired by Maik Jablonski's Epoz editor Xto improve the JavaScript code and architecture, pluggability, standards Xsupport, support for other webservers than Zope (which was the original target Xplatform for Epoz), configurability and a lot of other issues. X XWWW: http://kupu.oscom.org/ END-of-zope-kupu/pkg-descr echo x - zope-kupu/pkg-message sed 's/^X//' >zope-kupu/pkg-message << 'END-of-zope-kupu/pkg-message' X----------------------------------------------------------------------------- XKupu is now installed for Zope. It should integrate itself automatically Xwith Silva, CMF, and Plone if it detects them the next time you re-start Xyour Zope server. X XWhile kupu is theoretically usable with other projects/servers the present Xport was made primarily to support Zope/Silva. If anyone needs the port Xto have more general support... start reading the Porter's Handbook! (-: X----------------------------------------------------------------------------- END-of-zope-kupu/pkg-message exit --- zope-kupu-1.2r2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: