aboutsummaryrefslogtreecommitdiff
path: root/irc/charybdis
Commit message (Collapse)AuthorAgeFilesLines
* Modify default directory for ban.db; charybdis now works "out of the box",Chris Rees2013-01-024-16/+27
| | | | | | | | | without breaking installs already configured. Fix installation of libratbox.pc Notes: svn path=/head/; revision=309821
* Update to 3.4.2Chris Rees2013-01-025-28/+25
| | | | | | | | | This contains a security fix, all admins are advised to upgrade. Security: http://www.ratbox.org/ASA-2012-12-31.txt Notes: svn path=/head/; revision=309812
* Add the documentation for IRC operatorsChris Rees2012-07-202-1/+17
| | | | Notes: svn path=/head/; revision=301219
* Register missed CONFLICTS itemsChris Rees2012-06-031-5/+5
| | | | | | | Noticed by: ketas (IRC) Notes: svn path=/head/; revision=298103
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Update maintainer addressChris Rees2011-06-171-1/+1
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=275712
* A powerful IRC daemon, based on ircd-ratbox. Utilized on networks such asMartin Wilke2011-03-176-0/+411
StaticBox and SorceryNet. A variant of charybdis has currently been deployed on Freenode. WWW: http://www.atheme.org/project/charybdis PR: ports/155316 Submitted by: Chris Rees <utisoft at gmail.com> Notes: svn path=/head/; revision=271132