Re-import (from www).

As noted by krw, it was present in Makefile but was not under net as it
was supposed to be
Original from landry@

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:
ajacoutot 2009-12-20 14:23:41 +00:00
parent 4f0da96839
commit c5b4bb0521
4 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/12/20 14:23:41 ajacoutot 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/20 14:23:41 ajacoutot 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