./net/ircd-ratbox [advanced, stable and fast irc server]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 3.0.6, Package name: ircd-ratbox-3.0.6
Maintained by: Simon Bertrang
Required to build:
[archivers/bzip2] [devel/libtool] [devel/metaauto] [devel/autoconf/2.62]
Master sites:
Description
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


MD5: MfT65CERRBiLS5gtbn00ZQ=
RMD160: Eyc9oeV6a+44Tm3ZZ13b/eNGUwE=
Filesize: 1931.01 KB

Package available on: cdrom(), ftp()
Distfile available on: cdrom(), ftp()

Version History (View Complete History)
  • (2010-02-01) Updated to version: ircd-ratbox-3.0.6
  • (2009-10-20) Updated to version: ircd-ratbox-3.0.4p1
  • (2009-10-04) Updated to version: ircd-ratbox-3.0.4p0
  • (2009-06-24) Updated to version: ircd-ratbox-3.0.4
  • (2009-02-09) Package added to openports.se, version ircd-ratbox-3.0.1 (created)
[show/hide] View available PLISTS (Can be a lot of data)
[show/hide] View known vulnerabilities

CVS Commit History:

   2010-02-09 21:48:15 by William Yodlowsky | Files touched by this commit (2)
Log message:
SECURITY FIX
Resolves CVE-2009-4016 and CVE-2010-0300
patches from upstream
ok simon@ jasper@
   2010-02-01 03:32:07 by Jasper Lievisse Adriaanse | Files touched by this commit (7)
Log message:
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@
   2009-10-19 15:01:16 by Federico G. Schwindt | Files touched by this commit (1)
Log message:
Hack to allow to change the default nick length.
martynas@ and simon@ (maintainer) agreed.
   2009-10-04 06:56:23 by Federico G. Schwindt | Files touched by this commit (3)
Log message:
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-06-23 08:02:03 by Simon Bertrang | Files touched by this commit (4)
Log message:
update to version 3.0.4 and set NO_REGRESS
prodded by same diff from Michiel van Baak, thanks!