[Lunar-commits] <moonbase> mod_perl-old: move it to crater.
Florin Braescu
florin at lunar-linux.org
Wed Jan 11 18:22:37 CET 2012
commit 0f96948c3b9a8ed80a51bcaa47e74dcd1cdc6621
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jan 11 18:22:37 2012 +0100
mod_perl-old: move it to crater.
---
zdeprecated/mod_perl-old/BUILD | 5 -----
zdeprecated/mod_perl-old/DEPENDS | 2 --
zdeprecated/mod_perl-old/DETAILS | 18 ------------------
3 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/zdeprecated/mod_perl-old/BUILD b/zdeprecated/mod_perl-old/BUILD
deleted file mode 100644
index 80e74d9..0000000
--- a/zdeprecated/mod_perl-old/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-(
- perl Makefile.PL NO_HTTPD=1 &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/zdeprecated/mod_perl-old/DEPENDS b/zdeprecated/mod_perl-old/DEPENDS
deleted file mode 100644
index 036939a..0000000
--- a/zdeprecated/mod_perl-old/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends perl
-depends apache
diff --git a/zdeprecated/mod_perl-old/DETAILS b/zdeprecated/mod_perl-old/DETAILS
deleted file mode 100644
index 1fcd30f..0000000
--- a/zdeprecated/mod_perl-old/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=mod_perl-old
- VERSION=1.29
- SOURCE=mod_perl-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/mod_perl-$VERSION
- SOURCE_URL=http://perl.apache.org/dist/
- SOURCE_VFY=sha1:6cdc30b5bc6db26997a18da02570bd2822cdf956
- WEB_SITE=http://perl.apache.org
- ENTERED=20030709
- UPDATED=20041129
- SHORT="mod_perl incoporates PERL into the Apache HTTP server."
-
-cat << EOF
-The Apache/Perl integration project brings together the full power of
-the Perl programming language and the Apache HTTP server. With mod_perl
-it is possible to write Apache modules entirely in Perl. In addition,
-the persistent interpreter embedded in the server avoids the overhead of
-starting an external interpreter and the penalty of Perl start-up time.
-EOF
More information about the Lunar-commits
mailing list