diff options
author | mph <mph@FreeBSD.org> | 1998-06-28 03:22:37 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-06-28 03:22:37 +0000 |
commit | 8d2ae5243188cf02eca5b81b62f2fe724b763e32 (patch) | |
tree | 6e588a4573854ecef0d04b9f3e900020bcfe13ac /net/micq/pkg-descr | |
parent | 855132898ba6fbfbdfa10f93d4f8a9dc22a43b34 (diff) | |
download | FreeBSD-ports-8d2ae5243188cf02eca5b81b62f2fe724b763e32.zip FreeBSD-ports-8d2ae5243188cf02eca5b81b62f2fe724b763e32.tar.gz |
Import of micq (26 June 1998), a free implementation of the ICQ
protocol. It is currently a partial implementation, and has a text
interface only.
As far as I can tell, Mirabilis' software is necessary to register
with the ICQ network, so I could not test its functionality.
Diffstat (limited to 'net/micq/pkg-descr')
-rw-r--r-- | net/micq/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/micq/pkg-descr b/net/micq/pkg-descr new file mode 100644 index 0000000..cce4ef3 --- /dev/null +++ b/net/micq/pkg-descr @@ -0,0 +1,4 @@ +A text-based implementation of ICQ, independant of Mirabilis. +Currently does not offer chat. Still appears rough: There's no +command-line editing, and ANSI color codes are hardcoded in the +program. |