CVSROOT:        /cvs
Module name:    ports
Changes by:     gonz...@cvs.openbsd.org 2012/04/24 06:37:44

Modified files:
        sysutils/autossh: Makefile distinfo 
        sysutils/autossh/pkg: PLIST 

Log message:
Update for autossh to 1.4c using autoconf infrastructure and also drop 
unnecessary
VERSION variable (pointed by sthen@), now autossh use configure.

With this fixes:

- updated option string up to OpenSSH 5.6
- when using -f, set gate_time to 0; the assumption is that
it is being used for infrastructure (i.e. in a system startup),
has been tested, and bombing out just because the remote end is
not up is not the desired behaviour.
- add AUTOSSH_MAXLIFETIME
- fix poll flags so not checking for writable when write done
- compile time TOUCH_PIDFILE option to touch pid file on connection test.

Maintainer drop the maintainership, so I take care of this now.

OK aja@, okan@.

Reply via email to