1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/irc/ratbox-services/pkg-descr
Martin Wilke 9895e60138 - Tidy-up
- Improved config handling

PR:		117547
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2007-10-27 22:18:13 +00:00

20 lines
640 B
Plaintext

ratbox-services is a services package written mostly from scratch for
use with ircd-ratbox.
It is highly configurable, with nearly all options being set in a config
that can be rehashed rather than set at compile time. As well as supporting
standard database backends like PostgreSQL, its default is to use
the SQLite database backend, which works as a database interface to a normal
file, meaning no seperate database software must be running.
Features:
- User, nick and channel services
- Jupe service
- Global message service
- Oper services
- Watcher services
- Opered bot
- List service
WWW: http://services.ircd-ratbox.org/