diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile new file mode 100644 index 00000000000..8ae94446ea8 --- /dev/null +++ b/net/p5-Net-SFTP-Foreign/Makefile @@ -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 diff --git a/net/p5-Net-SFTP-Foreign/distinfo b/net/p5-Net-SFTP-Foreign/distinfo new file mode 100644 index 00000000000..c8b71d117c6 --- /dev/null +++ b/net/p5-Net-SFTP-Foreign/distinfo @@ -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 diff --git a/net/p5-Net-SFTP-Foreign/pkg/DESCR b/net/p5-Net-SFTP-Foreign/pkg/DESCR new file mode 100644 index 00000000000..95b0e745f79 --- /dev/null +++ b/net/p5-Net-SFTP-Foreign/pkg/DESCR @@ -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. diff --git a/net/p5-Net-SFTP-Foreign/pkg/PLIST b/net/p5-Net-SFTP-Foreign/pkg/PLIST new file mode 100644 index 00000000000..5ffc8a3e975 --- /dev/null +++ b/net/p5-Net-SFTP-Foreign/pkg/PLIST @@ -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