head	1.10;
access;
symbols
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2005.11.05.09.07.42;	author kris;	state dead;
branches;
next	1.9;

1.9
date	2005.07.23.02.53.39;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2004.12.11.21.24.24;	author kris;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.20.08.09.49;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2004.04.10.06.16.21;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2004.04.05.23.19.34;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.13.12.54.57;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2003.03.07.06.12.57;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2001.11.08.07.56.36;	author wjv;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.16.10.53.22;	author wjv;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Remove expired ports
@
text
@# New ports collection makefile for: zope-zpt
# Date created:		15 August 2001
# Whom:			Johann Visagie <wjv@@FreeBSD.org>
#
# $FreeBSD: ports/www/zope-zpt/Makefile,v 1.9 2005/07/23 02:53:39 kris Exp $
#

PORTNAME=	zpt
PORTVERSION=	1.4.1
CATEGORIES=	www zope
MASTER_SITES=	http://www.zope.org/Members/4am/ZPT/${PORTVERSION}/
PKGNAMEPREFIX=	zope-
DISTFILES=	PageTemplates-${PORTVERSION}.tar.gz \
		TAL-${PORTVERSION}.tar.gz \
		ZTUtils-${ZTUVERSION}.tar.gz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Zope Page Templates separate design and logic in Zope applications

RUN_DEPENDS=	${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope

DEPRECATED=	"already included in Zope versions 2.5 and above"
USE_PYTHON=	yes
DIST_SUBDIR=	zope

BROKEN=		Does not build after python 2.4 update
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2005-09-22

ZTUVERSION=	1.1.3

# You can change this in the environment if you like.
SZOPEBASEDIR?=		www/Zope

# Don't change these
ZOPEBASEDIR=		${PREFIX}/${SZOPEBASEDIR}
ZOPEPRODUCTNAME=	PageTemplates
ZOPEPYTHONDIR=		lib/python
ZOPEPRODUCTDIR=		${ZOPEPYTHONDIR}/Products
ZOPEPRODUCTS=		PageTemplates TAL ZTUtils

PLIST_SUB=	ZOPEBASEDIR=${SZOPEBASEDIR}
WRKSRC=		${WRKDIR}/${ZOPEPRODUCTNAME}
CPIO_OPTIONS=	--quiet -pdum -R

do-build:
.for product in ${ZOPEPRODUCTS}
	@@ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKDIR}/${product}
.endfor

do-install:
.for product in ${ZOPEPRODUCTS}
	@@ ${CHMOD} -R og+rX ${WRKDIR}/${product}
.endfor
.for product in TAL ZTUtils
	@@ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPYTHONDIR}/${product}
	@@ cd ${WRKDIR}/${product} && ${FIND} * \
	  | ${CPIO} ${CPIO_OPTIONS} ${BINOWN}:${BINGRP} \
	  ${ZOPEBASEDIR}/${ZOPEPYTHONDIR}/${product}/
.endfor
	@@ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
	@@ cd ${WRKSRC} && ${FIND} * \( -name examples -a -prune \) -o -print \
	  | ${CPIO} ${CPIO_OPTIONS} ${BINOWN}:${BINGRP} \
	  ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
	@@ ${MKDIR} ${ZOPEBASEDIR}/import
	@@ ${INSTALL_DATA} ${WRKSRC}/examples/zpt_examples.zexp \
	  ${ZOPEBASEDIR}/import

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

.include <bsd.port.mk>
@


1.9
log
@This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@BROKEN: Does not build after python 2.4 update
@
text
@d27 2
@


1.7
log
@With portmgr hat on, reset inactive maintainer.  These ports are now up
for adoption.
@
text
@d26 2
@


1.6
log
@Per distfile survey, chase rearranged mastersite.  Pacify portlint.
Mark as deprecated, since modern versions of Zope (>=2.5) include
this functionality.  Notified maintainer.

Note: this change does not fix the plist problems.
@
text
@d17 1
a17 1
MAINTAINER=	wjv@@FreeBSD.org
@


1.5
log
@- Chase zope-2.7 update (change of dependency file)
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.zope.org/Members/4am/ZPT/
d14 1
a14 1
		TAL-${TALVERSION}.tar.gz \
d22 1
a25 1
TALVERSION=	1.4.1
d40 1
a40 1
CPIO=		cpio --quiet -pdum -R
d54 1
a54 1
	  | ${CPIO} ${BINOWN}:${BINGRP} \
d59 1
a59 1
	  | ${CPIO} ${BINOWN}:${BINGRP} \
@


1.4
log
@Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
@
text
@d20 1
a20 1
RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope
@


1.3
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d53 1
a53 1
	@@ cd ${WRKDIR}/${product} && find * \
d58 1
a58 1
	@@ cd ${WRKSRC} && find * \( -name examples -a -prune \) -o -print \
@


1.2
log
@- Update port to version 1.4.1 (PageTemplates 1.4.1; TAL 1.4.1;
  ZTUtils 1.1.3)

Submitted by:	fenner's distfiles checker
@
text
@d18 1
@


1.1
log
@Add zope-zpt 1.4.0 - Zope Page Templates (ZPT) may be used to separate
design and logic elements in Zope applications.
@
text
@d9 1
a9 1
PORTVERSION=	1.4.0
d24 2
a25 2
TALVERSION=	1.4.0
ZTUVERSION=	1.1.1
d60 1
@

