diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-01-11 18:12:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-01-11 18:12:30 +0800 |
commit | 21bc994a8a56b104ce5b5159470f468e8381c89f (patch) | |
tree | e5e7ddc731a49e7cce8e128934b9fa7f629c60a0 /net/vchat/pkg-descr | |
parent | 20fef367e85e02d542f4772d819d6ec0f24d6e70 (diff) | |
download | freebsd-ports-gnome-21bc994a8a56b104ce5b5159470f468e8381c89f.tar.gz freebsd-ports-gnome-21bc994a8a56b104ce5b5159470f468e8381c89f.tar.zst freebsd-ports-gnome-21bc994a8a56b104ce5b5159470f468e8381c89f.zip |
- Provide working MASTER_SITES
- Rewrite pkg-descr and provide WWW
- Remove pkg-plist
- Pass maintainership to submitter
PR: 91590
Submitted by: Andreas S. Wetzel <mickey@netassembly.de>
Diffstat (limited to 'net/vchat/pkg-descr')
-rw-r--r-- | net/vchat/pkg-descr | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/net/vchat/pkg-descr b/net/vchat/pkg-descr index aa6f56ea6297..0d2cd94f5f28 100644 --- a/net/vchat/pkg-descr +++ b/net/vchat/pkg-descr @@ -1 +1,16 @@ -vchat is the client software for taking part in VChat conferences. +VChat is a fully featured internet conferencing (or chat-) system with +traditional commandline interface, support for ANSI colors, a builtin +user management system with per user assignable permission sets, server side +access control list support and a lot of other useful features. The open +architecture of the system and a range of existing client software that +suits most needs make it the ideal solution for setting up a conferencing +system for your website or network. + +This port is the standard UNIX client software for taking part in VChat +conferences. It also includes vchatd, a TELNET gateway that may be run from +inetd, allowing to take part in VChat conferences by using a standard +telnet client/terminal emulation. + +See net/vserver for the server side components of the VChat system. + +WWW: http://www.enforcer.cc/vchat/ |