Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:57 wiz Exp $
#
DISTNAME= Net-OpenSSH-0.57
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
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
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Net/OpenSSH/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.11 2012/05/31 08:53:04 sno Exp $
SHA1 (Net-OpenSSH-0.57.tar.gz) = 1eae50995748f638dd558e33ec943cdc7887f34f
RMD160 (Net-OpenSSH-0.57.tar.gz) = 6d942fa5e78e7391d314c8afa3c43b3933c650ce
Size (Net-OpenSSH-0.57.tar.gz) = 50654 bytes