Index: head/security/pssh/Makefile =================================================================== --- head/security/pssh/Makefile (revision 425418) +++ head/security/pssh/Makefile (revision 425419) @@ -1,24 +1,20 @@ # $FreeBSD$ PORTNAME= pssh PORTVERSION= 2.3.1 CATEGORIES= security net sysutils -MASTER_SITES= GOOGLE_CODE \ - LOCAL/brooks +MASTER_SITES= CHEESESHOP MAINTAINER= brooks@FreeBSD.org COMMENT= Parallel versions of the openssh tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable (google code has gone away) - RUN_DEPENDS= rsync:net/rsync +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils - -PROJECTHOST= parallel-ssh .include Index: head/security/pssh/distinfo =================================================================== --- head/security/pssh/distinfo (revision 425418) +++ head/security/pssh/distinfo (revision 425419) @@ -1,2 +1,3 @@ +TIMESTAMP = 1478198607 SHA256 (pssh-2.3.1.tar.gz) = 539f8d8363b722712310f3296f189d1ae8c690898eca93627fc89a9cb311f6b4 SIZE (pssh-2.3.1.tar.gz) = 23427 Index: head/security/pssh/pkg-descr =================================================================== --- head/security/pssh/pkg-descr (revision 425418) +++ head/security/pssh/pkg-descr (revision 425419) @@ -1,13 +1,13 @@ 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://code.google.com/p/parallel-ssh/ +WWW: https://pypi.python.org/pypi/pssh