summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-07 04:24:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-07 04:24:45 +0000
commitf35e15f8378b4dd3851c1d6b7e9370326a929a22 (patch)
treec1fd19004cc5981731fc17e0c488e64d01952851 /www
parentAdd NO_LATEST_LINK to avoid link stomping. (diff)
Remove p5-Apache-VMonitor as it also depended on devel/libgtop.
Reported by: Adam McLaurin <adam.mclaurin@gmx.net>
Notes
Notes: svn path=/head/; revision=100211
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Apache-VMonitor/Makefile33
-rw-r--r--www/p5-Apache-VMonitor/distinfo1
-rw-r--r--www/p5-Apache-VMonitor/pkg-descr6
-rw-r--r--www/p5-Apache-VMonitor/pkg-plist5
5 files changed, 0 insertions, 46 deletions
diff --git a/www/Makefile b/www/Makefile
index 048a8e0e63c5..442f08abd7b2 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -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
diff --git a/www/p5-Apache-VMonitor/Makefile b/www/p5-Apache-VMonitor/Makefile
deleted file mode 100644
index 30b254404511..000000000000
--- a/www/p5-Apache-VMonitor/Makefile
+++ /dev/null
@@ -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>
diff --git a/www/p5-Apache-VMonitor/distinfo b/www/p5-Apache-VMonitor/distinfo
deleted file mode 100644
index a2ccf22a7292..000000000000
--- a/www/p5-Apache-VMonitor/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Apache-VMonitor-0.8.tar.gz) = 88cfba14794b50cb0642931cd19d42da
diff --git a/www/p5-Apache-VMonitor/pkg-descr b/www/p5-Apache-VMonitor/pkg-descr
deleted file mode 100644
index 472eb6455700..000000000000
--- a/www/p5-Apache-VMonitor/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Stas Bekman's Visual System and Apache Server Monitor
-
-WWW: http://stason.org
-
-- Trevor Cornpropst
-tcornpropst@cox.net
diff --git a/www/p5-Apache-VMonitor/pkg-plist b/www/p5-Apache-VMonitor/pkg-plist
deleted file mode 100644
index ff24e3c5ba62..000000000000
--- a/www/p5-Apache-VMonitor/pkg-plist
+++ /dev/null
@@ -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