Commit graph

10 commits

Author SHA1 Message Date
Andrej Zverev
e83b6d896c - Fix patch in previous commit (broken -d option)
- bump portrevision

Reported by:	Alexander Logvinov <ports@logvinov.com> via ports/115420 follow-up

Pointy hat:	az
2007-08-31 07:48:56 +00:00
Andrej Zverev
5d8cecb461 - Implement new option -t <integer value in seconds>(*).
- bump PORTREVISION

(*) Since program was drop connections every six hours,
this option provide mechanism to override default constant.

PR:		ports/115420
Submitted by:	SeaD <sead at mail.ru>
Approved by:	maintainer (timeout)
2007-08-26 11:05:00 +00:00
Martin Wilke
1a7ae785a9 - Add new -d option to call gethostbyname before connect
PR:		113069
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	maintainer
2007-06-06 11:24:47 +00:00
Martin Wilke
38544a73db Use %%PREFIX%% in rc_subr script
PR:		ports/106899
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2007-01-02 09:07:17 +00:00
Cheng-Lung Sung
b5bbaa763a - Provide rc_subr script for bounce
PR:		ports/104514
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (Matt Wilbur)
2006-11-10 00:44:59 +00:00
Pav Lucistnik
b74350bdb3 - Add new -b option for outcoming connection binding
PR:		ports/96263 (in follow-up)
Submitted by:	SeaD <sead@mail.ru>
Approved by:	Matt Wilbur <matt@efs.org> (maintainer)
2006-07-04 14:49:27 +00:00
Pav Lucistnik
8161f38d86 - Add patch to be able to make redirects from specified outgoing IP
PR:		ports/96263
Submitted by:	SeaD <sead@mail.ru>
2006-05-02 08:31:07 +00:00
David E. O'Brien
3e96d793e3 Allow an extra commandline argument to bind to a specific local address -
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>
2000-01-15 04:49:24 +00:00
David E. O'Brien
fed1b3577d Quiet bind()' and accept()' warnings.
PR:		14013
Submitted by:	Dominik Rothert <dr@domix.de>
1999-09-28 15:24:46 +00:00
David E. O'Brien
d699d09cb6 A little program to bounce tcp connections to another machine/port. 1998-12-30 04:31:42 +00:00