aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-09-03 01:58:56 +0800
committersat <sat@FreeBSD.org>2006-09-03 01:58:56 +0800
commit319ffc0c628cb626c43fb7004e241f09ad441f7a (patch)
tree91e8e0a837984b0c6e0a63a34c92aaeda4726dfc /www
parent1811544ad4894b18b0da6a6659f8a67f94b4b632 (diff)
downloadfreebsd-ports-graphics-319ffc0c628cb626c43fb7004e241f09ad441f7a.tar.gz
freebsd-ports-graphics-319ffc0c628cb626c43fb7004e241f09ad441f7a.tar.zst
freebsd-ports-graphics-319ffc0c628cb626c43fb7004e241f09ad441f7a.zip
Remove www/p5-Apache-SizeLimit. It was added for socialtext, which dropped
the requirement later. It was never useful anyway due to unforeseen a conflict with mod_perl.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Apache-SizeLimit/Makefile30
-rw-r--r--www/p5-Apache-SizeLimit/distinfo3
-rw-r--r--www/p5-Apache-SizeLimit/pkg-descr12
-rw-r--r--www/p5-Apache-SizeLimit/pkg-plist5
5 files changed, 0 insertions, 51 deletions
diff --git a/www/Makefile b/www/Makefile
index b65de6e02ba..6a8e2c20961 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -474,7 +474,6 @@
SUBDIR += p5-Apache-Session-Wrapper
SUBDIR += p5-Apache-SessionX
SUBDIR += p5-Apache-Singleton
- SUBDIR += p5-Apache-SizeLimit
SUBDIR += p5-Apache-SubProcess
SUBDIR += p5-Apache-Template
SUBDIR += p5-Apache-Test
diff --git a/www/p5-Apache-SizeLimit/Makefile b/www/p5-Apache-SizeLimit/Makefile
deleted file mode 100644
index c07de23db95..00000000000
--- a/www/p5-Apache-SizeLimit/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: p5-Apache-SizeLimit
-# Date created: 2 August 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Apache-SizeLimit
-DISTVERSION= 0.9
-CATEGORIES= www perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= infofarmer@FreeBSD.org
-COMMENT= Kill httpd processes if they grow too large
-
-BUILD_DEPENDS= mod_perl>=0:${PORTSDIR}/www/mod_perl \
- p5-Apache-Test>=0:${PORTSDIR}/www/p5-Apache-Test \
- p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= YES
-
-MAN3= ${PORTNAME:S/-/::/g}.3
-
-BROKEN= conflicts with www/mod_perl
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
-.include <bsd.port.mk>
diff --git a/www/p5-Apache-SizeLimit/distinfo b/www/p5-Apache-SizeLimit/distinfo
deleted file mode 100644
index 458cd01bce3..00000000000
--- a/www/p5-Apache-SizeLimit/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Apache-SizeLimit-0.9.tar.gz) = 59765709981ac232712a270cf2646247
-SHA256 (Apache-SizeLimit-0.9.tar.gz) = a61577e9ac2df978152be551c59bd6e3ff05ddb75c4ed5e28a460ebf1e86fe96
-SIZE (Apache-SizeLimit-0.9.tar.gz) = 18685
diff --git a/www/p5-Apache-SizeLimit/pkg-descr b/www/p5-Apache-SizeLimit/pkg-descr
deleted file mode 100644
index 3d1a73a4427..00000000000
--- a/www/p5-Apache-SizeLimit/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-This module allows you to kill off Apache httpd processes if they grow
-too large. You can make the decision to kill a process based on its
-overall size, by setting a minimum limit on shared memory, or a maximum
-on unshared memory.
-
-You can set limits for each of these sizes, and if any limit is exceeded,
-the process will be killed.
-
-You can also limit the frequency that these sizes are checked so that
-this module only checks every N requests.
-
-WWW: http://search.cpan.org/dist/Apache-SizeLimit/
diff --git a/www/p5-Apache-SizeLimit/pkg-plist b/www/p5-Apache-SizeLimit/pkg-plist
deleted file mode 100644
index 706900189ca..00000000000
--- a/www/p5-Apache-SizeLimit/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SizeLimit/.packlist
-%%SITE_PERL%%/Apache/SizeLimit.pm
-@dirrmtry %%SITE_PERL%%/Apache
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SizeLimit
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache