Commit graph

2 commits

Author SHA1 Message Date
Martin Wilke
6da2259dda - Fix a crash if dirproxy recieves an ACTION command without a parameter.
- Bump PORTREVISION

Reviewed by:	simon
Approved by:	portmgr (erwin)
Security:	http://vuxml.FreeBSD.org/a1ef3fc0-8ad0-11dc-9490-0016179b2dd5.html
2007-11-04 18:11:54 +00:00
Martin Wilke
70004bb2e7 - Add dircproxy Development version.
dircproxy is an IRC proxy server 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!

dircproxy has a whole host of features. Please read the file README in
the source distribution for a list.

WWW: http://dircproxy.securiweb.net/

PR:		108930
Submitted by:	Martin Matuska <martin@matuska.org>
Repocopy by:    marcus
2007-02-12 07:56:07 +00:00