head	1.9;
access;
symbols
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


1.9
date	2012.01.06.09.16.08;	author rm;	state dead;
branches;
next	1.8;

1.8
date	2011.12.06.12.28.29;	author rm;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.22.00.38.33;	author amdmi3;	state Exp;
branches;
next	1.6;

1.6
date	2008.01.13.03.39.25;	author rafan;	state Exp;
branches;
next	1.5;

1.5
date	2005.12.02.12.00.33;	author vsevolod;	state Exp;
branches;
next	1.4;

1.4
date	2004.12.23.07.20.22;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2004.06.11.13.01.14;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2004.04.05.22.55.43;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.02.25.19.30.38;	author pav;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove expired zope ports.
@
text
@# New ports collection makefile for:	zope-placelesstranslationservice
# Date created:			30 January 2004
# Whom:					Khairil Yusof
#
# $FreeBSD: ports/www/zope-placelesstranslationservice/Makefile,v 1.8 2011/12/06 12:28:29 rm Exp $
#

PORTNAME=	placelesstranslationservice
PORTVERSION=	1.0r8
CATEGORIES=	www zope
MASTER_SITES=	SF/collective/PlacelessTranslationService/PTS-1.0rc8
PKGNAMEPREFIX=	zope-
DISTNAME=	PlacelessTranslationService-1.0-rc8

MAINTAINER=	kaeru@@inigo-tech.com
COMMENT=	PlacelessTranslationService product for Zope/CMF

DEPRECATED=	Doesn't work with modern Zope versions
EXPIRATION_DATE=	2012-01-06

USE_PYTHON=	yes
USE_ZOPE=	yes
DIST_SUBDIR=	zope

ZOPEPRODUCTNAME=PlacelessTranslationService

PLIST=		${WRKDIR}/pkg-plist
WRKSRC=		${WRKDIR}/${ZOPEPRODUCTNAME}

CONFLICTS=	plone[0-9]*-[0-9]*

do-build:
	-@@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/

pre-install:
	@@${RM} -f ${PLIST}
	@@${TOUCH} ${PLIST}
	@@cd ${WRKDIR} ;\
	for f in `${FIND} ${ZOPEPRODUCTNAME} -type f`; do \
		${ECHO_CMD} %%ZOPEPRODUCTDIR%%/$${f} >> ${PLIST}; \
	done; \
	for d in `${FIND} -d ${ZOPEPRODUCTNAME} -type d`; do \
		${ECHO_CMD} @@dirrm %%ZOPEPRODUCTDIR%%/$${d} >> ${PLIST}; \
	done; \

do-install:
	@@${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/
	@@${CHMOD} -R og+rX ${WRKSRC}/
	@@${CP} -R ${WRKSRC} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/

post-install:
.if !defined(BATCH)
	@@${CAT} ${PKGMESSAGE}
.endif

.include <bsd.port.mk>
@


1.8
log
@Log:
- Deprecate second part of obsoleted zope-related ports. For all
  maintained ports approval was received from corresponding maintainers.

Bellow are links for more info.

Deprecation reasons:
http://people.freebsd.org/~rm/zope-ports-for-deprecation.html

Maintainers approval thread:
http://lists.freebsd.org/pipermail/freebsd-python/2011-December/003798.html

Approved by:   miwi (mentor)
Feature safe:  yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d18 3
@


1.6
log
@- Mark conflicts with plone3

PR:		ports/119365
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by:	portmgr (pav)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	collective
@


1.5
log
@- Add conflicts to current plone version

PR:		86451
Submitted by:	Filippo Natali <filippo.natali at gmail.com>
@
text
@d28 1
a28 1
CONFLICTS=	plone-[0-9]*
@


1.4
log
@[ports UPDATE] www/zope-placelesstranslationservice from 1.0r7 to 1.0r8

	Update ports www/zope-placelesstranslationservice from 1.0r7 to 1.0r8.
	This version has been released since 2004-07-09.

	I want to update this to use with japanized-zope

PR:		ports/74065
Submitted by:	HAYASHI Yasushi <yasi@@yasi.to>
@
text
@d28 2
@


1.3
log
@- Update to 1.0r7

PR:		ports/67753
Submitted by:	Khairil Yusof <kaeru@@inigo-tech.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.0r7
d14 1
a14 1
DISTNAME=	PlacelessTranslationService-1.0fork-rc7
@


1.2
log
@- Relax syntax errors from compileall.py script
@
text
@d9 1
a9 1
PORTVERSION=	1.0r1
d14 1
a14 1
DISTNAME=	PlacelessTranslationService-1.0fork-rc1
@


1.1
log
@PlacelessTranslationService is a translation service based on potfiles in the
filesystem for Zope.

WWW: http://plone.org/collective

PR:		ports/63043
Submitted by:	Khairil Yusof <kaeru@@inigo-tech.com>
@
text
@d29 1
a29 1
	@@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/
@

