1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Pav Lucistnik
f70216f3c3 IRCG is a fast, scalable web chat framework that connects a php frontend with
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>
2005-10-08 18:24:39 +00:00