[Lunar-commits] <moonbase> BitchX-cvs: removed from moonbase
Duncan Gibson
engelsman at lunar-linux.org
Mon Jul 6 20:41:16 CEST 2009
commit 472dea3789b00d3ac5045033af177c9a9cfb1018
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Mon Jul 6 20:41:16 2009 +0200
BitchX-cvs: removed from moonbase
BitchX-cvs: source url/repo has been unavailable for 2+ years
(see BugReport 247)
Bitch: removed CONFLICTS, and mention of gtkBitchX from DETAILS
---
chat/BitchX/CONFLICTS | 3 ---
chat/BitchX/DETAILS | 3 +--
zbeta/BitchX-cvs/BUILD | 32 --------------------------------
zbeta/BitchX-cvs/CONFIGURE | 6 ------
zbeta/BitchX-cvs/CONFLICTS | 3 ---
zbeta/BitchX-cvs/DETAILS | 15 ---------------
6 files changed, 1 insertions(+), 61 deletions(-)
diff --git a/chat/BitchX/CONFLICTS b/chat/BitchX/CONFLICTS
deleted file mode 100644
index bdfb2f4..0000000
--- a/chat/BitchX/CONFLICTS
+++ /dev/null
@@ -1,3 +0,0 @@
-conflicts gtkBitchX &&
-conflicts BitchX-cvs
-
diff --git a/chat/BitchX/DETAILS b/chat/BitchX/DETAILS
index 6241346..9dcf9f6 100644
--- a/chat/BitchX/DETAILS
+++ b/chat/BitchX/DETAILS
@@ -15,6 +15,5 @@ cat << EOF
BitchX was originaly a script for IRC II, but has been built directly into
the client. Delivered with an abundance of scripts, and other more or less
usefull features.
-This version is for the terminal version only, if you wish to have the
-gtk+ version then get gtkBitchX.
+This version is for the terminal version only.
EOF
diff --git a/zbeta/BitchX-cvs/BUILD b/zbeta/BitchX-cvs/BUILD
deleted file mode 100644
index dcc73b2..0000000
--- a/zbeta/BitchX-cvs/BUILD
+++ /dev/null
@@ -1,32 +0,0 @@
-(
-
- if [ "$IPV6" == "y" ] ; then
- OPTS="$OPTS --enable-ipv6"
- fi
-
- if [ "$CDROM" == "y" ] ; then
- OPTS="$OPTS --enable-cdrom"
- fi
-
- if [ "$PLUGINS" == "y" ] ; then
- OPTS="$OPTS --with-plugins"
- fi
-
- if module_installed openssl ; then # Ya just never know...
- if [ "$SSL" == "y" ] ; then
- OPTS="$OPTS --with-ssl"
- fi
- fi
-
- export CC="gcc" &&
- export CCC="g++" &&
- export CXX="g++" &&
- export CFLAGS="-O2 -Wall -g" &&
- ./configure --without-gtk \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- $OPTS &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/BitchX-cvs/CONFIGURE b/zbeta/BitchX-cvs/CONFIGURE
deleted file mode 100644
index 19c53a5..0000000
--- a/zbeta/BitchX-cvs/CONFIGURE
+++ /dev/null
@@ -1,6 +0,0 @@
-mquery IPV6 "Enable IPv6 support?" y
-mquery CDROM "Enable cdrom support?" n
-mquery PLUGINS "Enable plugins?" n
-if module_installed openssl ; then # Ya just never know...
- mquery SSL "Enable SSL Support?" y
-fi
diff --git a/zbeta/BitchX-cvs/CONFLICTS b/zbeta/BitchX-cvs/CONFLICTS
deleted file mode 100644
index 79deda5..0000000
--- a/zbeta/BitchX-cvs/CONFLICTS
+++ /dev/null
@@ -1,3 +0,0 @@
-conflicts gtkBitchX &&
-conflicts BitchX
-
diff --git a/zbeta/BitchX-cvs/DETAILS b/zbeta/BitchX-cvs/DETAILS
deleted file mode 100644
index ca86f72..0000000
--- a/zbeta/BitchX-cvs/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=BitchX-cvs
- VERSION=1.0c20
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/BitchX
- SOURCE_URL=cvs://:pserver:anonymous@cvs.bitchx.org:/cvs/bitchx:BitchX
- WEB_SITE=http://www.bitchx.org/
- ENTERED=20040110
- UPDATED=$(date -u +%Y%m%d)
- SHORT="expanded version of the IRC II chat client"
-
-cat << EOF
-BitchX was originaly a script for IRC II, but has been built directly into
-the client. Delivered with an abundance of scripts, and other more or less
-usefull features.
-EOF
More information about the Lunar-commits
mailing list