[Lunar-commits] <moonbase> gipc, mod_perl-old: move them to zdeprecated.

Florin Braescu florin at lunar-linux.org
Sun Oct 16 14:59:35 CEST 2011


commit 102b635e75b9dfec1773e791cca50419450ea004
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Oct 16 14:59:35 2011 +0200

    gipc, mod_perl-old: move them to zdeprecated.
---
 web/mod_perl-old/BUILD           |    5 -----
 web/mod_perl-old/DEPENDS         |    2 --
 web/mod_perl-old/DETAILS         |   18 ------------------
 x11-utils/gipc/DEPENDS           |    3 ---
 x11-utils/gipc/DETAILS           |   12 ------------
 zdeprecated/gipc/DEPENDS         |    3 +++
 zdeprecated/gipc/DETAILS         |   12 ++++++++++++
 zdeprecated/mod_perl-old/BUILD   |    5 +++++
 zdeprecated/mod_perl-old/DEPENDS |    2 ++
 zdeprecated/mod_perl-old/DETAILS |   18 ++++++++++++++++++
 10 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/web/mod_perl-old/BUILD b/web/mod_perl-old/BUILD
deleted file mode 100644
index 80e74d9..0000000
--- a/web/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/web/mod_perl-old/DEPENDS b/web/mod_perl-old/DEPENDS
deleted file mode 100644
index 036939a..0000000
--- a/web/mod_perl-old/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends perl
-depends apache
diff --git a/web/mod_perl-old/DETAILS b/web/mod_perl-old/DETAILS
deleted file mode 100644
index 1fcd30f..0000000
--- a/web/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
diff --git a/x11-utils/gipc/DEPENDS b/x11-utils/gipc/DEPENDS
deleted file mode 100644
index 3295f09..0000000
--- a/x11-utils/gipc/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends id3lib
-depends gtk+-2
-depends libipc
diff --git a/x11-utils/gipc/DETAILS b/x11-utils/gipc/DETAILS
deleted file mode 100644
index 4055e08..0000000
--- a/x11-utils/gipc/DETAILS
+++ /dev/null
@@ -1,12 +0,0 @@
-          MODULE=gipc
-         VERSION=0.2.0
-          SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
-        WEB_SITE=http://sourceforge.net/projects/gipc/
-         ENTERED=20031223
-         UPDATED=20031223
-           SHORT="A gtk+ front-end to the Intel Pocket Concert mp3/wma player"
-cat << EOF
-A gtk+ front-end to the Intel Pocket Concert mp3/wma player using libipc
-(Intel Pocket Concert library - http://sourceforge.net/projects/pocketconcert)
-EOF
diff --git a/zdeprecated/gipc/DEPENDS b/zdeprecated/gipc/DEPENDS
new file mode 100644
index 0000000..3295f09
--- /dev/null
+++ b/zdeprecated/gipc/DEPENDS
@@ -0,0 +1,3 @@
+depends id3lib
+depends gtk+-2
+depends libipc
diff --git a/zdeprecated/gipc/DETAILS b/zdeprecated/gipc/DETAILS
new file mode 100644
index 0000000..4055e08
--- /dev/null
+++ b/zdeprecated/gipc/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=gipc
+         VERSION=0.2.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+        WEB_SITE=http://sourceforge.net/projects/gipc/
+         ENTERED=20031223
+         UPDATED=20031223
+           SHORT="A gtk+ front-end to the Intel Pocket Concert mp3/wma player"
+cat << EOF
+A gtk+ front-end to the Intel Pocket Concert mp3/wma player using libipc
+(Intel Pocket Concert library - http://sourceforge.net/projects/pocketconcert)
+EOF
diff --git a/zdeprecated/mod_perl-old/BUILD b/zdeprecated/mod_perl-old/BUILD
new file mode 100644
index 0000000..80e74d9
--- /dev/null
+++ b/zdeprecated/mod_perl-old/BUILD
@@ -0,0 +1,5 @@
+(
+  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
new file mode 100644
index 0000000..036939a
--- /dev/null
+++ b/zdeprecated/mod_perl-old/DEPENDS
@@ -0,0 +1,2 @@
+depends perl
+depends apache
diff --git a/zdeprecated/mod_perl-old/DETAILS b/zdeprecated/mod_perl-old/DETAILS
new file mode 100644
index 0000000..1fcd30f
--- /dev/null
+++ b/zdeprecated/mod_perl-old/DETAILS
@@ -0,0 +1,18 @@
+          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