notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
autossh Automatically restart SSH sessions and tunnels
1.4g_1 security on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4gVersion of this port present on the latest quarterly branch.
Maintainer: egypcio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-06 23:51:34
Last Update: 2024-03-17 13:10:07
Commit Hash: ca7e55d
People watching this port, also watch:: p5-Net-DNS, libiconv, popt, rsync, arc
License: BSD3CLAUSE
WWW:
https://www.harding.motd.ca/autossh/
Description:
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 original idea and the mechanism were from rstunnel (Reliable SSH Tunnel). With this version the method changes: autossh uses ssh to construct a loop of ssh forwardings (one from local to remote, one from remote to local), and then sends test data that it expects to get back. (The idea is thanks to Terrence Martin.)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/autossh-1.4g_1/catalog.mk
  2. /usr/local/share/licenses/autossh-1.4g_1/LICENSE
  3. /usr/local/share/licenses/autossh-1.4g_1/BSD3CLAUSE
  4. bin/autossh
  5. share/examples/autossh/autossh.host
  6. share/examples/autossh/rscreen
  7. share/man/man1/autossh.1.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • autossh>0:security/autossh
To install the port:
cd /usr/ports/security/autossh/ && make install clean
To add the package, run one of these commands:
  • pkg install security/autossh
  • pkg install autossh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: autossh
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1547720905 SHA256 (autossh-1.4g.tgz) = 5fc3cee3361ca1615af862364c480593171d0c54ec156de79fc421e31ae21277 SIZE (autossh-1.4g.tgz) = 67599

Packages (timestamps in pop-ups are UTC):
autossh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4g1.4g_11.4g1.4g1.4g_1-1.4g-
FreeBSD:13:quarterly1.4g1.4g1.4g1.4g1.4g1.4g1.4g1.4g
FreeBSD:14:latest1.4g1.4g_11.4g1.4g1.4g_11.4g-1.4g
FreeBSD:14:quarterly1.4g1.4g-1.4g1.4g1.4g1.4g1.4g
FreeBSD:15:latest1.4g1.4g_1n/a1.4gn/a1.4g1.4g1.4g
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for autossh-1.4g_1: DOCS=on: Build and/or install documentation SSH_PORTABLE=off: Default to ports openssh (instead of base) ===> Use 'make config' to modify these settings
Options name:
security_autossh
USES:
tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.harding.motd.ca/autossh/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4g_1
17 Mar 2024 13:10:07
commit hash: ca7e55d00780653cfda3c1eb8c1362c2c1509f37commit hash: ca7e55d00780653cfda3c1eb8c1362c2c1509f37commit hash: ca7e55d00780653cfda3c1eb8c1362c2c1509f37commit hash: ca7e55d00780653cfda3c1eb8c1362c2c1509f37 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
*: Move manpages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.4g
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4g
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4g
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4g
27 Aug 2020 19:49:08
Revision:546679Original commit files touched by this commit
tcberner search for other commits by this committer
scecurity/autossh: fix build with recent current
1.4g
31 Jul 2019 09:02:26
Revision:507703Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
1.4g
17 Jan 2019 12:04:54
Revision:490547Original commit files touched by this commit
egypcio search for other commits by this committer
security/autossh: update 1.4f to 1.4g

  - adopt this port; pet portlint.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18869
1.4f
30 Jun 2018 08:52:49
Revision:473607Original commit files touched by this commit
fernape search for other commits by this committer
security/autossh: update to version 1.4f

PR:	229354
Submitted by:	monsieurp@gentoo.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16048
1.4e
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.4e
23 Aug 2015 10:38:23
Revision:395083Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.4e
- add SSH_PORTABLE option
- drop maintainership

PR:		201798
Submitted by:	franco@opnsense.org
1.4d
13 Nov 2014 09:02:57
Revision:372514Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.4d
11 Sep 2014 23:48:54
Revision:367996Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.4d (see http://www.harding.motd.ca/autossh/CHANGES)
1.4c
04 Jul 2014 22:17:12
Revision:360671Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.4c
06 Jun 2014 01:46:13
Revision:356731Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
1.4c
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.4c
08 May 2012 20:05:39
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.4c
- minor tweak to autossh for -f
- handle newer ssh cmd args w/out getting 'illegal option'

Submitted by:   jhein@symmetricom.com
1.4b
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.4b
22 Apr 2008 21:11:30
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.4b
1.4a
04 Aug 2006 07:07:19
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.4a
1.4
06 Jun 2006 01:17:28
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.4
1.3
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
1.3
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.3
05 Jun 2005 16:28:08
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.3

Noticed by:     Makoto Matsushita <matusita@jp.FreeBSD.org>
1.2g
11 Jan 2005 11:43:02
Original commit files touched by this commit
leeym search for other commits by this committer
- update to autossh-1.2g
1.2f
18 Jul 2004 15:16:54
Original commit files touched by this commit
leeym search for other commits by this committer
update to autossh-1.2
1.2e
18 Mar 2004 02:19:36
Original commit files touched by this commit
leeym search for other commits by this committer
SIZEify my ports.

Submitted by:   trevor
1.2e
12 Dec 2003 15:49:12
Original commit files touched by this commit
leeym search for other commits by this committer
remove extra directories, respect NOPORTDOCS
1.2e
25 Oct 2003 22:51:57
Original commit files touched by this commit
leeym search for other commits by this committer
update to autossh-1.2e
1.2d
22 Oct 2003 23:50:52
Original commit files touched by this commit
kris search for other commits by this committer
Respect CC and CFLAGS
1.2d
06 Oct 2003 23:49:25
Original commit files touched by this commit
leeym search for other commits by this committer
add autossh-1.2d

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 original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)

WWW:            http://www.harding.motd.ca/autossh/

Number of commits found: 31