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.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.01.06.09.16.09;	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.34;	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	2007.06.06.07.45.34;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2005.12.02.12.00.34;	author vsevolod;	state Exp;
branches;
next	1.3;

1.3
date	2005.09.13.18.01.28;	author garga;	state Exp;
branches;
next	1.2;

1.2
date	2005.03.10.17.24.59;	author novel;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@Remove expired zope ports.
@
text
@# New ports collection makefile for:	zope-validation
# Date created:				06 Oct 2004
# Whom:					Filippo Natali
#
# $FreeBSD: ports/www/zope-validation/Makefile,v 1.8 2011/12/06 12:28:29 rm Exp $
#

PORTNAME=	validation
PORTVERSION=	1.3.3
CATEGORIES=	www zope
MASTER_SITES=	SF/archetypes/Archetypes/1.3.4
PKGNAMEPREFIX=	zope-
DISTNAME=	${PORTNAME}-${PORTVERSION}-final05

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Validation product for Zope

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

USE_PYTHON=	yes
USE_ZOPE=	yes
DIST_SUBDIR=	zope

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

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} ${PORTNAME} -type f`; do \
		${ECHO_CMD} %%ZOPEPRODUCTDIR%%/$${f} >> ${PLIST}; \
	done; \
	for d in `${FIND} -d ${PORTNAME} -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)
	@@${ECHO} Restart Zope to complete installation of ${PORTNAME}
.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=	archetypes
@


1.5
log
@Reset filippo.natali@@gmail.com, who is very short on free time right now.

Hat:		portmgr
@
text
@d26 1
a26 1
CONFLICTS=	plone-[0-9]*
@


1.4
log
@- Add conflicts to current plone version

PR:		86451
Submitted by:	Filippo Natali <filippo.natali at gmail.com>
@
text
@d16 1
a16 1
MAINTAINER=	filippo.natali@@gmail.com
@


1.3
log
@- Update to 1.3.3

PR:		ports/86020
Submitted by:	maintainer
@
text
@d26 2
@


1.2
log
@Change maintainer's e-mail.

PR:	78669
Submitted by:	maintainer
Approved by:	krion (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.3.0
d14 1
a14 2
DISTNAME=	${PORTNAME}-${PORTVERSION}-8
EXTRACT_SUFX=	.tgz
@


1.1
log
@Add zope-validation, a data validation product for Zope.

PR:		ports/72574
Submitted by:	Filippo Natali <filippo@@widestore.net>
@
text
@d17 1
a17 1
MAINTAINER=	filippo@@widestore.net
@

