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


1.4
date	2012.01.06.09.16.07;	author rm;	state dead;
branches;
next	1.3;

1.3
date	2011.12.06.12.28.28;	author rm;	state Exp;
branches;
next	1.2;

1.2
date	2008.09.01.01.51.42;	author linimon;	state Exp;
branches;
next	1.1;

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


desc
@@


1.4
log
@Remove expired zope ports.
@
text
@# New ports collection makefile for:	zope-mindmapbbs
# Date created:				31 May 2004
# Whom:					HAYASHI Yasushi <yasi@@yasi.to>
#
# $FreeBSD: ports/www/zope-mindmapbbs/Makefile,v 1.3 2011/12/06 12:28:28 rm Exp $
#

PORTNAME=	mindmapbbs
PORTVERSION=	0.3.3
CATEGORIES=	www zope
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR=	mindmapbbs/9624
PKGNAMEPREFIX=	zope-
DISTNAME=	MindMapBBS
DIST_SUBDIR=	zope

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A Zope product to create graphical BBS based on Mind Map

DEPRECATED=	Development seems stalled. Last release is from 2004
EXPIRATION_DATE=	2012-01-06

USE_PYTHON=	yes
USE_ZOPE=	yes

ZOPEPRODUCTNAME=	MindMapBBS

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

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.3
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.2
log
@Reset yasi@@yasi.to by request due to lack of current time to work on FreeBSD.

Hat:		portmgr
@
text
@d20 3
@


1.1
log
@Add zope-mindmapbbs, a Zope product to create BBS based on Mind Map concept.
You can draw and show Mind Map on your Web site.
See http://www.mind-map.com/EN/index.html to know what Mind Map is.

PR:		ports/67418
Submitted by:	HAYASHI Yasushi <yasi@@yasi.to>
@
text
@d17 1
a17 1
MAINTAINER=	yasi@@yasi.to
@

