Tweak java/jboss72 version 7.2.0_1
[dports.git] / irc / ircd-ratbox / pkg-descr
1 This is a port of the ircd-ratbox IRC daemon.
2
3 ircd-ratbox is the primary ircd used on EFnet; it combines the stability
4 of an ircd required for a large production network together with a rich
5 set of features, making it also suitable for use on smaller networks.
6
7 Changes Include:
8   o Optional SSL support to enable encrypted connections between clients
9     and servers, as well as server to server links.
10   o Add support for SSL only channels, channel mode +S.
11   o sqlite3 for handling and storing k/x/d lines.
12   o Support for global CIDR limits.
13   o Added adminwall allowing admins to broadcast messages to each other.
14   o Creation of new library archive 'libratbox'.
15   o Support for forced nick changes (instead of collision kills).
16   o New ssld and bandb processes for SSL connections and ban checking;
17     these allow ratbox-3 to make better use of multi-processor systems.
18
19 WWW: http://www.ratbox.org/