From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 18 16:50:25 2004 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 9358816A4D0 for ; Wed, 18 Feb 2004 16:50:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A0A143D1D for ; Wed, 18 Feb 2004 16:50:25 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1J0oObv060322 for ; Wed, 18 Feb 2004 16:50:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1J0oOGN060321; Wed, 18 Feb 2004 16:50:24 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 18 Feb 2004 16:50:24 -0800 (PST) Resent-Message-Id: <200402190050.i1J0oOGN060321@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, Khairil Yusof Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 461FC16A4CE for ; Wed, 18 Feb 2004 16:47:48 -0800 (PST) Received: from ipop4.tm.net.my (service.tm.net.my [202.188.95.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0549143D1D for ; Wed, 18 Feb 2004 16:47:48 -0800 (PST) (envelope-from kaeru@streamyx.com) Received: from av2.secure.tmnet ([172.22.0.14]) by ipop4.tm.net.my (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0HTB006LZ3JMAE@ipop4.tm.net.my> for FreeBSD-gnats-submit@freebsd.org; Thu, 19 Feb 2004 08:47:46 +0800 (SGT) Received: from wolverine.cerebro.net.my ([219.94.83.207]) by av2.secure.tmnet (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with ESMTP id <0HTB00G8E3JLHH@av2.secure.tmnet> for FreeBSD-gnats-submit@freebsd.org; Thu, 19 Feb 2004 08:47:46 +0800 (SGT) Received: from wolverine.cerebro.net.my (localhost.cerebro.net.my [127.0.0.1]) i1J0lgPg039350 for ; Thu, 19 Feb 2004 08:47:42 +0800 Received: (from kaeru@localhost) by wolverine.cerebro.net.my (8.12.10/8.12.10/Submit) id i1J0lflv039308; Thu, 19 Feb 2004 08:47:41 +0800 (MYT envelope-from kaeru) Message-Id: <200402190047.i1J0lflv039308@wolverine.cerebro.net.my> Date: Thu, 19 Feb 2004 08:47:41 +0800 (MYT) From: Khairil Yusof To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/63043: New port: www/zope-placelesstranslationservice X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Khairil Yusof List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 00:50:25 -0000 >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 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: