From 13304613a81282bb860f17d18ece872c03ecc2f2 Mon Sep 17 00:00:00 2001 From: Greg Troxel Date: Mon, 17 Jun 2019 19:10:44 -0400 Subject: [PATCH] p5-Net-SFTP-Foreign: Delete; moved to pkgsrc/net --- Makefile | 1 - p5-Net-SFTP-Foreign/DESCR | 10 ---------- p5-Net-SFTP-Foreign/Makefile | 16 ---------------- p5-Net-SFTP-Foreign/PLIST | 20 -------------------- p5-Net-SFTP-Foreign/distinfo | 6 ------ 5 files changed, 53 deletions(-) delete mode 100644 p5-Net-SFTP-Foreign/DESCR delete mode 100644 p5-Net-SFTP-Foreign/Makefile delete mode 100644 p5-Net-SFTP-Foreign/PLIST delete mode 100644 p5-Net-SFTP-Foreign/distinfo diff --git a/Makefile b/Makefile index 528acd4425..2542cf5359 100644 --- a/Makefile +++ b/Makefile @@ -2696,7 +2696,6 @@ SUBDIR+= p5-Net-Delicious SUBDIR+= p5-Net-IP-Match-Regexp SUBDIR+= p5-Net-OAuth2-AuthorizationServer SUBDIR+= p5-Net-PcapUtils -SUBDIR+= p5-Net-SFTP-Foreign SUBDIR+= p5-Net-SMS-Clickatell SUBDIR+= p5-Net-SenderBase SUBDIR+= p5-Net-Syslog diff --git a/p5-Net-SFTP-Foreign/DESCR b/p5-Net-SFTP-Foreign/DESCR deleted file mode 100644 index 1e133ef414..0000000000 --- a/p5-Net-SFTP-Foreign/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -FTP stands for SSH File Transfer Protocol and is a method of -transferring files between machines over a secure, encrypted -connection (as opposed to regular FTP, which functions over -an insecure connection). The security in SFTP comes through its - integration with SSH, which provides an encrypted transport -layer over which the SFTP commands are executed. - -Net::SFTP::Foreign is a Perl client for the SFTP version 3 as -defined in the SSH File Transfer Protocol IETF draft, which can be -found at http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt diff --git a/p5-Net-SFTP-Foreign/Makefile b/p5-Net-SFTP-Foreign/Makefile deleted file mode 100644 index 6d81ae7cf9..0000000000 --- a/p5-Net-SFTP-Foreign/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD$ - -DISTNAME= Net-SFTP-Foreign-1.90 -PKGNAME= p5-${DISTNAME} -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} - -MAINTAINER= angelmadames@gmail.com -HOMEPAGE= https://github.com/salva/p5-Net-SFTP-Foreign/ -COMMENT= SSH File Transfer Protocol client -LICENSE= ${PERL5_LICENSE} - -PERL5_PACKLIST= auto/Net/SFTP/Foreign/.packlist - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/p5-Net-SFTP-Foreign/PLIST b/p5-Net-SFTP-Foreign/PLIST deleted file mode 100644 index ec4460b821..0000000000 --- a/p5-Net-SFTP-Foreign/PLIST +++ /dev/null @@ -1,20 +0,0 @@ -@comment $NetBSD$ -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Attributes.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Attributes/Compat.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Backend/Unix.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Backend/Windows.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Buffer.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Common.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Compat.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Constants.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Helpers.pm -${PERL5_SUB_INSTALLVENDORLIB}/Net/SFTP/Foreign/Local.pm -${PERL5_SUB_INSTALLVENDORARCH}/auto/Net/SFTP/Foreign/.packlist -${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SFTP::Foreign.3 -${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SFTP::Foreign::Attributes.3 -${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SFTP::Foreign::Attributes::Compat.3 -${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SFTP::Foreign::Buffer.3 -${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SFTP::Foreign::Compat.3 -${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SFTP::Foreign::Constants.3 -${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SFTP::Foreign::Local.3 diff --git a/p5-Net-SFTP-Foreign/distinfo b/p5-Net-SFTP-Foreign/distinfo deleted file mode 100644 index 4f13413248..0000000000 --- a/p5-Net-SFTP-Foreign/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD$ - -SHA1 (Net-SFTP-Foreign-1.90.tar.gz) = e96812379317344d4a35ee636587d46c8b0ce182 -RMD160 (Net-SFTP-Foreign-1.90.tar.gz) = 93045721f4db657a706fe747efbd397e3573cc85 -SHA512 (Net-SFTP-Foreign-1.90.tar.gz) = b972910c49b962304293c3817884e325d5ced7211c7c1f86034d2ad87397471b846f6e320be187b624736fd811fcc0656fcb41a945b42906cb1dd4e9467498fc -Size (Net-SFTP-Foreign-1.90.tar.gz) = 168896 bytes