aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ratbox-services
Commit message (Collapse)AuthorAgeFilesLines
* - Tidy-upmiwi2007-10-284-6/+14
| | | | | | | - Improved config handling PR: 117547 Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
* [PATCH] irc/ratbox-services: Unbreak and portlintedwin2007-10-012-14/+15
| | | | | | | | | | | the port has a syntax error which breaks (INDEX) building if WITH_PGSQL is set. I also took the liberty of removing some portlint warnings. Maintainer was pointed to it over IRC. PR: ports/116761 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
* Transfer maintainership.shaun2007-09-281-1/+1
|
* [patch] port update for irc/ircd-ratboxedwin2007-09-2810-170/+356
| | | | | | | | | | | | | | | | | | | | | | Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6 [patch] port upgrade for irc/ratbox-services Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2 Removal of irc/ircd-ratbox-devel The ircd-ratbox-devel port is depreciated and installs an out-dated version of ircd-ratbox. There is no current development release of ircd-ratbox; please could this port be deleted as the ratbox team are some time away from releasing a new development version. [Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox] PR: ports/115950, ports/116156, ports/116158 Submitted by: Lewis <moggie@elasticmind.net> Approved by: shaun@
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* ratbox-services is a services package written mostly from scratch forpav2006-05-0110-0/+554
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>