diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:06:16 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:06:16 +0000 |
commit | 461042de918b432b8c3c3a7c19d772e646f65dfa (patch) | |
tree | 59dd77df64daf2ed571c249379de6a39f9a1ce7d /chat/bnc/DESCR | |
parent | cf939897e7d1b1584e5e7cb690bc7a608bdaed90 (diff) | |
download | pkgsrc-461042de918b432b8c3c3a7c19d772e646f65dfa.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'chat/bnc/DESCR')
-rw-r--r-- | chat/bnc/DESCR | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/chat/bnc/DESCR b/chat/bnc/DESCR new file mode 100644 index 00000000000..d1cd6e54d85 --- /dev/null +++ b/chat/bnc/DESCR @@ -0,0 +1,17 @@ +IRC Proxy Daemon that supports virtual hosting. + + BNC sports many important advances, including the following: + + RFC 1459 compatible. + Vhost support. + Vhost lists in configuration file, to be displayed on call. + Password option for securety. + bncsetup dialog based script for automatically makeing .conf files. + Additional password for ADMIN mode. + NON-spawning code with crontab script to keep daemon alive. + Daemon commands for ON-THE-FLY single-user reconfiguration of Vhosts + and connecting to a server. + Ability to include the bounce address in the password; for quick, + efficient connection to an irc host. + Optional Logging of connects, failures, and other important data. + Identwd dynamic ident support for on-the-fly per-user ident changing. |