head	1.17;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.17
date	2012.12.29.00.11.52;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2012.11.17.06.01.02;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.06.30.12.36.09;	author az;	state Exp;
branches;
next	1.14;

1.14
date	2012.06.01.05.24.02;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2010.06.22.22.38.41;	author lx;	state Exp;
branches;
next	1.12;

1.12
date	2010.03.28.06.43.17;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2010.02.05.11.43.44;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2009.10.13.06.43.59;	author lx;	state Exp;
branches;
next	1.9;

1.9
date	2009.08.22.00.34.50;	author amdmi3;	state Exp;
branches;
next	1.8;

1.8
date	2009.07.17.23.55.31;	author lx;	state Exp;
branches;
next	1.7;

1.7
date	2009.01.26.23.28.48;	author lx;	state Exp;
branches;
next	1.6;

1.6
date	2008.01.24.00.59.01;	author lx;	state Exp;
branches;
next	1.5;

1.5
date	2007.05.19.20.22.22;	author flz;	state Exp;
branches;
next	1.4;

1.4
date	2007.01.15.21.33.07;	author lx;	state Exp;
branches;
next	1.3;

1.3
date	2006.08.10.21.50.19;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2006.03.20.22.17.24;	author tdb;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.15.23.42.29;	author pav;	state Exp;
branches;
next	;


desc
@@


1.17
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309595
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309595 | lx | 2012-12-28 22:57:49 +0000 (Fri, 28 Dec 2012) | 5 lines
## SVN ##
## SVN ## Update to 4.01. Note that the ~/.csshrc file is deprecated for the ~/.clusterssh directory. See documentation for details.
## SVN ##
## SVN ## PR:		ports/174340
## SVN ## Submitted by:	Oleg Ginzburg <olevole@@olevole.ru>
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: lx
# $FreeBSD: head/security/clusterssh/Makefile 309595 2012-12-28 22:57:49Z lx $

PORTNAME=	clusterssh
PORTVERSION=	4.01
CATEGORIES=	security net
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-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny

USE_PERL5=	yes
PERL_CONFIGURE=	yes

MAN1=		cssh.1

.include <bsd.port.mk>
@


1.16
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	clusterssh
# Date created:				2005-08-15
# Whom:					David Thiel <lx@@redundancy.redundancy.org>
#
# $FreeBSD: head/security/clusterssh/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 2
PORTVERSION=	3.28
PORTREVISION=	1
d7 2
a8 1
MASTER_SITES=	SF/${PORTNAME}/1.%20ClusterSSH%20Series%203/${PORTVERSION}
d13 7
d21 3
a23 1
		p5-X11-Protocol>=0:${PORTSDIR}/x11/p5-X11-Protocol
d26 1
a26 1
GNU_CONFIGURE=	yes
a27 1
PLIST_FILES=	bin/cssh
@


1.15
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@- update png to 1.5.10
@
text
@d17 2
a18 2
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
		${SITE_PERL}/X11/Protocol.pm:${PORTSDIR}/x11/p5-X11-Protocol
@


1.13
log
@Update to 3.28.

PR:		ports/148008
Submitted by:	ehaupt@@
Feature safe:	yes
@
text
@d10 1
@


1.12
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d9 1
a9 2
PORTVERSION=	3.27
PORTREVISION=	2
@


1.11
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.10
log
@Update to 3.27.

Feature safe:	yes
@
text
@d10 1
@


1.9
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d9 1
a9 1
PORTVERSION=	3.26
@


1.8
log
@Update to 3.26.

PR:		ports/136770
Submitted by:	Yi-Jheng Lin
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.7
log
@Update to 3.24. From the changelog:

* Do not attempt to re-resolve IP addresses
* Add '-C <file>' command to load in specific config file
* Cope with random/strange config files better
* Correct some minor typos
* Create the .csshrc file if it doesnt already exist and amend pod
* Amend host menu items to be a little more descriptive
* Remove 'Catpure Terminal' from Hosts menu as it doesnt do anything
useful
* Ensure loading of hosts from user ssh config file is case insensitive

Submitted by:	ehaupt
@
text
@d9 1
a9 1
PORTVERSION=	3.24
@


1.6
log
@Updating to 3.22.

PR:		ports/119933
Submitted by:	Marcus Alves Grando
Approved by:	lx
@
text
@d9 1
a9 1
PORTVERSION=	3.22
@


1.5
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 2
PORTVERSION=	3.19.1
PORTREVISION=	1
@


1.4
log
@Stop using USE_X_PREFIX.

Approved by:	edwin (mentor)
@
text
@d10 1
@


1.3
log
@- Update to 3.19.1

PR:		ports/101716
Submitted by:	David Thiel <lx(at)redundancy.redundancy.org> (maintainer)
Approved by:	krion (mentor)
@
text
@d14 1
a14 1
MAINTAINER=	lx@@redundancy.redundancy.org
a21 1
USE_X_PREFIX=	yes
@


1.2
log
@- Update to 3.18.1

PR:		94747
Submitted by:	David Thiel <lx@@redundancy.redundancy.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3.18.1
@


1.1
log
@ClusterSSH controls a number of xterm windows via a single graphical
console window to allow commands to be interactively run on multiple
servers over an ssh connection.

PR:		ports/84970
Submitted by:	David Thiel <lx@@redundancy.redundancy.org>
@
text
@d9 1
a9 1
PORTVERSION=	3.17.1
@

