non port: security/autossh/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 27 Aug 2020
|
[ 19:49 tcberner ]
scecurity/autossh: fix build with recent current
|
Thu, 17 Jan 2019
|
[ 12:04 egypcio ]
security/autossh: update 1.4f to 1.4g
- adopt this port; pet portlint.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18869
|
Sat, 30 Jun 2018
|
[ 08:52 fernape ]
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
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 23 Aug 2015
|
[ 10:38 leeym ]
- update to 1.4e
- add SSH_PORTABLE option
- drop maintainership
PR: 201798
Submitted by: franco@opnsense.org
|
Thu, 11 Sep 2014
|
[ 23:48 leeym ]
- update to 1.4d (see http://www.harding.motd.ca/autossh/CHANGES)
|
Fri, 4 Jul 2014
|
[ 22:17 adamw ] (Only the first 10 of 14 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Fri, 6 Jun 2014
|
[ 01:46 vanilla ]
Stagify.
Approved by: portmgr@
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Tue, 8 May 2012
|
[ 20:05 leeym ]
- 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
|
Tue, 22 Apr 2008
|
[ 21:11 leeym ]
- update to 1.4b
|
Fri, 4 Aug 2006
|
[ 07:07 leeym ]
- update to 1.4a
|
Tue, 6 Jun 2006
|
[ 01:17 leeym ]
- update to 1.4
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Sun, 5 Jun 2005
|
[ 16:28 leeym ]
- update to 1.3
Noticed by: Makoto Matsushita <matusita@jp.FreeBSD.org>
|
Tue, 11 Jan 2005
|
[ 11:43 leeym ]
- update to autossh-1.2g
|
Sun, 18 Jul 2004
|
[ 15:16 leeym ]
update to autossh-1.2
|
Fri, 12 Dec 2003
|
[ 15:49 leeym ]
remove extra directories, respect NOPORTDOCS
|
Sat, 25 Oct 2003
|
[ 22:51 leeym ]
update to autossh-1.2e
|
Mon, 6 Oct 2003
|
[ 23:49 leeym ]
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: 23 |