Date: Thu, 19 Feb 2004 08:47:41 +0800 (MYT) From: Khairil Yusof <kaeru@streamyx.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63043: New port: www/zope-placelesstranslationservice Message-ID: <200402190047.i1J0lflv039308@wolverine.cerebro.net.my> Resent-Message-ID: <200402190050.i1J0oOGN060321@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63043 >Category: ports >Synopsis: New port: www/zope-placelesstranslationservice >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: Wed Feb 18 16:50:24 PST 2004 >Closed-Date: >Last-Modified: >Originator: Khairil Yusof >Release: FreeBSD 5.2-CURRENT i386 >Organization: Inigo Tech >Environment: System: FreeBSD wolverine.cerebro.net.my 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Thu Feb 12 07:26:07 MYT 2004 root@wolverine.cerebro.net.my:/data/usr/obj/usr/src/sys/WOLVERINE i386 >Description: PlacelessTranslationService is a translation service based on potfiles in the filesystem for Zope. WWW: http://plone.org/collective >How-To-Repeat: >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: # # zope-placelesstranslationservice # zope-placelesstranslationservice/Makefile # zope-placelesstranslationservice/distinfo # zope-placelesstranslationservice/pkg-descr # zope-placelesstranslationservice/pkg-message # echo c - zope-placelesstranslationservice mkdir -p zope-placelesstranslationservice > /dev/null 2>&1 echo x - zope-placelesstranslationservice/Makefile sed 's/^X//' >zope-placelesstranslationservice/Makefile << 'END-of-zope-placelesstranslationservice/Makefile' X# New ports collection makefile for: zope-placelesstranslationservice X# Date created: 30 January 2004 X# Whom: Khairil Yusof X# X# $FreeBSD$ X# X XPORTNAME= placelesstranslationservice XPORTVERSION= 1.0r1 XCATEGORIES= www zope XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= collective XPKGNAMEPREFIX= zope- XDISTNAME= PlacelessTranslationService-1.0fork-rc1 X XMAINTAINER= kaeru@inigo-tech.com XCOMMENT= PlacelessTranslationService product for Zope/CMF X XUSE_PYTHON= yes XUSE_ZOPE= yes XDIST_SUBDIR= zope X XZOPEPRODUCTNAME=PlacelessTranslationService X XPLIST= ${WRKDIR}/pkg-plist 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-placelesstranslationservice/Makefile echo x - zope-placelesstranslationservice/distinfo sed 's/^X//' >zope-placelesstranslationservice/distinfo << 'END-of-zope-placelesstranslationservice/distinfo' XMD5 (zope/PlacelessTranslationService-1.0fork-rc1.tar.gz) = 6591bd238bc685d054f2a1db48c90eec XSIZE (zope/PlacelessTranslationService-1.0fork-rc1.tar.gz) = 67248 END-of-zope-placelesstranslationservice/distinfo echo x - zope-placelesstranslationservice/pkg-descr sed 's/^X//' >zope-placelesstranslationservice/pkg-descr << 'END-of-zope-placelesstranslationservice/pkg-descr' XPlacelessTranslationService is a translation service based on potfiles in the Xfilesystem for Zope. X XWWW: http://plone.org/collective X X- Khairil Yusof Xkaeru@inigo-tech.com END-of-zope-placelesstranslationservice/pkg-descr echo x - zope-placelesstranslationservice/pkg-message sed 's/^X//' >zope-placelesstranslationservice/pkg-message << 'END-of-zope-placelesstranslationservice/pkg-message' XTo complete the installation of PlaceLessTranslationService X X- Restart Zope. This may be done from the Zope Control Panel. END-of-zope-placelesstranslationservice/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402190047.i1J0lflv039308>