Port details |
- pssh Parallel version of OpenSSH and related tools
- 2.3.4 security
=4 Version of this port present on the latest quarterly branch. - Maintainer: timp87@gmail.com
 - Port Added: 2007-07-03 00:07:58
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: haproxy, postgrey, policyd2, postfix
- Also Listed In: net sysutils
- License: BSD3CLAUSE
- Description:
- PSSH provides parallel versions of OpenSSH and related tools, including:
- Parallel ssh (pssh)
- Parallel scp (pscp)
- Parallel rsync (prsync)
- Parallel nuke (pnuke)
- Parallel slurp (pslurp)
The project includes psshlib which can be used within custom applications.
The source code is written in Python 3.5+.
The original PSSH project was written and maintained by Brent N. Chun.
Due to his busy schedule, Brent handed over maintenance to Andrew McNabb
in October 2009. PSSH hasn't got any updates since 2014.
This package is a fork by 'lilydjwg' github user.
It seems the most live fork that has been accumulating fixes past years.
WWW: https://github.com/lilydjwg/pssh
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/security/pssh/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pssh
- pkg install pssh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pssh
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1595513049
SHA256 (lilydjwg-pssh-v2.3.4_GH0.tar.gz) = 0f139e8c4d59f0ed9379ce96660d8ce4e008020b22524466d9c23eb9830c841c
SIZE (lilydjwg-pssh-v2.3.4_GH0.tar.gz) = 51859
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- rsync : net/rsync
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- security_pssh
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.3.4 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.3.4 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Aug 2020 18:41:57
2.3.4 |
fernape  |
security/pssh: update to 2.3.4
ChangeLog https://github.com/lilydjwg/pssh/blob/master/ChangeLog
* switch to the most viable fork
* Set MAINTAINER
PR: 248208
Submitted by: timp87@gmail.com |
10 Apr 2020 16:55:10
2.3.1_2 |
brooks  |
Fix bitrotted code.
Drop maintainership. I don't use this port much as evidenced by the
fact that one of these bugs was fixed in Arch Linux in 2016
(https://bugs.archlinux.org/task/46571).
Submitted by: Jacob D Hunt
MFH: 2020Q2 |
10 Apr 2019 06:18:32
2.3.1_1 |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
25 Apr 2018 16:42:38
2.3.1 |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
30 Nov 2017 15:50:34
2.3.1  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
05 Nov 2016 18:01:32
2.3.1 |
sunpoet  |
- Update MASTER_SITES and unbreak this port
- Add NO_ARCH
- Remove PROJECTHOST
- Update WWW
Approved by: portmgr (blanket) |
14 Sep 2016 15:59:34
2.3.1 |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
19 May 2016 10:53:06
2.3.1 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
2.3.1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
22 May 2015 20:34:29
2.3.1 |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
30 Aug 2014 09:02:49
2.3.1 |
sunpoet  |
- Update LICENSE [1]
- Use USES=python [2]
- Use USE_PYTHON=autoplist to fix packaging when DEFAULT_VERSIONS=python=3.* [2]
Approved by: portmgr (blanket) [1]
With hat: python [2] |
18 Oct 2013 14:40:44
2.3.1 |
brooks  |
STAGIFY |
20 Sep 2013 22:55:26
2.3.1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
30 Jul 2012 16:04:39
2.3.1 |
brooks  |
Upgrade to 2.3.1. [0]
Fix a few outstanding plist bugs.
PR: ports/166509 [0]
Submitted by: Paul Procacci <pprocacci at gmail.com> [0] |
11 Feb 2011 18:12:28
2.2.2 |
brooks  |
Update to 2.2.2
PR: ports/154568
Submitted by: Ruslan Mahmatkhanov |
05 Feb 2011 11:19:28
2.1.1 |
miwi  |
- Use GOOGLE_CODE/LOCAL macro
PR: 153113
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Approved by: maintainer timeout
Feature safe: yes |
08 Dec 2010 23:46:28
2.1.1 |
brooks  |
Move to the new distribution site on googlecode and upgrade to 2.1.1. |
13 Feb 2009 20:11:13
1.4.3 |
brooks  |
Upgrade to 1.4.3 which fixes all of the bugs I had patched around and more.
Prodded by: Michael <postmaster at softsearch dot ru> (ages ago),
portscout (via miwi) |
30 Jul 2007 09:42:28
1.3.1_1 |
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
06 Jul 2007 20:30:24
1.3.1_1 |
brooks  |
Fix a couple bugs and remove the IGNORE variable:
- select can be interrupted and return EINTR so we need to loop around it
while it does so rather than treating it as a fatal error.
- all process creations are matched with a wait() so having a SIGCHLD
handler that performs a wait(-1) is pointless and racy. We tend to
loose the race over half the time and as a result were reporting
successful processes as failed.
Add a couple features:
- Skip commented lines in the host specification.
- Allow '-' as an alias for stdin in the host file specification. |
06 Jul 2007 15:44:10
1.3.1 |
brooks  |
Further testing indicates that a majority of connections fail,
apparently due to mishandling of EINTR in select. It looks like
this is simlar to the problem reported in Python bug linked below,
but thus far I have been unable to work around it. Until that
happens, mark this port IGNORE to prevent disappointment.
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1049450&group_id=5470 |
03 Jul 2007 00:06:22
1.3.1 |
brooks  |
Add pssh:
This package provides parallel versions of the openssh tools. Included
in the distribution:
- Parallel ssh (pssh)
- Parallel scp (pscp)
- Parallel rsync (prsync)
- Parallel nuke (pnuke)
- Parallel slurp (pslurp)
What are these tools good for? Mainly for controlling large collections
of nodes in the wide-area.
WWW: http://www.theether.org/pssh/ |