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
Port details
py-speedometer Chart network TX/RX and file download rates on the console
2.9 net on this many watch lists=2 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 2.9Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-04-30 18:46:19
Last Update: 2024-04-13 09:31:50
Commit Hash: f863069
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: LGPL21
WWW:
https://excess.org/speedometer/
Description:
Speedometer is a minimalistic python script that provides a TUI interface to measure and display the speed of data across a network connection or data being stored in a file.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}Speedometer>0:net/py-speedometer@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-speedometer/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-speedometer
  • pkg install py39-Speedometer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-Speedometer listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-Speedometer
Package flavors (<flavor>: <package>)
  • py39: py39-Speedometer
distinfo:
TIMESTAMP = 1678285767 SHA256 (Speedometer-2.9.tar.gz) = cc59a982a264737df5c5b205121de9377b3dff856a2762c029de7d9a0a51c583 SIZE (Speedometer-2.9.tar.gz) = 22100

Packages (timestamps in pop-ups are UTC):
py39-Speedometer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.9--2.92.92.9
FreeBSD:14:latest-----2.9-2.9
FreeBSD:14:quarterly-----2.92.92.9
FreeBSD:15:latest--n/a-n/a2.92.92.9
 

py311-Speedometer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.92.9-2.92.9---
FreeBSD:13:quarterly2.92.9-2.92.9---
FreeBSD:14:latest2.92.9-2.92.9---
FreeBSD:14:quarterly2.92.9-2.92.9---
FreeBSD:15:latest2.92.9n/a2.9n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-psutil>0 : sysutils/py-psutil@py39
  2. py39-urwid>0 : devel/py-urwid@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_py-speedometer
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/S/Speedometer/
  2. https://pypi.org/packages/source/S/Speedometer/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9
13 Apr 2024 09:31:50
commit hash: f86306995e95bb46ed825d91836ad6d3776044b4commit hash: f86306995e95bb46ed825d91836ad6d3776044b4commit hash: f86306995e95bb46ed825d91836ad6d3776044b4commit hash: f86306995e95bb46ed825d91836ad6d3776044b4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-speedometer: Add NO_ARCH

Approved by:	portmgr (blanket)
2.9
30 Apr 2023 18:41:42
commit hash: 011549e36bbb336f8af23ae217777d7e364dd1b2commit hash: 011549e36bbb336f8af23ae217777d7e364dd1b2commit hash: 011549e36bbb336f8af23ae217777d7e364dd1b2commit hash: 011549e36bbb336f8af23ae217777d7e364dd1b2 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
net/py-speedometer: New port: Chart network TX/RX and file download rates on the
console

Speedometer is a minimalistic python script that provides a TUI
interface to measure and display the speed of data across a network
connection or data being stored in a file.

WWW: https://excess.org/speedometer/

PR:		270045

Number of commits found: 2