summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-11-14 01:00:26 +0000
committerhubertf <hubertf@pkgsrc.org>2002-11-14 01:00:26 +0000
commitf2a488ae1b352562ded7c977edfda45ddd19386e (patch)
treeec51cfdd1ad54eba7c936b6c30b5ce6f793a6fc0
parent2ffa43830cab035d3f1474ad65ad296d2f0639cc (diff)
downloadpkgsrc-f2a488ae1b352562ded7c977edfda45ddd19386e.tar.gz
Import i2cbd-2.0_BETA0: Next generation Internet Citicen's Band chat server
I2CB icbd -- the Improved ICB Server ------------------------------------ ICBD is an online chat system which allows a large number of users to participate in realtime online discussions. Among the features of the ICB chat system are: * Simple, fast protocol and efficient polling-based implementation minimize `lag' effects * Persistent user database allows authentication of nicknames, storage of various user information, and leaving messages for users who are not logged on at the moment. * Any user may create groups, and exercise control over those groups, allowing for a wide range of discussion styles. This control includes making groups public or private, visible or invisible, and moderated or unmoderated * The fabulous, famous '/brick' command lends true interactivity to the chat experience :-)
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 4d0c866990a..6c25f9798c4 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.517 2002/11/14 00:57:36 hubertf Exp $
+$NetBSD: CHANGES,v 1.518 2002/11/14 01:00:26 hubertf Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3606,3 +3606,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated mhash to 0.8.17 [jschauma 2002-11-13]
Updated aide to 0.9 [jschauma 2002-11-13]
Added i2cb-6.0_ALPHA [hubertf 2002-11-14]
+ Added i2cbd-2.0_BETA0 [hubertf 2002-11-14]