head	1.10;
access;
symbols
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	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.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2011.09.30.09.12.36;	author dougb;	state dead;
branches;
next	1.9;

1.9
date	2011.09.26.09.24.20;	author dougb;	state Exp;
branches;
next	1.8;

1.8
date	2010.02.05.11.45.14;	author dinoex;	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	2007.05.19.20.25.43;	author flz;	state Exp;
branches;
next	1.5;

1.5
date	2006.12.08.21.52.43;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2006.12.04.17.15.54;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2006.12.01.19.48.04;	author miwi;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.10
log
@As previously advertised, delete ports that have
vulnerabilities listed in portaudit, and those
that depend on them - part 1

math/mupad
	Relies on xpm, vulnerable since 2004-09-15
net-p2p/torrentflux
	Vulnerable since 2006-10-07
net/tptest
	Vulnerable since 2009-12-17
security/pgp6
	Vulnerable since 2005-07-31
www/p5-RTx-RightsMatrix
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Shredder
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Statistics
	Only works with www/rt36, which is FORBIDDEN
www/plone
	Vulnerable since 2011-02-10
www/pyblosxom
	Vulnerable since 2009-02-11
www/rt36
	Vulnerable since 2009-12-09
www/zope-archetypes
	Depends on www/plone, which is FORBIDDEN
www/zope-calendaring
	Depends on www/plone, which is FORBIDDEN
www/zope-coreblog2
	Depends on www/plone, which is FORBIDDEN
www/zope-i18nlayer
	Depends on www/plone, which is FORBIDDEN
www/zope-plonelanguagetool
	Depends on www/plone, which is FORBIDDEN
www/zope-simpleblog
	Depends on www/plone, which is FORBIDDEN
@
text
@# New ports collection makefile for:	zope-simpleblog
# Date created:				05 October 2004
# Whom:					saturnero@@gufi.org
#
# $FreeBSD: ports/www/zope-simpleblog/Makefile,v 1.9 2011/09/26 09:24:20 dougb Exp $
#

PORTNAME=	simpleblog
PORTVERSION=	1.2.1
PORTREVISION=	4
CATEGORIES=	www zope
MASTER_SITES=	SF/collective/SimpleBlog/v${PORTVERSION}
PKGNAMEPREFIX=	zope-
DISTNAME=	SimpleBlog${PORTVERSION}
DIST_SUBDIR=	zope

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	SimpleBlog is an easy to use Plone based weblog application

DEPRECATED=	Depends on www/plone, which is FORBIDDEN
EXPIRATION_DATE=	2011-09-30

RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone

WRKSRC=${WRKDIR}
USE_ZOPE=	2.9
USE_PYTHON=	2.4
MODULES=	SimpleBlog
PLIST=		${WRKDIR}/pkg-plist

do-build:
	-@@for m in ${MODULES}; do \
		${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/$$m; \
	done

pre-install:
	@@${RM} -f ${PLIST}
	@@${TOUCH} ${PLIST}
	@@for m in ${MODULES}; do \
		if [ ! -f ${ZOPEBASEDIR}/Products/$${m}/__init__.py ]; then \
			cd ${WRKSRC}; \
			for i in `${FIND} $${m} -type f`; do \
				${ECHO_CMD} %%ZOPEBASEDIR%%/Products/$${i} >> ${PLIST}; \
			done; \
			for i in `${FIND} -d $${m} -type d`; do \
				${ECHO_CMD} @@dirrm %%ZOPEBASEDIR%%/Products/$${i} >> ${PLIST}; \
			done; \
		fi;\
	done

do-install:
	@@${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}
	@@(cd ${WRKSRC} && ${CP} -R ${MODULES} \
		${ZOPEBASEDIR}/${ZOPEPRODUCTDIR})

.include <bsd.port.mk>
@


1.9
log
@Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)

Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- update to jpeg-8
@
text
@d20 3
@


1.7
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.6
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	collective
@


1.5
log
@- Fix Build with plone

Submitted by:	pointyhat via kris
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.4
log
@set USE_ZOPE=2.9

Submitted by:	pointyhat via kris
@
text
@d21 1
a21 1
RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/OFS/__init__.py:${PORTSDIR}/www/plone
d25 1
a25 1
USE_PYTHON=	yes
@


1.3
log
@- Fix build with plone
- Bump PORTREVISION

Submitted by:	pointyhat via kris
@
text
@d24 1
a24 1
USE_ZOPE=	yes
@


1.2
log
@- Remove unneeded dependency on archetypes
- Drop maintainership

PR:		ports/91925
Submitted by:	Dario Freni <saturnero@@gufi.org> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	1
d21 1
a21 1
RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone
@


1.1
log
@Add zope-simpleblog, an easy to use Plone based weblog application.
It has no fancy blogger-api/backlink stuff etc. but it does supports
categories. Writing entries is done from inside Plone.

PR:		ports/72565
Submitted by:	Dario Freni <saturnero@@gufi.org>
@
text
@d10 1
d18 1
a18 1
MAINTAINER=	saturnero@@gufi.org
d21 1
a21 2
RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone \
		${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/Archetypes/__init__.py:${PORTSDIR}/www/zope-archetypes
@

