diff options
Diffstat (limited to 'www/p5-Apache-SubProcess')
-rw-r--r-- | www/p5-Apache-SubProcess/Makefile | 25 | ||||
-rw-r--r-- | www/p5-Apache-SubProcess/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Apache-SubProcess/pkg-descr | 4 | ||||
-rw-r--r-- | www/p5-Apache-SubProcess/pkg-plist | 7 |
4 files changed, 0 insertions, 38 deletions
diff --git a/www/p5-Apache-SubProcess/Makefile b/www/p5-Apache-SubProcess/Makefile deleted file mode 100644 index 4eb10fc61c9b..000000000000 --- a/www/p5-Apache-SubProcess/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: Apache-SubProcess -# Date created: 25 October 2002 -# Whom: larse@isi.edu -# -# $FreeBSD$ -# - -PORTNAME= Apache-SubProcess -PORTVERSION= 0.03 -PORTREVISION= 1 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= lars.eggert@gmx.net -COMMENT= Forking and executing subprocesses from mod_perl - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl - -DEPRECATED= depends on mod_perl -EXPIRATION_DATE= 2012-01-01 - -PERL_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/www/p5-Apache-SubProcess/distinfo b/www/p5-Apache-SubProcess/distinfo deleted file mode 100644 index d59ce977820c..000000000000 --- a/www/p5-Apache-SubProcess/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Apache-SubProcess-0.03.tar.gz) = 96baff1932099222c1708ba26e535679a2fb2548f47f4495e8617b93e7bc7e98 -SIZE (Apache-SubProcess-0.03.tar.gz) = 2675 diff --git a/www/p5-Apache-SubProcess/pkg-descr b/www/p5-Apache-SubProcess/pkg-descr deleted file mode 100644 index 1c5acfb76b38..000000000000 --- a/www/p5-Apache-SubProcess/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Apache::SubProcess provides the Perl API for running and communicating -with processes spawned from mod_perl handlers. - -Author: Doug MacEachern diff --git a/www/p5-Apache-SubProcess/pkg-plist b/www/p5-Apache-SubProcess/pkg-plist deleted file mode 100644 index 1cd7f64b1ce8..000000000000 --- a/www/p5-Apache-SubProcess/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess/SubProcess.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess/SubProcess.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/Apache/SubProcess.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Apache |