summaryrefslogtreecommitdiff
path: root/security/ruby-net-ssh-gateway
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2009-12-02 14:35:12 +0000
committerfhajny <fhajny@pkgsrc.org>2009-12-02 14:35:12 +0000
commitccce7b628bada439f83f4a9b4711cabd659b9f37 (patch)
tree5af027eb4477a0912cf9f65e3afa828040a0ec08 /security/ruby-net-ssh-gateway
parentdb45b4354d17efa0941b4c2e4ce529c71bb73d8e (diff)
downloadpkgsrc-ccce7b628bada439f83f4a9b4711cabd659b9f37.tar.gz
Import ruby18-net-ssh-gateway-1.0.1 as security/ruby-net-ssh-gateway.
Net::SSH::Gateway provides a simple way to connect to servers behind a firewall or NAT.
Diffstat (limited to 'security/ruby-net-ssh-gateway')
-rw-r--r--security/ruby-net-ssh-gateway/DESCR2
-rw-r--r--security/ruby-net-ssh-gateway/Makefile17
-rw-r--r--security/ruby-net-ssh-gateway/PLIST11
-rw-r--r--security/ruby-net-ssh-gateway/distinfo5
4 files changed, 35 insertions, 0 deletions
diff --git a/security/ruby-net-ssh-gateway/DESCR b/security/ruby-net-ssh-gateway/DESCR
new file mode 100644
index 00000000000..79e7041ec57
--- /dev/null
+++ b/security/ruby-net-ssh-gateway/DESCR
@@ -0,0 +1,2 @@
+Net::SSH::Gateway provides a simple way to connect to servers
+behind a firewall or NAT.
diff --git a/security/ruby-net-ssh-gateway/Makefile b/security/ruby-net-ssh-gateway/Makefile
new file mode 100644
index 00000000000..fc05b35c5ee
--- /dev/null
+++ b/security/ruby-net-ssh-gateway/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/02 14:35:12 fhajny Exp $
+
+DISTNAME= net-ssh-gateway-1.0.1
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= net security
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://rubyforge.org/projects/net-ssh/
+COMMENT= Simple way to connect to servers behind a firewall or NAT
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=1.99.1:../../security/ruby-net-ssh
+
+GEM_BUILD= gemspec
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/ruby-net-ssh-gateway/PLIST b/security/ruby-net-ssh-gateway/PLIST
new file mode 100644
index 00000000000..754c0b0e188
--- /dev/null
+++ b/security/ruby-net-ssh-gateway/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/02 14:35:12 fhajny Exp $
+${GEM_HOME}/cache/net-ssh-gateway-${PKGVERSION}.gem
+${GEM_LIBDIR}/CHANGELOG.rdoc
+${GEM_LIBDIR}/Manifest
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/net/ssh/gateway.rb
+${GEM_LIBDIR}/net-ssh-gateway.gemspec
+${GEM_LIBDIR}/setup.rb
+${GEM_LIBDIR}/test/gateway_test.rb
+${GEM_HOME}/specifications/net-ssh-gateway-${PKGVERSION}.gemspec
diff --git a/security/ruby-net-ssh-gateway/distinfo b/security/ruby-net-ssh-gateway/distinfo
new file mode 100644
index 00000000000..c07017738ae
--- /dev/null
+++ b/security/ruby-net-ssh-gateway/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/02 14:35:12 fhajny Exp $
+
+SHA1 (net-ssh-gateway-1.0.1.gem) = d45f7e0d26fc37cecc77243760b8e1a4d165d93b
+RMD160 (net-ssh-gateway-1.0.1.gem) = dce96b5eff1b94d44fb3f4b6594fff0c3540ae50
+Size (net-ssh-gateway-1.0.1.gem) = 18432 bytes