summaryrefslogtreecommitdiff
path: root/net/bounce (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
|
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.David E. O'Brien2000-06-071-1/+1
|
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesDavid E. O'Brien2000-06-071-1/+1
| | | | over to the new ftp.freebsd.org local distfiles site.
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
|
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
|
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Allow an extra commandline argument to bind to a specific local address -David E. O'Brien2000-01-151-6/+118
| | | | | | | which I've found to be handy when doing things like bouncing SMTP or POP connections on a machine that already has an MTA or POP daemon running... Submitted by: Scot Elliott <scot@tech.boo.com>
* Quiet `bind()' and `accept()' warnings.David E. O'Brien1999-09-281-2/+20
| | | | | PR: 14013 Submitted by: Dominik Rothert <dr@domix.de>
* change use of DISTFILES and portlintDavid E. O'Brien1999-09-041-1/+1
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* A little program to bounce tcp connections to another machine/port.David E. O'Brien1998-12-306-0/+55