non port: security/sshpass/Makefile |
SVNWeb
|
Number of commits found: 13 |
Wed, 22 Mar 2023
|
[ 01:30 Koichiro Iwao (meta) ] ebdd0da
security/sshpass: Update to 1.10
PR: 270371
Changes: https://sourceforge.net/p/sshpass/code-git/ci/v1.10/tree/ChangeLog
|
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 )
|
Wed, 22 Dec 2021
|
[ 09:25 Bartek Rutkowski (robak) ] 272297b
security/sshpass: Update 1.06 -> 1.09
PR: 259407
Reported by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
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.
|
Wed, 24 Jan 2018
|
[ 09:41 ak ]
- Update name of autoreconf WRKSRC variable in comment
- Fix a few ports with invalid USES autoreconf arguments
- Add check for invalid USES autoreconf arguments
Differential Revision: https://reviews.freebsd.org/D14004
Approved by: tijl (autotools maintainer), portmgr (mat)
|
Fri, 20 Jan 2017
|
[ 19:38 sunpoet ]
Update to 1.0.6
- While I'm here:
- Add LICENSE_FILE
- Regenerate patch file with makepatch:
- Update WWW
Changes: https://sourceforge.net/projects/sshpass/files/sshpass/1.06/ChangeLog/view
PR: 216319
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
Sat, 2 Jan 2016
|
[ 11:59 riggs ]
Backport patch from upstream trunk for 'hangs forever' issue
On http://sourceforge.net/p/sshpass/bugs/12/ the issue is explained:
Doing a "sshpass -p password ssh vmfreebsd10-32 -l account ls" hangs
forever. The reason is that in this combination the prompt for the
password looks like this: "Password for account@vmfreebsd10-32:" and
sshpass checks the password against the string "assword:", so there
is no match.
This is fixed upstream in trunk, but no release has been created yet.
Import the patch into the ports tree until the next release.
PR: 204819
Submitted by: andrey@bsdnir.info
Approved by: maintainer timeout
|
Thu, 17 Jul 2014
|
[ 08:57 olgeni ] (Only the first 10 of 206 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
Fri, 31 Jan 2014
|
[ 16:49 miwi ]
- Stage support
|
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)
|
Sun, 12 Feb 2012
|
[ 17:37 jgh ]
- fix origin from previous commit
|
[ 06:26 jgh ]
Add new port (security/sshpass)
Sshpass is a tool for non-interactively performing password authentication
with SSH's so called "interactive keyboard password authentication".
Most user should use SSH's more secure public key authentication instead.
WWW: http://sourceforge.net/projects/sshpass/
PR: ports/164775
Submitted by: Hung-Yi Chen <gaod at hychen.org>
|
Number of commits found: 13 |