head	1.34;
access;
symbols
	RELEASE_8_3_0:1.31
	RELEASE_9_0_0:1.26
	RELEASE_7_4_0:1.23
	RELEASE_8_2_0:1.23
	RELEASE_6_EOL:1.23
	RELEASE_8_1_0:1.23
	RELEASE_7_3_0:1.17
	RELEASE_8_0_0:1.17
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.14
	RELEASE_6_4_0:1.14
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6;
locks; strict;
comment	@# @;


1.34
date	2013.02.27.06.02.03;	author svnexp;	state Exp;
branches;
next	1.33;

1.33
date	2013.01.08.00.51.25;	author svnexp;	state Exp;
branches;
next	1.32;

1.32
date	2012.11.17.06.01.19;	author svnexp;	state Exp;
branches;
next	1.31;

1.31
date	2012.02.12.02.13.12;	author pgollucci;	state Exp;
branches;
next	1.30;

1.30
date	2012.02.08.02.09.30;	author pgollucci;	state Exp;
branches;
next	1.29;

1.29
date	2011.12.21.03.43.45;	author pgollucci;	state Exp;
branches;
next	1.28;

1.28
date	2011.12.20.16.39.58;	author pgollucci;	state Exp;
branches;
next	1.27;

1.27
date	2011.12.20.05.11.40;	author pgollucci;	state Exp;
branches;
next	1.26;

1.26
date	2011.06.26.03.21.26;	author pgollucci;	state Exp;
branches;
next	1.25;

1.25
date	2011.05.02.22.58.46;	author stas;	state Exp;
branches;
next	1.24;

1.24
date	2011.02.20.11.32.58;	author clsung;	state Exp;
branches;
next	1.23;

1.23
date	2010.06.05.22.52.57;	author pgollucci;	state Exp;
branches;
next	1.22;

1.22
date	2010.06.03.16.33.54;	author pgollucci;	state Exp;
branches;
next	1.21;

1.21
date	2010.06.03.00.21.33;	author pgollucci;	state Exp;
branches;
next	1.20;

1.20
date	2010.05.28.00.29.14;	author pgollucci;	state Exp;
branches;
next	1.19;

1.19
date	2010.05.26.19.51.28;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2010.04.27.22.55.21;	author pgollucci;	state Exp;
branches;
next	1.17;

1.17
date	2009.09.10.17.55.10;	author pgollucci;	state Exp;
branches;
next	1.16;

1.16
date	2009.04.10.06.25.44;	author pgollucci;	state Exp;
branches;
next	1.15;

1.15
date	2009.04.09.00.11.37;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2008.07.09.01.30.13;	author timur;	state Exp;
branches;
next	1.13;

1.13
date	2008.06.27.23.09.20;	author araujo;	state Exp;
branches;
next	1.12;

1.12
date	2008.04.06.08.58.16;	author stas;	state Exp;
branches;
next	1.11;

1.11
date	2007.07.10.07.44.36;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2007.03.01.12.06.47;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2006.08.08.11.35.24;	author jmelo;	state Exp;
branches;
next	1.8;

1.8
date	2006.04.26.09.18.48;	author pav;	state Exp;
branches;
next	1.7;

1.7
date	2006.03.22.12.02.32;	author garga;	state Exp;
branches;
next	1.6;

1.6
date	2006.02.20.00.52.37;	author mnag;	state Exp;
branches;
next	1.5;

1.5
date	2006.01.29.12.05.22;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2006.01.21.20.25.06;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.21.09.11.30;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.20.14.08.45;	author pav;	state Exp;
branches;
next	1.1;

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


desc
@@


1.34
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313019
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Roderick van Domburg <r.s.a.vandomburg@@student.utwente.nl>
# $FreeBSD: head/security/rubygem-net-ssh/Makefile 313019 2013-02-27 02:13:43Z swills $
#
# Remeber to check sysutils/rubygem-chef

PORTNAME=	net-ssh
PORTVERSION=	2.6.5
PORTEPOCH=	2
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Non-interactive SSH processing

OPTIONS_DEFINE=	PROMPT_PASSPHRASES
PROMPT_PASSPHRASES_DESC=	Prompt for passphrases on keys
OPTIONSFILE?=	${PORT_DBDIR}/rubygem-${PORTNAME}/options

OPTIONS_DEFAULT=	PROMPT_PASSPHRASES

# to get RUBY_SITEARCHLIBDIR
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MPROMPT_PASSPHRASES}
RUN_DEPENDS+=	rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios
.endif

.include <bsd.port.mk>
@


1.33
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310059
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r310059 | jgh | 2013-01-08 00:35:19 +0000 (Tue, 08 Jan 2013) | 12 lines
## SVN ##
## SVN ## - update security/rubygem-net-ssh to 2.2.2,2 [1]
## SVN ## - update devel/rubygem-mixlib-authentication to 1.3.0 [2]
## SVN ## - update devel/rubygem-highline to 1.6.15 [3]
## SVN ## - update sysutils/rubygem-chef to 10.16.4 [4]
## SVN ##
## SVN ## PR:		171010 [1]
## SVN ## PR:		173646 [2]
## SVN ## PR:		173647 [3]
## SVN ## PR:		171005 [4]
## SVN ## Submitted by: nickdewing@@gmail.com [1,4]
## SVN ## Submitted by: maintainer, renchap@@cocoa-x.com [2,4], renchap@@cocoa-x.com [3]
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/rubygem-net-ssh/Makefile 310059 2013-01-08 00:35:19Z jgh $
d7 1
a7 1
PORTVERSION=	2.2.2
@


1.32
log
@Switch exporter over
@
text
@d1 2
a2 5
# New ports collection makefile for:	rubygem-net-ssh
# Date created:				14 January 2006
# Whom:					Roderick van Domburg <r.s.a.vandomburg@@student.utwente.nl>
#
# $FreeBSD: head/security/rubygem-net-ssh/Makefile 300897 2012-07-14 14:29:18Z beat $
d7 1
a7 1
PORTVERSION=	2.1.4
d15 2
a16 1
OPTIONS=	PROMPT_PASSPHRASES "Prompt for passphrases on keys" On
d19 2
d26 3
a28 1
.if !defined(WITHOUT_PROMPT_PASSPHRASES)
@


1.31
log
@- Update to 2.1.4

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.30
log
@- Update to 2.2.0

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d7 1
d10 2
a11 2
PORTVERSION=	2.2.0
PORTEPOCH=	1
@


1.29
log
@- Update 2.1.3 -> 2.1.4
@
text
@d9 1
a9 1
PORTVERSION=	2.1.4
@


1.28
log
@- chef 0.10.8 requires ~> 0.10.8
  so revert the last update
- set PORTEPOCH
@
text
@d9 1
a9 1
PORTVERSION=	2.1.3
@


1.27
log
@- Update to 2.2.0

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d9 2
a10 1
PORTVERSION=	2.2.0
@


1.26
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=	2.1.4
PORTREVISION=	1	
@


1.25
log
@- Update to 2.1.4.

PR:		ports/156780
Submitted by:	Renaud Chaput <renchap@@cocoa-x.com>
@
text
@d10 1
d26 1
a26 1
RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/termios.so:${PORTSDIR}/comms/ruby-termios
@


1.24
log
@- Update to 2.0.24
@
text
@d9 1
a9 1
PORTVERSION=	2.0.24
d22 1
a22 1
RUBYGEM_AUTOPLIST=  yes
@


1.23
log
@- Update to 2.0.23
@
text
@d9 1
a9 1
PORTVERSION=	2.0.23
@


1.22
log
@- Update to 2.0.22
@
text
@d9 1
a9 1
PORTVERSION=	2.0.22
@


1.21
log
@- Update to 2.0.21
@
text
@d9 1
a9 1
PORTVERSION=	2.0.21
@


1.20
log
@- Update to 2.0.16
@
text
@d9 1
a9 1
PORTVERSION=	2.0.16
@


1.19
log
@- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@@
@
text
@d9 1
a9 1
PORTVERSION=	2.0.15
@


1.18
log
@- Re-assign all my rubygem-* ports to ruby@@
  this gives us more eyes and brings us inline with perl@@

  Current ruby@@ members (stas, dinoex, pgollucci)
  http://wiki.freebsd.org/Ruby

Discussed with: stas on #bsdports
@
text
@d11 1
a11 1
MASTER_SITES=	RF
@


1.17
log
@- Update to 2.0.15
@
text
@d13 1
a13 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.16
log
@- Update the capistrano related stack
- Pass maintainer to submitter (me)

PRs:            ports/133528, ports/133529, ports/133530
Approved by:    previous maintainer
@
text
@d9 1
a9 1
PORTVERSION=	2.0.11
@


1.15
log
@- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
@
text
@d9 1
a9 1
PORTVERSION=	2.0.2
d13 1
a13 1
MAINTAINER=	r.s.a.vandomburg@@nedforce.nl
@


1.14
log
@Add wrongly removed OPTIONSFILE line, that fix 'make config' issue.

Approved by:	shaun (mentor, implicit)
@
text
@d22 1
@


1.13
log
@- Update to 2.0.2.
- User RF macro.

PR:		ports/125016
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Approved by:	Roderick van Domburg <r.s.a.vandomburg@@nedforce.nl> (maintainer)
@
text
@d17 1
@


1.12
log
@- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@@innerewut.de> [1] (gems maintainer)
Tested by:	ports@@
@
text
@d9 1
a9 1
PORTVERSION=	1.1.2
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
a15 2
BUILD_DEPENDS=	${LOCALBASE}/${SPEC_DIR}/needle-1.3.0.gemspec:${PORTSDIR}/devel/rubygem-needle

a16 1
OPTIONSFILE?=	${PORT_DBDIR}/rubygem-${PORTNAME}/options
a21 2
.include <bsd.port.pre.mk>

d26 1
a26 1
.include <bsd.port.post.mk>
@


1.11
log
@- Update to 1.1.2
- Update maintainer mail adress

PR:		114042
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@@nedforce.nl> (maintainer)
@
text
@d24 1
a31 1
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
@


1.10
log
@- Update to 1.0.10

PR:             109666
Submitted by:   Alexander Logvinov <ports@@logvinov.com>
Approved by:    maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.0.10
d14 1
a14 1
MAINTAINER=	r.s.a.vandomburg@@student.utwente.nl
d20 1
a20 1
OPTIONSFILE=	${PORT_DBDIR}/rubygem-${PORTNAME}/options
a30 3
post-install:
	@@${ECHO_MSG} "You may safely ignore any 'Skipping require of dynamic string' messages."

@


1.9
log
@- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:	portmgr (erwin)
@
text
@d9 1
a9 1
PORTVERSION=	1.0.9
@


1.8
log
@- Update net-ssh to 1.0.9

PR:		ports/95883
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@@student.utwente.nl> (maintainer)
@
text
@d11 2
a12 1
MASTER_SITES=	http://rubyforge.org/frs/download.php/9816/
@


1.7
log
@- Use ECHO_MSG instead ECHO

PR:		ports/94807
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.0.8
d11 1
a11 1
MASTER_SITES=	http://rubyforge.org/frs/download.php/8660/
@


1.6
log
@- Update to 1.0.8

PR:		93570
Submitted by:	maintainer
@
text
@d31 1
a31 1
	@@${ECHO} "You may safely ignore any 'Skipping require of dynamic string' messages."
@


1.5
log
@- Update to 1.0.7

PR:		ports/92428
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@@student.utwente.nl> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.0.7
d11 1
a11 1
MASTER_SITES=	http://rubyforge.org/frs/download.php/8269/
@


1.4
log
@- Populate newly created rubygems category
@
text
@d9 1
a9 2
PORTVERSION=	1.0.6
PORTREVISION=	1
d11 1
a11 1
MASTER_SITES=	http://rubyforge.org/frs/download.php/8149/
@


1.3
log
@- Fix OPTIONS
- Fix prompt passphrase dependency

PR:		ports/92073
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@@student.utwente.nl> (maintainer)
@
text
@d11 1
a11 1
CATEGORIES=	security ruby
@


1.2
log
@- Update net-ssh to 1.0.6

PR:		ports/92047
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@@student.utwente.nl> (maintainer)
@
text
@d10 1
d20 1
a20 1
OPTIONSFILE=	${PORTS_DBDIR}/rubygem-${PORTNAME}/options
d22 1
a22 1
# to get RUBY_SITELIBDIR
d28 1
a28 1
RUN_DEPENDS+=	${RUBY_SITELIBDIR}/password.rb:${PORTSDIR}/security/ruby-password
@


1.1
log
@Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:

 - User authentication via explicit username/password, or using a
public-key/private-key pair.
 - Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
 - Execute processes on the remote machine, both interactively and
non-interactively ("batch").

PR:		ports/91828
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@@student.utwente.nl>
@
text
@d9 1
a9 1
PORTVERSION=	1.0.5
d11 1
a11 1
MASTER_SITES=	http://rubyforge.org/frs/download.php/7922/
@

