summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorseb <seb>2009-05-17 10:37:35 +0000
committerseb <seb>2009-05-17 10:37:35 +0000
commit460c0b9a4bd4940f45bdf79a68870f841a51915a (patch)
treea23f9fe10dbca310dd170c342ae766971c354f6d /security
parent62e9284e2fc3c59073c6bac506cda5cc41f6962a (diff)
downloadpkgsrc-460c0b9a4bd4940f45bdf79a68870f841a51915a.tar.gz
Initial import of p5-Net-OpenSSH version 0.34 in the NetBSD Packages
Collection. The Perl 5 module Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client (ssh). This module is implemented around the multiplexing feature found in later versions of OpenSSH.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-OpenSSH/DESCR4
-rw-r--r--security/p5-Net-OpenSSH/Makefile19
-rw-r--r--security/p5-Net-OpenSSH/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/security/p5-Net-OpenSSH/DESCR b/security/p5-Net-OpenSSH/DESCR
new file mode 100644
index 00000000000..9a00c12c105
--- /dev/null
+++ b/security/p5-Net-OpenSSH/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Net::OpenSSH is a secure shell client package
+implemented on top of OpenSSH binary client (ssh).
+This module is implemented around the multiplexing feature found
+in later versions of OpenSSH.
diff --git a/security/p5-Net-OpenSSH/Makefile b/security/p5-Net-OpenSSH/Makefile
new file mode 100644
index 00000000000..5857d9f11b5
--- /dev/null
+++ b/security/p5-Net-OpenSSH/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $
+#
+
+DISTNAME= Net-OpenSSH-0.34
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Net-OpenSSH/
+COMMENT= Perl SSH client package implemented on top of OpenSSH
+
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # empty
+
+PERL5_PACKLIST= auto/Net/OpenSSH/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Net-OpenSSH/distinfo b/security/p5-Net-OpenSSH/distinfo
new file mode 100644
index 00000000000..ca148b5d2d0
--- /dev/null
+++ b/security/p5-Net-OpenSSH/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $
+
+SHA1 (Net-OpenSSH-0.34.tar.gz) = 650ce4c839dbfca4adb5236fc1de17a035509c25
+RMD160 (Net-OpenSSH-0.34.tar.gz) = 26d4bcfc6c17f5a8cb1fbdbcfe3654ee5ea07e65
+Size (Net-OpenSSH-0.34.tar.gz) = 28796 bytes