head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.01.19;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2011.12.16.22.24.41;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2011.06.26.03.21.27;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2011.05.02.23.28.58;	author stas;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-net-ssh-multi
# Date created:				02 May 2011
# Whom:					Renaud Chaput <renchap@@cocoa-x.com>
#
# $FreeBSD: head/security/rubygem-net-ssh-multi/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	net-ssh-multi
PORTVERSION=	1.1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	renchap@@cocoa-x.com
COMMENT=	SSH connection multiplexing library for Ruby

RUN_DEPENDS=	rubygem-net-ssh>=2.1.4:${PORTSDIR}/security/rubygem-net-ssh \
		rubygem-net-ssh-gateway>=0.99.0:${PORTSDIR}/security/rubygem-net-ssh-gateway

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.3
log
@- Update to 1.1

PR:             ports/163365
Submitted by:   Scott Sanders <scott@@jssjr.com>
With Hat:	ruby@@
Approved by:    renchap@@cocoa-x.com (maintainer, implicit required for chef-server)
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 0.9.6
- Unbreak with ruby 1.9   <=0.9.5  doesn't build with ruby 1.9
- Development of ruby's termios has moved
- Name changed to termios -> ruby-termios
- Bump PORTREVISION on ports with dependency changes

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
Checked by:     make index
@
text
@d9 1
a9 2
PORTVERSION=	1.0.1
PORTREVISION=	1
d16 1
a16 1
RUN_DEPENDS=	rubygem-net-ssh>=1.99.2:${PORTSDIR}/security/rubygem-net-ssh \
@


1.1
log
@Add rubygem-net-ssh-multi 1.0.1, SSH connection multiplexing library for
Ruby.

PR:		ports/ports/156780
Submitted by:	Renaud Chaput <renchap at cocoa-x.com>
@
text
@d10 1
@

