head	1.3;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2004.02.07.04.24.45;	author marcus;	state dead;
branches;
next	1.2;

1.2
date	2004.02.04.05.09.33;	author marcus;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.13.16.02.42;	author mat;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove p5-Apache-VMonitor as it also depended on devel/libgtop.

Reported by:	Adam McLaurin <adam.mclaurin@@gmx.net>
@
text
@# New ports collection makefile for:	Apache-VMonitor
# Date Created:				08 Oct 2003
# Whom:					Trevor S. Cornpropst <tcornpropst@@cox.net>
#
# $FreeBSD: ports/www/p5-Apache-VMonitor/Makefile,v 1.2 2004/02/04 05:09:33 marcus Exp $
#

PORTNAME=	Apache-VMonitor
PORTVERSION=	0.8
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
PKGNAMEPREFIX=	p5-

MAINTAINER=	tcornpropst@@cox.net
COMMENT=	Stas Bekman's Visual System and Apache Server Monitor

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/GTop.pm:${PORTSDIR}/devel/p5-GTop \
		${SITE_PERL}/${PERL_ARCH}/Apache/Scoreboard.pm:${PORTSDIR}/www/p5-Apache-Scoreboard \
		${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
.if defined(WITH_MODPERL2)
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
.else
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
.endif
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	YES

MAN3=		Apache::VMonitor.3

.include <bsd.port.mk>
@


1.2
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add p5-Apache-VMonitor 0.8,
Stas Bekman's Visual System and Apache Server Monitor.

PR:		57920
Submitted by:	Trevor S. Cornpropst <tcornpropst@@cox.net>
@
text
@d10 1
@

