Commit Graph

24 Commits

Author SHA1 Message Date
ajacoutot
938c502440 Use ${LOCALSTATEDIR}.
from Brad
2015-12-20 07:52:43 +00:00
ajacoutot
4a8da2dd59 Udate to ircd-ratbox 3.0.9.
- Fixes a remote DoS issue, CVE 2015-5290.

from Brad
2015-12-16 06:42:57 +00:00
jca
c5b0f0aeab Drop MAINTAINER, the mail address bounces. 2015-11-05 19:08:56 +00:00
sthen
b4725de3fe don't use RAND_egd 2014-04-19 18:31:45 +00:00
brad
6fc4028f13 Bring in a typo fix for the same code in ircd-ratbox as submitted
for ircd-hybrid by Adam Jeanguenat <avj at voyager dot 6v6 dot org>.

ok sthen@
2013-10-31 01:25:07 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
d1febc3c8b Update to ircd-ratbox 3.0.8. Fixes a remote DoS issue.
ok sthen@
2012-12-31 22:53:43 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
fgsch
51f75be3a1 update to ircd-ratbox 3.0.7.
from brad. maintainer timed out
2011-11-27 10:57:24 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
sthen
d52574a8af Use correct AUTOCONF_VERSION, from Brad. 2011-05-01 20:22:34 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
jasper
41478f3858 - better filename for the script 2010-11-09 11:56:17 +00:00
ajacoutot
d834796d07 Use tab for consistency with other rc scripts. 2010-11-09 11:53:53 +00:00
fgsch
bc801dce4f Add rc script and move to new style LIB_DEPENDS.
jasper@ ok.
2010-11-09 11:33:34 +00:00
fgsch
ec20ded6ba use underscore within the flavor's name as dash is not allowed. 2010-04-02 21:55:38 +00:00
jasper
2a2565ff64 SECURITY UPDATE of ircd-ratbox to 3.0.6
- among the bugfixes is are fixes for CVE-2010-0300 and CVE-2009-4016.

ok ajacoutot@
2010-02-01 10:32:07 +00:00
fgsch
dc5dae3902 Hack to allow to change the default nick length.
martynas@ and simon@ (maintainer) agreed.
2009-10-19 21:01:16 +00:00
fgsch
6e8e87eeb9 create /var/run/ircd-ratbox at starting time, not as a @sample. while
i'm here indent and improve comment.
maintainer timed out. martynas@ ok.
2009-10-04 12:56:23 +00:00
simon
85ea1dafd9 update to version 3.0.4 and set NO_REGRESS
prodded by same diff from Michiel van Baak, thanks!
2009-06-23 14:02:03 +00:00
simon
cef96c6e30 import ircd-ratbox
ircd-ratbox is an advanced, stable and fast ircd.
It is the primary ircd used on EFNet, combining the stability of an ircd
required for a large production network together with a rich set of
features, making it also suitable for use on smaller networks. 

Features include:
 * optional SSL support to enable encrypted connections between clients
   and servers, as well as server to server links
 * support for SSL only channels (channel mode +S)
 * uses sqlite3 for handling and storing k/x/d lines
 * support for global CIDR limits
 * provides adminwall command allowing admins to broadcast messages to
   each other
 * support to force nick changes

request, testing and feedback by Michiel van Baak
setusercontext() idea from form@ via bernd@
tested on armish and ok by sthen@
2009-02-09 09:41:54 +00:00