ChangeLog

# ChangeLog for app-shells/pdsh
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.12 2008/08/03 15:20:56 ulm Exp $

03 Aug 2008; Ulrich Mueller metadata.xml:
Add USE flag description to metadata wrt GLEP 56.

*pdsh-2.16 (15 Jun 2008)

15 Jun 2008; Sven Wegener +pdsh-2.16.ebuild:
Version bump.

15 Jun 2008; Sven Wegener
+files/pdsh-2.14-gcc-4.3-unistd.h.patch,
+files/pdsh-2.14-glibc-2.8-ARG_MAX.patch, pdsh-2.14.ebuild:
Add compability patches for gcc-4.3 and glibc-2.8.

14 Mar 2008; Caleb Tennis pdsh-2.14.ebuild:
amd64 stable

31 Jan 2008; Donnie Berkholz ; -pdsh-2.9.ebuild,
-pdsh-2.11.ebuild, -pdsh-2.12.ebuild:
Clean up.

29 Jan 2008; Justin Bronder pdsh-2.9.ebuild,
pdsh-2.11.ebuild, pdsh-2.12.ebuild, pdsh-2.14.ebuild:
Fix HOMEPAGE (and SRC_URI as long as I'm here). Bug #207642

22 Jan 2008; Christian Faulhammer pdsh-2.14.ebuild:
stable x86, bug 206923

*pdsh-2.14 (08 Sep 2007)

08 Sep 2007; Sven Wegener +pdsh-2.14.ebuild:
Version bump.

26 Apr 2007; Donnie Berkholz ; metadata.xml:
Update for cluster herd split to hp-cluster and ha-cluster.

*pdsh-2.12 (17 Apr 2007)

17 Apr 2007; Sven Wegener +pdsh-2.12.ebuild:
Version bump. Add ~amd64 keyword.

*pdsh-2.11 (22 Nov 2006)

22 Nov 2006; Donnie Berkholz ; +pdsh-2.11.ebuild:
(#153687) Bump; make rsh optional, switch to sourceforge, use DESTDIR for
installing (Allen S. Rout).

*pdsh-2.9 (20 Jul 2006)

20 Jul 2006; Donnie Berkholz ; +metadata.xml,
+pdsh-2.9.ebuild:
(#81171) Add the parallel distributed shell (jghobrial@uh.edu).

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

AUX pdsh-2.14-gcc-4.3-unistd.h.patch 315 RMD160 c64f1dc67a92849303cab83edc9d4453c7a2e698 SHA1 c8259923b7376855406d22277b17c5f22b93fa96 SHA256 791a91fda382aa41ecbdccc8528f283ae457740120e123b233cc393c57241164
AUX pdsh-2.14-glibc-2.8-ARG_MAX.patch 998 RMD160 ccf884b7735bb9f78104b64946c69ced0a875158 SHA1 6dd73dd296d3ad5b67a523104a9278f0b02be500 SHA256 92b97b3e4b60d6f492d76568baf14713995eded46868aa8d46e891c82d1ab8d5
DIST pdsh-2.14.tar.bz2 445693 RMD160 732fb8f0923ce5222dd88332766832621ad8a32c SHA1 f6e1f21c86f375408492b9eaadf7089c37531317 SHA256 7f08f4c78d5370683b27ae0db42817f72a21c3a2bb0db0c3ac8175f2f407a563
DIST pdsh-2.16.tar.bz2 446899 RMD160 90b18a46b6548e28298f84983b47b2da4851f090 SHA1 4c0fa9eda83001c6fe695c6ddc36f845148b3cec SHA256 8891cd3b175d3075f7c71fa4ee2b077306117ada5dd8c0966caaa3b74eca3a3e
EBUILD pdsh-2.14.ebuild 994 RMD160 b287f05fb79831066b3b963c6e0870e1fc42d045 SHA1 7df4fc4acdfd60524b24f651144f95f5641752b5 SHA256 b9ff7de7cfe9223924608070aa46f634c64d213aa67e27c9b057097e5a697eef
EBUILD pdsh-2.16.ebuild 1008 RMD160 ef38132290ce3bba2b7eac1debda3540db9cdc79 SHA1 a4676ff6d17e0630d7d334eac2d4968768e1027b SHA256 3132caf747248cd034beb696e28820949d42e351804af9194862a0f7f8cb370a
MISC ChangeLog 1897 RMD160 a84e7e14123308ed24f6a5f7670bdcb23a0ecef3 SHA1 e95395be837ead11c7370657e6110c5955a0eaa0 SHA256 f7a1d529bf0a17c0eb0f7af99a8828916eb21d5d23a69897d6edb6e62db01e81
MISC metadata.xml 1009 RMD160 21fbc79ba84e4aa662fe77b99651f1d674232b88 SHA1 c9eb9d272834102cbd884ae9e234be731e1c06ca SHA256 718701c3accac68f7cd93abf908b9e164360c23b533461a1e05b3fca190d5910
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiVzOYACgkQOeoy/oIi7uwtEQCg5mvvemkLJqQocnGjsVVfQUu3
NhAAoM3qmf2ipTPFBoO1e0NaTL6eijdp
=3Pvk
-----END PGP SIGNATURE-----

files

metadata.xml




hp-cluster

Pdsh is a high-performance, parallel remote shell utility. It has built-in,
thread-safe clients for Berkeley and Kerberos V4 rsh, and can call SSH
externally (though with reduced performance). Pdsh uses a "sliding window"
parallel algorithm to conserve socket resources on the initiating node and
to allow progress to continue while timeouts occur on some connections.
Pdsh is similar to DSH, part of the IBM PSSP software offering, but offers
improved performance and handling of error conditions. It runs on a variety
of platforms (including as a replacement for DSH on AIX/PSSP), but is
primarily developed on Linux.


This allows the use of rsh (remote shell) and rcp
(remote copy) for authoring websites. sftp is a much more secure protocol
and is preferred.


pdsh-2.14.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild,v 1.5 2008/06/15 18:52:27 swegener Exp $

inherit eutils

DESCRIPTION="A high-performance, parallel remote shell utility."
HOMEPAGE="https://computing.llnl.gov/linux/pdsh.html"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="crypt readline rsh"
RDEPEND="crypt? ( net-misc/openssh )
rsh? ( net-misc/netkit-rsh )
readline? ( sys-libs/readline )"
DEPEND="${RDEPEND}"

src_unpack() {
unpack ${A}
cd "${S}"

epatch "${FILESDIR}"/${P}-gcc-4.3-unistd.h.patch
epatch "${FILESDIR}"/${P}-glibc-2.8-ARG_MAX.patch
}

src_compile() {
econf \
--with-machines \
$(use_with crypt ssh) \
$(use_with rsh) \
$(use_with readline) \
|| die "configure failed"

emake || die "make failed"
}

src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
}

pdsh-2.16.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.16.ebuild,v 1.1 2008/06/15 18:54:59 swegener Exp $

inherit eutils

DESCRIPTION="A high-performance, parallel remote shell utility."
HOMEPAGE="https://computing.llnl.gov/linux/pdsh.html"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="crypt readline rsh"
RDEPEND="crypt? ( net-misc/openssh )
rsh? ( net-misc/netkit-rsh )
readline? ( sys-libs/readline )"
DEPEND="${RDEPEND}"

src_unpack() {
unpack ${A}
cd "${S}"

epatch "${FILESDIR}"/${PN}-2.14-gcc-4.3-unistd.h.patch
epatch "${FILESDIR}"/${PN}-2.14-glibc-2.8-ARG_MAX.patch
}

src_compile() {
econf \
--with-machines \
$(use_with crypt ssh) \
$(use_with rsh) \
$(use_with readline) \
|| die "configure failed"

emake || die "make failed"
}

src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
}