openbsd-ports/sysutils/autossh/pkg/PLIST
gonzalo d48f44e99e 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@.
2012-04-24 12:37:44 +00:00

10 lines
267 B
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2012/04/24 12:37:44 gonzalo Exp $
@bin bin/autossh
@man man/man1/autossh.1
share/doc/autossh/
share/doc/autossh/CHANGES
share/doc/autossh/README
share/examples/autossh/
share/examples/autossh/autossh.host
share/examples/autossh/rscreen