Import p5-Net-SFTP-Foreign-1.55:

Net::SFTP::Foreign is a Perl client for the SFTP protocol version 3 as
defined in the SSH File Transfer Protocol IETF draft.
It uses any compatible ssh command installed on the system (for
instance, OpenSSH ssh) to establish the secure connection to the remote
server.
It is a lightweight alternative to p5-Net-SFTP.
This commit is contained in:
landry 2009-12-19 23:05:25 +00:00
parent 726d299233
commit 42d2ed28c0
4 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/12/19 23:05:25 landry Exp $
COMMENT= SSH File Transfer Protocol client
MODULES= cpan
DISTNAME= Net-SFTP-Foreign-1.55
CATEGORIES= net security
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Net-SFTP-Foreign-1.55.tar.gz) = muKiKY/8BtVUV2cA+Tqz+g==
RMD160 (Net-SFTP-Foreign-1.55.tar.gz) = lglcnyxmfVf762fwFeZ3oOJK0lo=
SHA1 (Net-SFTP-Foreign-1.55.tar.gz) = rvNw/arQe/cybNQ5d5cdeRUwk3Y=
SHA256 (Net-SFTP-Foreign-1.55.tar.gz) = QDjqXGF/uOmLDzrbw/blSXZiWnU2PNu0nB6CFeIkxBo=
SIZE (Net-SFTP-Foreign-1.55.tar.gz) = 132501

View File

@ -0,0 +1,5 @@
Net::SFTP::Foreign is a Perl client for the SFTP protocol version 3 as
defined in the SSH File Transfer Protocol IETF draft.
It uses any compatible ssh command installed on the system (for
instance, OpenSSH ssh) to establish the secure connection to the remote
server.

View File

@ -0,0 +1,21 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/12/19 23:05:25 landry Exp $
${P5SITE}/Net/
${P5SITE}/Net/SFTP/
${P5SITE}/Net/SFTP/Foreign/
${P5SITE}/Net/SFTP/Foreign.pm
${P5SITE}/Net/SFTP/Foreign/Attributes/
${P5SITE}/Net/SFTP/Foreign/Attributes.pm
${P5SITE}/Net/SFTP/Foreign/Attributes/Compat.pm
${P5SITE}/Net/SFTP/Foreign/Buffer.pm
${P5SITE}/Net/SFTP/Foreign/Common.pm
${P5SITE}/Net/SFTP/Foreign/Compat.pm
${P5SITE}/Net/SFTP/Foreign/Constants.pm
${P5SITE}/Net/SFTP/Foreign/Helpers.pm
${P5SITE}/Net/SFTP/Foreign/Local.pm
@man man/man3p/Net::SFTP::Foreign.3p
@man man/man3p/Net::SFTP::Foreign::Attributes.3p
@man man/man3p/Net::SFTP::Foreign::Attributes::Compat.3p
@man man/man3p/Net::SFTP::Foreign::Buffer.3p
@man man/man3p/Net::SFTP::Foreign::Compat.3p
@man man/man3p/Net::SFTP::Foreign::Constants.3p
@man man/man3p/Net::SFTP::Foreign::Local.3p