summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2018-02-20 14:08:29 +0000
committerfhajny <fhajny@pkgsrc.org>2018-02-20 14:08:29 +0000
commit3da84d882d865476a9fa9b1f3cf7b48c6571d580 (patch)
treefeac4820a0475e423e224f84ba914cfd50b24db9 /security
parent070beddf365a64a1603b1431925b70ecfd7bd539 (diff)
downloadpkgsrc-3da84d882d865476a9fa9b1f3cf7b48c6571d580.tar.gz
Import Net::SFTP 0.11 as security/p5-Net-SFTP.
This is Net::SFTP, a module implementing a client for the Secure File Transfer Protocol.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
-rw-r--r--security/p5-Net-SFTP/DESCR2
-rw-r--r--security/p5-Net-SFTP/Makefile19
-rw-r--r--security/p5-Net-SFTP/distinfo6
4 files changed, 29 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 1895417e550..36e893bd434 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.670 2018/02/16 07:20:56 fhajny Exp $
+# $NetBSD: Makefile,v 1.671 2018/02/20 14:08:29 fhajny Exp $
#
COMMENT= Security tools
@@ -312,6 +312,7 @@ SUBDIR+= p5-Mozilla-CA
SUBDIR+= p5-Net-DNS-SEC
SUBDIR+= p5-Net-DNS-SEC-Maint-Key
SUBDIR+= p5-Net-OpenSSH
+SUBDIR+= p5-Net-SFTP
SUBDIR+= p5-Net-SSH
SUBDIR+= p5-Net-SSLeay
SUBDIR+= p5-Netpgp-Verify
diff --git a/security/p5-Net-SFTP/DESCR b/security/p5-Net-SFTP/DESCR
new file mode 100644
index 00000000000..5b7007ee418
--- /dev/null
+++ b/security/p5-Net-SFTP/DESCR
@@ -0,0 +1,2 @@
+This is Net::SFTP, a module implementing a client for the Secure
+File Transfer Protocol.
diff --git a/security/p5-Net-SFTP/Makefile b/security/p5-Net-SFTP/Makefile
new file mode 100644
index 00000000000..1f2e2eb3583
--- /dev/null
+++ b/security/p5-Net-SFTP/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2018/02/20 14:08:29 fhajny Exp $
+#
+
+DISTNAME= Net-SFTP-0.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+HOMEPAGE= http://search.cpan.org/dist/Net-SFTP/
+COMMENT= Module implementing a client for the Secure File Transfer Protocol
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= p5-Net-SSH>=2.12:../../security/p5-Net-SSH
+DEPENDS+= p5-Math-Int64>=0.54:../../math/p5-Math-Int64
+
+PERL5_PACKLIST= auto/Net/SFTP/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Net-SFTP/distinfo b/security/p5-Net-SFTP/distinfo
new file mode 100644
index 00000000000..8c30375f71a
--- /dev/null
+++ b/security/p5-Net-SFTP/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/20 14:08:29 fhajny Exp $
+
+SHA1 (Net-SFTP-0.11.tar.gz) = 03e52412b59b8d35449d731e22a2b408662de692
+RMD160 (Net-SFTP-0.11.tar.gz) = 2e8c6b66af745ed3d3c94d3a5de49a3bec045770
+SHA512 (Net-SFTP-0.11.tar.gz) = 97c0412bc31e423bd5d87d18cb2c32e02ab1aea7362b9fe718f018428bccc19f5c7565ab0e1aaa9a625b535805f06757353092e41988dbba56cd90d409514b2b
+Size (Net-SFTP-0.11.tar.gz) = 26939 bytes