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


1.6
date	2012.01.06.09.16.06;	author rm;	state dead;
branches;
next	1.5;

1.5
date	2011.12.28.09.48.07;	author rm;	state Exp;
branches;
next	1.4;

1.4
date	2009.08.22.00.38.32;	author amdmi3;	state Exp;
branches;
next	1.3;

1.3
date	2004.02.16.17.09.16;	author vanilla;	state Exp;
branches;
next	1.2;

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

1.1
date	2003.12.29.04.45.57;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove expired zope ports.
@
text
@# New ports collection makefile for: Zope-XUF
# Date created:		1 Jul 2003
# Whom:			Tim Middleton
#
# $FreeBSD: ports/www/zope-exuserfolder/Makefile,v 1.5 2011/12/28 09:48:07 rm Exp $
#

PORTNAME=	exuserfolder
PORTVERSION=	0.20.0
PORTREVISION=	1
CATEGORIES=	www zope
MASTER_SITES=	SF
PKGNAMEPREFIX=	zope-
DISTNAME=	exUserFolder-0_20_0
EXTRACT_SUFX=	.tgz

MAINTAINER=	x@@Vex.Net
COMMENT=	Extensible User Folder - Custom & database authenticatoin for Zope

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

USE_ZOPE=	yes
USE_PYTHON=	yes
DIST_SUBDIR=	zope

ZOPEPRODUCTNAME=	exUserFolder

WRKSRC=		${WRKDIR}/${ZOPEPRODUCTNAME}
CPIO=		cpio --quiet -pdum -R

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

do-install:
	@@ ${CHMOD} -R og+rX ${WRKSRC}/
	@@ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
	@@ cd ${WRKSRC} && ${FIND} . \
	  | ${CPIO} ${BINOWN}:${BINGRP} \
	  ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}

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

.include <bsd.port.mk>
@


1.5
log
@Deprecate fourth part of obsoleted zope-related ports.

Adjust expiration date to other deprecated zope-ports, because without latter
they will be quite useless (if they not already).

PR:            163143
Approved by:   maintainer (timeout, 2 weeks+), novel (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


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


1.3
log
@use ZOPEPRODUCTDIR on pkg-plist.
Agreed by:	maintainer.
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	exuserfolder
@


1.2
log
@- Update to 0.20.0

PR:		ports/60734
Submitted by:	Tim Middleton <x@@vex.net> (maintainer)
@
text
@d10 1
d21 1
a21 2
RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope

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

# Don't change these
ZOPEBASEDIR=		${PREFIX}/${SZOPEBASEDIR}
a25 1
ZOPEPRODUCTDIR=		lib/python/Products
a26 1
PLIST_SUB=	ZOPEBASEDIR=${SZOPEBASEDIR}
@


1.1
log
@New port: www/exuserfolder, Zope Extensible User Folder

	Extensible User Folder is a user folder that provides custom
	authentication methods, including support for many database
	backends.

PR:		ports/53983
Submitted by:	Tim Middleton <x@@vex.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.10.10
d14 1
a14 1
DISTNAME=	exUserFolder-0_10_10
@

