aboutsummaryrefslogtreecommitdiffstats
path: root/irc/tircproxy
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
|
* - ECHO -> ECHO_MSGedwin2003-09-271-1/+1
| | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Unbreak transparent proxy modepat2002-10-062-11/+5
| | | | | | PR: ports/43347 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: portmgr
* - reset maintainership to ports@ (the current maintainer says he haspetef2002-06-084-79/+50
| | | | | | | | | | | | no access to FreeBSD machines to help maintain the port) - use DOCSDIR - support NOOPORTDOCS properly - fix a patch to correctly support transparent mode - remove pre-configure script (this breaks the build on bento) - bump PORTREVISION PR: 38922 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Fix transparent proxy with ipfdwcjr2001-11-252-0/+60
| | | | | | PR: 29954 Submitted by: nottebrock@crosswinds.net No response: maintainer
* Port irc/tircproxy has an unfetchable distfile. Patch updates port tomharo2001-03-305-14/+43
| | | | | | | version 0.4.5. PR: 23739 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update MASTER_SITES.sobomax2000-11-021-1/+1
| | | | | PR: 22467 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Caps, no period.hoek1999-08-301-1/+1
|
* Import of tircproxy.jim1999-08-268-0/+107
This program is designed to proxy IRC connections, intercepting and proxying both DCC CHAT and DCC SEND requests transparently to the user. PR: 13066 Submitted by: Eugeny Kuzakov <CoreDumped@lab321.ru>