diff options
author | steve <steve@FreeBSD.org> | 1999-12-25 23:59:36 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-25 23:59:36 +0800 |
commit | c3429291ced7af025a3fa56983d1d12ed91737ff (patch) | |
tree | c9a980a3f409cb6cf15ac1f44c33110c9cafcbea /irc/party/pkg-descr | |
parent | e2f59858ad6fd4e8e64ac1d4e2b9882e52e5cba4 (diff) | |
download | freebsd-ports-gnome-c3429291ced7af025a3fa56983d1d12ed91737ff.tar.gz freebsd-ports-gnome-c3429291ced7af025a3fa56983d1d12ed91737ff.tar.zst freebsd-ports-gnome-c3429291ced7af025a3fa56983d1d12ed91737ff.zip |
party version 2.12
A simple multiuser chat system.
PR: 15258
Submitted by: James Howard <howardj@wam.umd.edu>
Diffstat (limited to 'irc/party/pkg-descr')
-rw-r--r-- | irc/party/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/irc/party/pkg-descr b/irc/party/pkg-descr new file mode 100644 index 000000000000..646fcbf64e24 --- /dev/null +++ b/irc/party/pkg-descr @@ -0,0 +1,11 @@ +Party is a real-time chat program for Unix systems. It simulates a party +line, where any number of users can talk at the same time - if you type a +line of text, everyone else sees it immediately. + +Chat programs are pretty common these days. Party wasn't the first, but it +was an early one. It's antiquity is reflected in the fact that it doesn't +support networked systems especially well, nor have a web +interface. However, its maturity is reflected in the fact that it has a +clean and simple interface, and a good set of well-integrated features +that make it easy for first-timers to get into. It remains very popular to +this day on several systems. |