[Lunar-commits] r18181 - in moonbase/trunk/chat: . dircproxy
Dennis Veatch
stumbles at lunar-linux.org
Wed Jan 18 13:50:35 UTC 2006
Author: stumbles
Date: 2006-01-18 13:50:34 +0000 (Wed, 18 Jan 2006)
New Revision: 18181
Added:
moonbase/trunk/chat/dircproxy/
moonbase/trunk/chat/dircproxy/DETAILS
Log:
Added to moonbase by request of dagbrown.
Compiled with gcc-3.4.5, glibc-2.3.6, 2.6.15-rc7
Added: moonbase/trunk/chat/dircproxy/DETAILS
===================================================================
--- moonbase/trunk/chat/dircproxy/DETAILS 2006-01-18 13:36:28 UTC (rev 18180)
+++ moonbase/trunk/chat/dircproxy/DETAILS 2006-01-18 13:50:34 UTC (rev 18181)
@@ -0,0 +1,18 @@
+ MODULE=dircproxy
+ VERSION=1.1.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://www.securiweb.net/pub/oss/$MODULE/1.1/
+ SOURCE_VFY=sha1:a967a542c4c6063e8f977276b68deb6692c9d150
+ WEB_SITE=http://dircproxy.securiweb.net/
+ ENTERED=20060118
+ UPDATED=20060118
+ SHORT="An IRC proxy server"
+cat << EOF
+dircproxy is an IRC proxy server ("bouncer") designed for people who use
+IRC from lots of different workstations or clients, but wish to remain
+connected and see what they missed while they were away. You connect to
+IRC through dircproxy, and it keeps you connected to the server, even
+after you detach your client from it. While you're detached, it logs
+channel and private messages as well as important events, and when you
+reattach it'll let you know what you missed.
+EOF
More information about the Lunar-commits
mailing list