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:
parent
726d299233
commit
42d2ed28c0
15
www/p5-Net-SFTP-Foreign/Makefile
Normal file
15
www/p5-Net-SFTP-Foreign/Makefile
Normal 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>
|
5
www/p5-Net-SFTP-Foreign/distinfo
Normal file
5
www/p5-Net-SFTP-Foreign/distinfo
Normal 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
|
5
www/p5-Net-SFTP-Foreign/pkg/DESCR
Normal file
5
www/p5-Net-SFTP-Foreign/pkg/DESCR
Normal 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.
|
21
www/p5-Net-SFTP-Foreign/pkg/PLIST
Normal file
21
www/p5-Net-SFTP-Foreign/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user