1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

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

Reported by:	Adam McLaurin <adam.mclaurin@gmx.net>
This commit is contained in:
Joe Marcus Clarke 2004-02-07 04:24:45 +00:00
parent 1e60622e17
commit f35e15f837
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100211
5 changed files with 0 additions and 46 deletions

View File

@ -343,7 +343,6 @@
SUBDIR += p5-Apache-Session-SharedMem
SUBDIR += p5-Apache-SubProcess
SUBDIR += p5-Apache-Test
SUBDIR += p5-Apache-VMonitor
SUBDIR += p5-ApacheBench
SUBDIR += p5-AxKit
SUBDIR += p5-AxKit-XSP-Cookie

View File

@ -1,33 +0,0 @@
# New ports collection makefile for: Apache-VMonitor
# Date Created: 08 Oct 2003
# Whom: Trevor S. Cornpropst <tcornpropst@cox.net>
#
# $FreeBSD$
#
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>

View File

@ -1 +0,0 @@
MD5 (Apache-VMonitor-0.8.tar.gz) = 88cfba14794b50cb0642931cd19d42da

View File

@ -1,6 +0,0 @@
Stas Bekman's Visual System and Apache Server Monitor
WWW: http://stason.org
- Trevor Cornpropst
tcornpropst@cox.net

View File

@ -1,5 +0,0 @@
%%SITE_PERL%%/Apache/VMonitor.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/VMonitor/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/VMonitor
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true