summaryrefslogtreecommitdiff
path: root/net/bounce/files/patch-bounce.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-02- Add -q option to silence output to syslogAlexander Logvinov1-12/+15
PR: ports/133358 Submitted by: me Approved by: maintainer timeout, tabthorpe (mentor) Notes: svn path=/head/; revision=235064
2008-09-02- Fix source bind address using -b option.Felippe de Meirelles Motta1-12/+87
- Use PLIST_FILES instead of pkg-plist. - The patches were merged. - Bump PORTREVISION. PR: ports/124062 Submitted by: Eugene Grosbein <eugen@kuzbass.ru> Approved by: maintainer timeout (>2 weeks) Notes: svn path=/head/; revision=219686
2000-01-15Allow an extra commandline argument to bind to a specific local address -David E. O'Brien1-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> Notes: svn path=/head/; revision=24759
1999-09-28Quiet `bind()' and `accept()' warnings.David E. O'Brien1-2/+20
PR: 14013 Submitted by: Dominik Rothert <dr@domix.de> Notes: svn path=/head/; revision=22047
1998-12-30A little program to bounce tcp connections to another machine/port.David E. O'Brien1-0/+19
Notes: svn path=/head/; revision=15722