aboutsummaryrefslogtreecommitdiffstats
path: root/net/bounce
Commit message (Collapse)AuthorAgeFilesLines
* - Fix patch in previous commit (broken -d option)az2007-08-312-2/+2
| | | | | | | | - bump portrevision Reported by: Alexander Logvinov <ports@logvinov.com> via ports/115420 follow-up Pointy hat: az
* - Implement new option -t <integer value in seconds>(*).az2007-08-262-1/+59
| | | | | | | | | | | - 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)
* - Add new -d option to call gethostbyname before connectmiwi2007-06-062-1/+45
| | | | | | PR: 113069 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer
* Use %%PREFIX%% in rc_subr scriptmiwi2007-01-021-1/+1
| | | | | PR: ports/106899 Submitted by: Alexander Logvinov <ports@logvinov.com>
* - Provide rc_subr script for bounceclsung2006-11-102-4/+57
| | | | | | PR: ports/104514 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Approved by: maintainer (Matt Wilbur)
* - Add new -b option for outcoming connection bindingpav2006-07-042-10/+41
| | | | | | PR: ports/96263 (in follow-up) Submitted by: SeaD <sead@mail.ru> Approved by: Matt Wilbur <matt@efs.org> (maintainer)
* - Grant maintainershippav2006-05-261-1/+1
| | | | | PR: ports/97868 Submitted by: Matt Wilbur <matt@efs.org>
* - Add patch to be able to make redirects from specified outgoing IPpav2006-05-022-0/+22
| | | | | PR: ports/96263 Submitted by: SeaD <sead@mail.ru>
* - Add SHA256pav2005-11-261-0/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix homepage.naddy2003-02-051-1/+1
| | | | | PR: 47863 Submitted by: tadalunch@s5.xrea.com
* 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
* Fix MASTER_SITE, update WWW and add authorkris2002-09-302-1/+4
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/43487
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Install the bounce binary into ${PREFIX}/sbin, not ${PREFIX}/libexec.petef2001-11-242-2/+2
| | | | | | PR: 19585 Submitted by: Nathan Yoder <njyoder@gummibears.nu> Approved by: maintainer
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
|
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.obrien2000-06-081-1/+1
|
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesobrien2000-06-071-1/+1
| | | | over to the new ftp.freebsd.org local distfiles site.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-2/+2
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-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 -obrien2000-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.obrien1999-09-281-2/+20
| | | | | PR: 14013 Submitted by: Dominik Rothert <dr@domix.de>
* change use of DISTFILES and portlintobrien1999-09-051-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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.obrien1998-12-306-0/+55