import p5-Net-OpenSSH

Net::OpenSSH is a secure shell client package implemented on top of
OpenSSH binary client (ssh).

initially from Abel Abraham Camarillo Ojeda with modifications from me.

feedback and ok nigel@
This commit is contained in:
okan 2012-01-25 15:43:37 +00:00
parent e18cdcafd8
commit 20a5b5c831
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/25 15:43:37 okan Exp $
COMMENT = perl SSH client package implemented on top of OpenSSH
DISTNAME = Net-OpenSSH-0.57
CATEGORIES = net security
MODULES = cpan
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = sample
REGRESS_IS_INTERACTIVE = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Net-OpenSSH-0.57.tar.gz) = SLp/Ovt4TUvpU73snsTjIw==
RMD160 (Net-OpenSSH-0.57.tar.gz) = bZQvpeeOc5HTFMivo8Q7OTPGUM4=
SHA1 (Net-OpenSSH-0.57.tar.gz) = Hq5QmVdI9jjdVY4z7JQ83HiH808=
SHA256 (Net-OpenSSH-0.57.tar.gz) = jGZ/QwVy68nFRJAWXDyjUwcDoFQRZwL9qGk/EVaBIRs=
SIZE (Net-OpenSSH-0.57.tar.gz) = 50654

View File

@ -0,0 +1,2 @@
Net::OpenSSH is a secure shell client package implemented on top of
OpenSSH binary client (ssh).

View File

@ -0,0 +1,16 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/25 15:43:37 okan Exp $
${P5SITE}/Net/
${P5SITE}/Net/OpenSSH/
${P5SITE}/Net/OpenSSH.pm
${P5SITE}/Net/OpenSSH/Constants.pm
@man man/man3p/Net::OpenSSH.3p
@man man/man3p/Net::OpenSSH::Constants.3p
share/examples/p5-Net-OpenSSH/
share/examples/p5-Net-OpenSSH/autosudo.pl
share/examples/p5-Net-OpenSSH/change_passwd.pl
share/examples/p5-Net-OpenSSH/expect.pl
share/examples/p5-Net-OpenSSH/keep_in_sync.pl
share/examples/p5-Net-OpenSSH/login_handler.pl
share/examples/p5-Net-OpenSSH/mod_perl_openssh.pm
share/examples/p5-Net-OpenSSH/net-telnet.pl
share/examples/p5-Net-OpenSSH/password_from_data.pl