Date: Sun, 13 Mar 2005 11:23:10 -0500 (EST) From: Tim Middleton <x@Vex.Net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78792: [NEW PORT] www/zope-kupu: A 'document-centric' client-side editor for Mozilla/IE Message-ID: <20050313162310.9E03B114BF@bee.xxvii.x> Resent-Message-ID: <200503131630.j2DGU3JE032379@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@vex.net> 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 <bsd.port.mk> 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050313162310.9E03B114BF>