notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sshping SSH-based ping to measure character echo latency and bandwidth
0.1.4_1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.4Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-08-16 13:23:21
Last Update: 2024-01-23 15:21:16
Commit Hash: af6f8a8
License: MIT
WWW:
https://github.com/spook/sshping/
Description:
Utility 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/sshping
  2. share/man/man8/sshping.8.gz
  3. /usr/local/share/licenses/sshping-0.1.4_1/catalog.mk
  4. /usr/local/share/licenses/sshping-0.1.4_1/LICENSE
  5. /usr/local/share/licenses/sshping-0.1.4_1/MIT
Collapse this list.
Dependency lines:
  • sshping>0:net/sshping
To install the port:
cd /usr/ports/net/sshping/ && make install clean
To add the package, run one of these commands:
  • pkg install net/sshping
  • pkg install sshping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sshping
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1521568876 SHA256 (spook-sshping-v0.1.4_GH0.tar.gz) = 589623e3fbe88dc1d423829e821f9d57f09aef0d9a2f04b7740b50909217863a SIZE (spook-sshping-v0.1.4_GH0.tar.gz) = 3536227

Packages (timestamps in pop-ups are UTC):
sshping
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.4_10.1.4_10.1.40.1.4_10.1.4_1-0.1.4-
FreeBSD:13:quarterly0.1.40.1.40.1.40.1.40.1.40.1.40.1.40.1.4
FreeBSD:14:latest0.1.4_10.1.4_10.1.40.1.4_10.1.4_10.1.4-0.1.4
FreeBSD:14:quarterly0.1.40.1.4-0.1.40.1.40.1.40.1.40.1.4
FreeBSD:15:latest0.1.4_10.1.4_1n/a0.1.4_1n/a0.1.4_10.1.4_10.1.4_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libssh.so : security/libssh
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_sshping
USES:
cmake localbase:ldflags perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/spook/sshping/tar.gz/v0.1.4?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4_1
23 Jan 2024 15:21:16
commit hash: af6f8a8f5491391a2ccdec97bef3e9ba1ae40a80commit hash: af6f8a8f5491391a2ccdec97bef3e9ba1ae40a80commit hash: af6f8a8f5491391a2ccdec97bef3e9ba1ae40a80commit hash: af6f8a8f5491391a2ccdec97bef3e9ba1ae40a80 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
net/sshping: Move man pages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.4
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.4
20 Mar 2018 18:09:37
Revision:465103Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.1.4
0.1.3_1
18 Mar 2018 15:11:09
Revision:464921Original commit files touched by this commit
ehaupt search for other commits by this committer
- Use cmake and get rid of own do-build/do-install target
- Adjust package list according to cmake's man category preference
- Sort USES
- Adjust manpage section during build
- Bump PORTREVISION due to package list change
0.1.3
18 Mar 2018 14:26:57
Revision:464916Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.1.3
0.1.2
14 Mar 2018 10:28:01
Revision:464483Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.1.2
0.1.1
06 Nov 2017 09:35:04
Revision:453606Original commit files touched by this commit
ehaupt search for other commits by this committer
Ensure perl is present during build time.

Notified by:	pkg-fallout
0.1.1
04 Nov 2017 13:08:29
Revision:453459Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 0.1.1
- Install man page
0.0.2017081601
17 Aug 2017 10:53:46
Revision:448085Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix build on FreeBSD 11.x versions prior to LLVM 4.0.0 base import.

Notified by:    pkg-fallout (110i386-default, 110amd64-default)
0.0.2017081601
16 Aug 2017 13:39:15
Revision:448036Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove temporary file that was accidentally added in previous commit.
0.0.2017081601
16 Aug 2017 13:23:12
Revision:448035Original commit files touched by this commit
ehaupt search for other commits by this committer
Add sshping 0.0.2017081601, SSH-based ping to measure character echo
latency and bandwidth.

Number of commits found: 14