NOTICE: This package has been removed from pkgsrc

./chat/dircproxy-devel, Detachable internet relay chat proxy server (devel version)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.0beta2nb1, Package name: dircproxy-1.2.0beta2nb1, Maintainer: adrianp

dircproxy is an IRC proxy server ("bouncer") designed for people
who use IRC from lots of different workstations or clients, but wish
to remain connected and see what they missed while they were away.
You connect to IRC through dircproxy, and it keeps you connected to
the server, even after you detach your client from it. While you're
detached, it logs channel and private messages as well as important
events, and when you re-attach it'll let you know what you missed.

This can be used to give you roughly the same functionality as
using ircII and screen together, except you can use whatever IRC
client you like, including X ones!

* THIS IS AN UNSTABLE DEVELOPMENT RELEASE OF DIRCPROXY. IT HAS HIGHER
* THEN USUAL RISK OF DESTROYING YOUR SYSTEM.
*
* FOR A STABLE RELEASE USE THE LATEST 1.0.x



Package options: ssl

Master sites:

SHA1: 43ab3d1b7559fd34a315c50150eebedeb4ec48db
RMD160: 3e8bf9e11fd46caa7fd90189faf51c9e5f37d369
Filesize: 307.109 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-17 14:53:55 by Matthias Scheler | Files touched by this commit (20) | Package removed
Log message:
Replace "dircproxy" package with with "dircproxy-devel" \ 
package and
remove the later. The old version 1.0.5 is unmaintained, has a remote
DoS vulnerability and is less reliable than version 1.2.0beta2.

Approved by Adrian Portelli.
   2008-06-13 13:46:21 by Matthias Scheler | Files touched by this commit (1)
Log message:
Update home page URL.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-01-18 06:06:45 by Tobias Nygren | Files touched by this commit (191)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-10-14 00:57:01 by Adrian Portelli | Files touched by this commit (4) | Package removed
Log message:
Remove obsolete patches for recent update. (from tron@)
   2007-10-13 21:41:23 by Adrian Portelli | Files touched by this commit (3)
Log message:
Update to 1.2.0-beta2

Not much info other than:
Version 1.2.0-beta -
* Add Support for GET and SET
* Lot of bugfixes

and a fix for CVE-2007-5226
   2006-06-30 17:53:18 by Matthias Scheler | Files touched by this commit (4)
Log message:
Don't use ternary operator as lvalue in an assignment because GCC 4.x
doesn't tolerate such questionable programming pratice.
   2006-04-28 15:23:25 by Matthias Scheler | Files touched by this commit (3)
Log message:
Don't insert "[] " into every stored message if \ 
"log_timestamp" is
set "no". Bump package revision because of this fix.