Module submission - ircd-ratbox

V stelzy at gmail.com
Tue Aug 15 06:57:02 UTC 2006


module name       : ircd-ratbox
suggested section : chat
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


Ratbox ircd

-------------- next part --------------
--- ircd-ratbox/BUILD	1970-01-01 03:00:00.000000000 +0300
+++ ircd-ratbox/BUILD	2006-08-15 10:53:51.313856500 +0400
@@ -0,0 +1,7 @@
+(
+
+  OPTS="$OPTS --prefix=/opt/lunar/ratbox --enable-ipv6 --with-nicklen=16 --with-topiclen=320"
+
+  default_build
+
+) > $C_FIFO 2>&1
--- ircd-ratbox/DEPENDS	1970-01-01 03:00:00.000000000 +0300
+++ ircd-ratbox/DEPENDS	2006-07-25 02:37:27.112017000 +0400
@@ -0,0 +1,6 @@
+optional_depends  "zlib"  "--with-zlib-path=/usr"  "--disable-zlib"	\
+                  "for ziplinks support"				&&
+optional_depends  "openssl"  "--enable-openssl"  "--disable-openssl"	\
+                  "for OpenSSL support"					&&
+optional_depends  "ratbox-services"  "--enable-services"  ""		\
+                  "for ratbox-services compatibility code"
--- ircd-ratbox/DETAILS	1970-01-01 03:00:00.000000000 +0300
+++ ircd-ratbox/DETAILS	2006-08-15 10:55:32.028150750 +0400
@@ -0,0 +1,18 @@
+          MODULE=ircd-ratbox
+         VERSION=2.2.3
+	WEB_SITE=http://www.ircd-ratbox.org
+          SOURCE=$MODULE-$VERSION.tgz
+   SOURCE_URL[0]=$WEB_SITE/download
+   SOURCE_URL[1]=ftp://ftp.demon.co.uk/pub/mirrors/$MODULE
+   SOURCE_URL[2]=ftp://ftp.ircd-ratbox.org/pub/$MODULE
+      SOURCE_VFY=sha1:319af0bbbb79bea30db005b45d62882703d759c4
+         ENTERED=20060815
+         UPDATED=20060815
+           SHORT="Advanced, stable and fast ircd"
+
+cat << EOF
+ircd-ratbox is the primary ircd used on EFNet, combining
+the stability of an ircd required for a large production
+network together with a rich set of features making
+it suitable for use on smaller networks.
+EOF
-------------- next part --------------
lvu submit ircd-ratbox 112ed173f1a90a4b5d7dc5fcdb4d4b2e  -
2.6.16 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list