Commit Graph

24 Commits

Author SHA1 Message Date
naddy 2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen 77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
gonzalo 361838a3e8 Small update for Autossh to 1.4g:
https://www.harding.motd.ca/autossh/CHANGES.txt

OK bket@
2019-03-20 16:26:01 +00:00
gonzalo c482c37eff Update for autossh to 1.4f:
http://www.harding.motd.ca/autossh/CHANGES.txt

OK jca@
2018-04-03 11:46:17 +00:00
gonzalo e8c5aaa837 Update for Autossh to 1.4e 2015-03-20 14:09:01 +00:00
gonzalo d27d868173 Update for Autossh to 1.4d
- call daemon() before opening any sockets. Problem discovered and
   diagnosed by Frank van der Aa when trying to start autossh at
   system init.
- don't use malloc(n * size) idiom; use calloc()

OK sthen@
2014-10-22 15:31:46 +00:00
espie eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
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
sthen 88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie 6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie 709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
merdely e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
espie d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
jolan 80212d50fa update to 1.3, from Johan Fredin who takes maintainership 2005-09-15 16:03:08 +00:00
pvalchev b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00
pvalchev 4320fb065f Update to autossh-1.2g; from Victor Sahlstedt via maintainer margarida 2004-12-11 05:15:48 +00:00
espie d1fa125d45 new plists 2004-09-15 18:39:31 +00:00
margarida 77e04635b7 Update to version 1.2e 2003-11-02 02:34:19 +00:00
margarida cd73b24cc1 Update to version 1.2d 2003-02-16 19:02:19 +00:00
margarida 4d76371683 Update to version 1.2c
brad@ ok
2002-12-26 00:30:53 +00:00
margarida 8928e21d73 Update to version 1.2b
brad@ ok
2002-11-24 00:29:53 +00:00
margarida 35a29a40e6 add autossh port;
--
autossh is a program to start a copy of SSH and monitor it, restarting
it as necessary should it die or stop passing traffic.
The idea and the mechanism are from rstunnel (Reliable SSH Tunnel),
but implemented in C.

ok and review from brad@
2002-11-21 00:17:58 +00:00