summaryrefslogtreecommitdiff
path: root/irc/dircproxy/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-10 19:49:24 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-10 19:49:24 +0000
commitdcf81d87989768906aa4be95f06ae8402df84dd5 (patch)
treedf9e8b1f5c89d0cc0524b08a04108839843ee76f /irc/dircproxy/pkg-descr
parentupdate to 0.75.12. (diff)
Add dircproxy 1.0.0, a detachable irc proxy server with many features.
PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Diffstat (limited to 'irc/dircproxy/pkg-descr')
-rw-r--r--irc/dircproxy/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/irc/dircproxy/pkg-descr b/irc/dircproxy/pkg-descr
new file mode 100644
index 000000000000..273d68da252c
--- /dev/null
+++ b/irc/dircproxy/pkg-descr
@@ -0,0 +1,17 @@
+dircproxy is an IRC proxy server 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 re-attach it'll let you know what you missed.
+
+This can be used to give you roughly the same functionality as
+using ircII and screen together, except you can use whatever IRC
+client you like, including X ones!
+
+dircproxy has a whole host of features. Please read the file README in
+the source distribution for a list.
+
+- George Reid
+greid@ukug.uk.freebsd.org