diff options
author | pav <pav@FreeBSD.org> | 2006-05-01 20:45:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-01 20:45:14 +0800 |
commit | d7ec09f26cb91ff9ad2faf57608495e87bc986e5 (patch) | |
tree | a2af64bc00ed92903dd0b3bd769b72600a428147 /irc/ratbox-services/distinfo | |
parent | b46fe003032ed15360960aed5e6a19a6cf82be7d (diff) | |
download | freebsd-ports-gnome-d7ec09f26cb91ff9ad2faf57608495e87bc986e5.tar.gz freebsd-ports-gnome-d7ec09f26cb91ff9ad2faf57608495e87bc986e5.tar.zst freebsd-ports-gnome-d7ec09f26cb91ff9ad2faf57608495e87bc986e5.zip |
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. It also uses 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
- Opered bot
- List service
WWW: http://services.ircd-ratbox.org/
PR: ports/92520
Submitted by: Shaun Amott <shaun@inerd.com>
Diffstat (limited to 'irc/ratbox-services/distinfo')
-rw-r--r-- | irc/ratbox-services/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/ratbox-services/distinfo b/irc/ratbox-services/distinfo new file mode 100644 index 000000000000..4cc7c73185ce --- /dev/null +++ b/irc/ratbox-services/distinfo @@ -0,0 +1,3 @@ +MD5 (ratbox-services-1.0.3.tgz) = acd4598d12b82c367f5a13110d784422 +SHA256 (ratbox-services-1.0.3.tgz) = 10e08ec21522499c8b3e6c1b37300a83f87e74b40a98ef19fcc40cd61127b510 +SIZE (ratbox-services-1.0.3.tgz) = 634213 |