pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sshping: Remove, imported in pkgsrc as net/sshping
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat May 28 19:33:31 2022 +0200
Changeset: 202b63c39d6bbbd624f9478e570ddf148d3423de
Removed Files:
sshping/DESCR
sshping/Makefile
sshping/PLIST
sshping/distinfo
Log Message:
sshping: Remove, imported in pkgsrc as net/sshping
Thanks to KFL for packaging it!
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=202b63c39d6bbbd624f9478e570ddf148d3423de
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sshping/DESCR | 9 ---------
sshping/Makefile | 17 -----------------
sshping/PLIST | 3 ---
sshping/distinfo | 5 -----
4 files changed, 34 deletions(-)
diffs:
diff --git a/sshping/DESCR b/sshping/DESCR
deleted file mode 100644
index ad3af93701..0000000000
--- a/sshping/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-sshping measure character-echo latency and bandwidth for an ssh
-session.
-
-This utility can be used to test the performance of interactive ssh
-sessions or scp file transfers. It uses ssh to log into a remote
-system, then runs two tests: the first test sends one character at a
-time, waiting for each character to be returned while it records the
-latency time for each. The second test sends a dummy file over scp to
-/dev/null on the remote system.
diff --git a/sshping/Makefile b/sshping/Makefile
deleted file mode 100644
index beffb60067..0000000000
--- a/sshping/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME= sshping-0.1.4
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GITHUB:=spook/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/spook/sshping/
-COMMENT= Measure character-echo latency and bandwidth for ssh session
-LICENSE= mit
-
-USE_CMAKE= yes
-USE_LANGUAGES= c c++
-
-.include "../../security/libssh/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/sshping/PLIST b/sshping/PLIST
deleted file mode 100644
index 5e4f179441..0000000000
--- a/sshping/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/sshping
-man/man8/sshping.8
diff --git a/sshping/distinfo b/sshping/distinfo
deleted file mode 100644
index 6ff683c781..0000000000
--- a/sshping/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (sshping-0.1.4.tar.gz) = 2108dc5850f721ccde6a486689b4f8c3f6846345d019625ae1f5c8bbf0e17c6a
-SHA512 (sshping-0.1.4.tar.gz) = 16d72099b468c58d44835822a372f97863ba0b73282e8e64c20b0a0e6465e6f9efa634a85b0c7c13d03c470c547b08332820bf177f5bad59984270801ab74782
-Size (sshping-0.1.4.tar.gz) = 3536227 bytes
Home |
Main Index |
Thread Index |
Old Index