Objective-C language. The entire IRC client is implemented by plugins,
so one can pick and choose what they want to use.
PR: 103038
Submitted by: Gürkan Sengün
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>
the challenge opering system in ircd-ratbox. The challenge system
provides the ability to oper using private key authentication instead of
passwords to improve security.
WWW: http://respond.ircd-ratbox.org/
PR: ports/96534
Submitted by: Shaun Amott <shaun@inerd.com>
This is a port of the ircd-ratbox IRC daemon.
ircd-ratbox is the primary ircd used on EFnet; it combines 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.
WWW: http://www.ircd-ratbox.org/
PR: ports/92404
Submitted by: Shaun Amott <shaun@inerd.com>
an irc backend. Sascha Schumann created IRCG a few years ago. Unfortunately, he
decided to change the license to a commercial one starting with Version 3 and
removed all traces of the BSD-Licensed IRCG 2. I kept on using the IRCG 2
sources and never had a problem with this setup. IRCG connects an irc server
of your choice with a thttpd webserver. Using PHP, the frontend can be
scripted. It?s mainly a framework for web-based chats, but could be used to
pass any type of xml messages between multiple clients. Memory and CPU usage
per client is quite low, so even an entry-level server can support hundreds of
clients.
PR: ports/86425
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.
PR: ports/83618
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
is fully compatible to original 'blowcrypt' script. It supports
private chat and channel encryption. A secure key-exchange system
is included as well. Please read the file FiSH-irssi.txt, especially the
'Installation' section, before installing it!
PR: ports/81423
Submitted by: Jens Holmqvist <Jens.Holmqvist.zparta@hispan.se>
In addition to base features of ircd 2.9.10 it supports
russian charsets translation (koi8-r,cp1251,translit, etc..)
and also some RusNet protocol extensions.
PR: ports/80061
Submitted by: SeaD <sead@mail.ru>
Port of the PTLink IRCd
This software main purpose is to provide nick/channel registration
services. It also provides a memo and a news service.
PR: ports/73071
Submitted by: Dennis Cabooter <dennis@rootxs.org>
Port of the PTLink IRCd
This is the core service for an IRC network, it handles the
client connections and keeps the channels/users information.
WWW: http://www.ptlink.net
PR: ports/73070
Submitted by: Dennis cabooter <dennis@rootxs.org>
bopm is an open-source open proxy monitor, designed for use
with hybrid-based ircds, although it can be used with slight
modification on any server which has +c to show connects to
opers and that supports KLINEs in order to K-LINE incoming
connects from open proxies.
PR: ports/70065
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
Garnaxbot (File Server) is a file serving bot for IRC (commonly
referred to as a DCC bot). It uses the DCC chat/send features
of IRC to send files to other users. Garnaxbot will connect to
an IRC server and allow people to request files via DCC chat.
PR: ports/68101
Submitted by: Travis Poppe <tlp@liquidx.org>
gseen works similar to countless seen scripts. It logs for each user
when he or she was last seen in the channel and makes this information
publically available. It takes switching nick names into consideration
and supports wildcards in search-requests.
The advantage of gseen in contrast to most other seen scripts is it's speed.
gseen can handle databases of several thousand nicks withouta lag in seen
requests. It also supports several languages.
PR: ports/67386
Submitted by: Gerrit Beine <tux@pinguru.net>
Kwirc is an IRC client for KDE. It features:
o SSL Support
o Multiserver
o Lame mode with smileys
o Ruby scripting
WWW: http://kwirc.sourceforge.net/
Approved by: arved (mentor)