summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2009-12-02 14:33:54 +0000
committerfhajny <fhajny@pkgsrc.org>2009-12-02 14:33:54 +0000
commitdb45b4354d17efa0941b4c2e4ce529c71bb73d8e (patch)
treefe0645fc8988d644d492ae316aa2c21bcf4b5a0a /security
parent1441afbe221b5d712682ca283fac7c58c3fe0efd (diff)
downloadpkgsrc-db45b4354d17efa0941b4c2e4ce529c71bb73d8e.tar.gz
Import ruby18-net-scp-1.0.2 as security/ruby-net-scp.
Library built on top of Net::SSH that implements the SCP "secure copy" protocol for transfering files.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-net-scp/DESCR2
-rw-r--r--security/ruby-net-scp/Makefile19
-rw-r--r--security/ruby-net-scp/PLIST21
-rw-r--r--security/ruby-net-scp/distinfo5
4 files changed, 47 insertions, 0 deletions
diff --git a/security/ruby-net-scp/DESCR b/security/ruby-net-scp/DESCR
new file mode 100644
index 00000000000..85431458a18
--- /dev/null
+++ b/security/ruby-net-scp/DESCR
@@ -0,0 +1,2 @@
+Library built on top of Net::SSH that implements the SCP "secure copy"
+protocol for transfering files.
diff --git a/security/ruby-net-scp/Makefile b/security/ruby-net-scp/Makefile
new file mode 100644
index 00000000000..95bd560ba89
--- /dev/null
+++ b/security/ruby-net-scp/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/02 14:33:54 fhajny Exp $
+
+DISTNAME= net-scp-1.0.2
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= net security
+
+MAINTAINER= filip@joyent.com
+HOMEPAGE= http://rubyforge.org/projects/net-ssh/
+COMMENT= Secure copy for Ruby
+LICENSE= mit
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+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-scp/PLIST b/security/ruby-net-scp/PLIST
new file mode 100644
index 00000000000..307c580f2e6
--- /dev/null
+++ b/security/ruby-net-scp/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/02 14:33:54 fhajny Exp $
+${GEM_HOME}/cache/net-scp-${PKGVERSION}.gem
+${GEM_LIBDIR}/CHANGELOG.rdoc
+${GEM_LIBDIR}/Manifest
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/net/scp.rb
+${GEM_LIBDIR}/lib/net/scp/download.rb
+${GEM_LIBDIR}/lib/net/scp/errors.rb
+${GEM_LIBDIR}/lib/net/scp/upload.rb
+${GEM_LIBDIR}/lib/net/scp/version.rb
+${GEM_LIBDIR}/lib/uri/open-scp.rb
+${GEM_LIBDIR}/lib/uri/scp.rb
+${GEM_LIBDIR}/net-scp.gemspec
+${GEM_LIBDIR}/setup.rb
+${GEM_LIBDIR}/test/common.rb
+${GEM_LIBDIR}/test/test_all.rb
+${GEM_LIBDIR}/test/test_download.rb
+${GEM_LIBDIR}/test/test_scp.rb
+${GEM_LIBDIR}/test/test_upload.rb
+${GEM_HOME}/specifications/net-scp-${PKGVERSION}.gemspec
diff --git a/security/ruby-net-scp/distinfo b/security/ruby-net-scp/distinfo
new file mode 100644
index 00000000000..697c1cf1e43
--- /dev/null
+++ b/security/ruby-net-scp/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/02 14:33:54 fhajny Exp $
+
+SHA1 (net-scp-1.0.2.gem) = 39258705082f181499cadecae904447956c5d6c2
+RMD160 (net-scp-1.0.2.gem) = 89e91b4f09653fe05733611ce75df10ffd123a61
+Size (net-scp-1.0.2.gem) = 25600 bytes