head	1.13;
access;
symbols
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2011.09.30.09.12.33;	author dougb;	state dead;
branches;
next	1.12;

1.12
date	2011.09.22.17.37.21;	author crees;	state Exp;
branches;
next	1.11;

1.11
date	2011.09.17.07.06.45;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2010.09.24.00.08.15;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2009.07.31.13.56.34;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2009.05.16.02.33.02;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2009.04.13.11.47.53;	author erwin;	state Exp;
branches;
next	1.6;

1.6
date	2009.04.11.22.48.06;	author erwin;	state Exp;
branches;
next	1.5;

1.5
date	2007.09.08.01.11.38;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2007.05.19.20.25.21;	author flz;	state Exp;
branches;
next	1.3;

1.3
date	2006.12.21.15.48.08;	author leeym;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.30.09.53.10;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.02.20.21.28.41;	author aaron;	state Exp;
branches;
next	;


desc
@@


1.13
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:	www/p5-RTx-Statistics
# Date created:				10-JAN-2006
# Whom:					Vivek Khera <vivek@@khera.org>
#
# $FreeBSD: ports/www/p5-RTx-Statistics/Makefile,v 1.12 2011/09/22 17:37:21 crees Exp $
#

PORTNAME=	RTx-Statistics
PORTVERSION=	0.1.8
PORTREVISION=	4
CATEGORIES=	www perl5
MASTER_SITES=	http://opensvn.csie.org/RTx_Statistics/releases/${PORTVERSION}/
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	RTx::Statistics - Produces statistical information based on RT3 data

DEPRECATED=	Only works with www/rt36, which is due for removal 
EXPIRATION_DATE=	2011-09-30

# This module is not compatible with rt-3.8.0 or later.
BUILD_DEPENDS=	${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \
		${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt36
RUN_DEPENDS=	${BUILD_DEPENDS}

BROKEN=	bad plist

PERL_CONFIGURE=	yes

RT_PATH?=	${LOCALBASE}/rt3
PLIST_SUB=	RT_PATH=${RT_PATH}  RTPLIST=${RT_PATH:S/^${PREFIX}\///}

do-configure:
	@@cd ${CONFIGURE_WRKSRC} && \
		${SETENV} ${CONFIGURE_ENV} \
		${PERL5} Makefile.PL

.include <bsd.port.mk>
@


1.12
log
@www/p5-RTx-Statistics is an extension to www/rt36, which is due for
deletion on 2011-09-30. Port is broken and upstream sources have
disappeared.

Deprecate and expire simultaneously with www/rt36

PR:		ports/160903
Submitted by:	Matthew Seaman <m.seaman@@infracaninophile.co.uk>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:	az
With hat:	perl
@
text
@d18 3
@


1.10
log
@- Mark BROKEN, bad plist
@
text
@d25 1
a25 1
PERL_CONFIGURE=	5.8.3+
@


1.9
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d23 2
@


1.8
log
@- Update to 2.12
- We busted something upstream and we need GMAKE now
- Bump PORTREVISIONS for p5-libapreq2 ports
    b/c of shared lib bumps

PR:             ports/133694
Approved by:    maintainer timeout (skv; 1 month 2 days)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.7
log
@This port doesn't work with RT 3.8, but does with 3.6, so move the
dependency to 3.6.

Submitted by:	Matthew Seaman <m.seaman@@infracaninophile.co.uk>
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.6
log
@Move dependency over to rt38 in an attempt to unbreak INDEX.
@
text
@d10 1
a10 1
PORTREVISION=	1
d18 1
d20 1
a20 1
		${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt38
@


1.5
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d19 1
a19 1
		${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt34
@


1.4
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d22 1
a22 1
PERL_CONFIGURE=	YES
d32 1
a32 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500803
IGNORE=	requires at least Perl5.8.3 due to dependencies
.endif

.include <bsd.port.post.mk>
@


1.3
log
@- update MASTER_SITES
@
text
@d10 1
@


1.2
log
@- Drop Maintainership

PR:		ports/105959
Submitted by:	Vivek Khera <vivek@@khera.org> (old maintainer)
@
text
@d11 1
a11 1
MASTER_SITES=	ftp://anonftp.mqsoftware.com/kfh/RT/
@


1.1
log
@Add p5-RTx-Statistics 0.1.8, RTx::Statistics - Produces statistical
information based on RT3 data.

PR:		ports/91614
Submitted by:	Vivek Khera <vivek@@khera.org>
Approved by:	tobez (implicit)
@
text
@d14 1
a14 1
MAINTAINER=	vivek@@khera.org
@

