aboutsummaryrefslogtreecommitdiffstats
path: root/irc/dircproxy-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update download locations, update WWWpgollucci2009-02-012-2/+2
| | | | | | project moved to googlecode Reported by: -fetch-original pointyhat run
* - Fix a crash if dirproxy recieves an ACTION command without a parameter.miwi2007-11-052-0/+12
| | | | | | | | - Bump PORTREVISION Reviewed by: simon Approved by: portmgr (erwin) Security: http://vuxml.FreeBSD.org/a1ef3fc0-8ad0-11dc-9490-0016179b2dd5.html
* - updated maintainer e-mail addressmm2007-04-051-1/+1
| | | | Approved by: garga (mentor)
* - Add dircproxy Development version.miwi2007-02-125-9/+38
| | | | | | | | | | | | | | | | | | | | | | | 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
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update master-sitevs2005-03-162-2/+3
| | | | | PR: ports/76713 Submitted by: maintainer
* Take maintainership.thierry2004-10-132-6/+6
| | | | | | | Since I'm here, use DATADIR. PR: ports/71976 Submitted by: Lester Mesa.
* SIZEify.trevor2004-01-291-0/+1
|
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 1.0.5ijliao2003-01-032-8/+8
| | | | | | | make portlint happy PR: 43657 Submitted by: maintainer
* Transfer MAINTAINERship to Lester A. Mesa <lester@mazpe.net> who has beengreid2002-08-311-1/+1
| | | | | | working closely with the author on this software. Submitted by: Lester A. Mesa <lester@mazpe.net>
* Whoops, left this out of the last commit. Add a WWW reference.greid2002-03-121-0/+2
| | | | Submitted by: jim
* Update to version 1.0.3greid2002-03-123-4/+5
| | | | Submitted by: Neil Darlow <neil@darlow.co.uk>
* Update to 1.0.2greid2002-01-072-3/+4
| | | | Submitted by: Scott James Remnant <scott@netsplit.com> (author)
* Update to version 1.0.1greid2001-07-142-3/+3
| | | | Submitted by: Scott Remnant <scott@netsplit.com>
* Add dircproxy 1.0.0, a detachable irc proxy server with many features.will2001-03-116-0/+51
PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org>