From 674bdb734358385a1c374c63ca76303cecc01cd3 Mon Sep 17 00:00:00 2001 From: David Thiel Date: Fri, 28 Dec 2012 22:57:49 +0000 Subject: [PATCH] Update to 4.01. Note that the ~/.csshrc file is deprecated for the ~/.clusterssh directory. See documentation for details. PR: ports/174340 Submitted by: Oleg Ginzburg --- security/clusterssh/Makefile | 26 +++++++++++++++----------- security/clusterssh/distinfo | 4 ++-- security/clusterssh/pkg-plist | 12 ++++++++++++ 3 files changed, 29 insertions(+), 13 deletions(-) create mode 100644 security/clusterssh/pkg-plist diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile index 7e57ea139f63..9398695728c4 100644 --- a/security/clusterssh/Makefile +++ b/security/clusterssh/Makefile @@ -1,26 +1,30 @@ -# New ports collection makefile for: clusterssh -# Date created: 2005-08-15 -# Whom: David Thiel -# +# Created by: lx # $FreeBSD$ -# PORTNAME= clusterssh -PORTVERSION= 3.28 -PORTREVISION= 1 +PORTVERSION= 4.01 CATEGORIES= security net -MASTER_SITES= SF/${PORTNAME}/1.%20ClusterSSH%20Series%203/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/2.%20ClusterSSH%20Series%204 +DISTNAME= App-ClusterSSH-${PORTVERSION}_01 MAINTAINER= lx@FreeBSD.org COMMENT= Controls multiple hosts simultaneously via xterms and ssh +BUILD_DEPENDS= p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ + p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ + p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ + p5-Test-Trap>=0:${PORTSDIR}/devel/p5-Test-Trap \ + p5-Module-Manifest>=0:${PORTSDIR}/devel/p5-Module-Manifest + RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \ - p5-X11-Protocol>=0:${PORTSDIR}/x11/p5-X11-Protocol + p5-X11-Protocol>=0:${PORTSDIR}/x11/p5-X11-Protocol \ + p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny USE_PERL5= yes -GNU_CONFIGURE= yes +PERL_CONFIGURE= yes -PLIST_FILES= bin/cssh MAN1= cssh.1 .include diff --git a/security/clusterssh/distinfo b/security/clusterssh/distinfo index ac7c8255b561..3b267a76bb67 100644 --- a/security/clusterssh/distinfo +++ b/security/clusterssh/distinfo @@ -1,2 +1,2 @@ -SHA256 (clusterssh-3.28.tar.gz) = 27e7c0feb652d980229c5fe07f9d6bfe4eb1e3becafaf0e82a5409a9f67d8faf -SIZE (clusterssh-3.28.tar.gz) = 103780 +SHA256 (App-ClusterSSH-4.01_01.tar.gz) = f164eda53846cb0a3a7e8bf7f9d677fe4c4ccf28507b12ccdaee981b40af05f6 +SIZE (App-ClusterSSH-4.01_01.tar.gz) = 85995 diff --git a/security/clusterssh/pkg-plist b/security/clusterssh/pkg-plist new file mode 100644 index 000000000000..84d390887534 --- /dev/null +++ b/security/clusterssh/pkg-plist @@ -0,0 +1,12 @@ +%%SITE_PERL%%/App/ClusterSSH/L10N/en.pm +%%SITE_PERL%%/App/ClusterSSH/L10N.pm +@dirrmtry %%SITE_PERL%%/App/ClusterSSH/L10N +%%SITE_PERL%%/App/ClusterSSH/Host.pm +%%SITE_PERL%%/App/ClusterSSH/Helper.pm +%%SITE_PERL%%/App/ClusterSSH/Config.pm +%%SITE_PERL%%/App/ClusterSSH/Cluster.pm +%%SITE_PERL%%/App/ClusterSSH/Base.pm +%%SITE_PERL%%/App/ClusterSSH.pm +@dirrmtry %%SITE_PERL%%/App/ClusterSSH +@dirrmtry %%SITE_PERL%%/App +bin/cssh