Port details |
- py-sbws Tor network bandwidth scanner
- 1.7.0 net =2 1.7.0Version of this port present on the latest quarterly branch.
- Maintainer: egypcio@FreeBSD.org
- Port Added: 2018-10-19 14:09:58
- Last Update: 2023-09-02 15:37:23
- Commit Hash: d751774
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: CC0-1.0
- WWW:
- https://sbws.readthedocs.io/
- Description:
- Simple Bandwidth Scanner (a.k.a sbws) is a Tor bandwidth scanner that produces
bandwidth measurements files to be used by Directory Authorities.
The scanner builds two hop circuits consisting of the relay being measured and
a fast exit. Over these circuits it measures RTT and bandwidth.
- ¦ ¦ ¦ ¦
- 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}sbws>0:net/py-sbws@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-sbws/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-sbws
- pkg install py39-sbws
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-sbws listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-sbws
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1693666331
SHA256 (network-health-sbws-30a2256098fad8e8aaa06e325274546b4aead552_GL0.tar.gz) = 61aaade50cd99160109cbabb2fec540f8703c9e99d0cc1c0dc0192b7a132efb7
SIZE (network-health-sbws-30a2256098fad8e8aaa06e325274546b4aead552_GL0.tar.gz) = 4659885
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-coverage>=0 : devel/py-coverage@py39
- py39-flake8>=0 : devel/py-flake8@py39
- py39-flake8-docstrings>=0 : devel/py-flake8-docstrings@py39
- py39-freezegun>=0 : devel/py-freezegun@py39
- py39-pytest>=0 : devel/py-pytest@py39
- py39-pytest-mock>=0 : devel/py-pytest-mock@py39
- py39-sphinx>=0 : textproc/py-sphinx@py39
- py39-tox>=0 : devel/py-tox@py39
- bash : shells/bash
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pysocks>=1.6.8 : net/py-pysocks@py39
- py39-requests>=2.18.4 : www/py-requests@py39
- py39-stem>=1.7.0 : security/py-stem@py39
- py39-psutil>=5.5 : sysutils/py-psutil@py39
- py39-versioneer>=0 : devel/py-versioneer@py39
- tor : security/tor
- obfs4proxy : security/obfs4proxy-tor
- snowflake-client : security/snowflake-tor
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-sbws
- USES:
- cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0 02 Sep 2023 15:37:23 |
Vinícius Zavam (egypcio) |
net/py-sbws: update 1.3.0 to 1.7.0
while here,
* take care of #262759;
* avoid expanding 'test' support, which depends on git and chutney.
PR: 262759
Reported by: se@
Sponsored by: The Tor Project
Sponsored by: TorBSD Diversity Project, TDP |
1.3.0 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
1.3.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.3.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3.0 31 Oct 2021 13:27:13 |
Vinícius Zavam (egypcio) |
net/py-sbws: update 1.1.0 to 1.3.0
- python:3.5+ now became python:3.6+;
- move away from USE_GITHUB, and use USE_GITLAB instead;
-- Tor Project has its official GitLab instance;
-- GL_SITE set to follow 'gitlab.torproject.org/tpo';
- fixed RUN_DEPENDS to reflect updated version of sbws;
- add TEST_DEPENDS dependencies to test source;
-- do-test stage added accordingly;
- apply 'shebangfix' to .sh scripts which need bash;
- update LICENSE_FILE;
- make sure we include a @sample config file now (sbws.ini).
CHANGELOG
*
https://gitlab.torproject.org/tpo/network-health/sbws/-/blob/v1.3.0/CHANGELOG.rst
Reported by: Georg Koppen <gk % torproject.org>
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project |
1.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0 17 Apr 2019 11:58:56 |
egypcio |
net/py-sbws: update 1.0.5 to 1.1.0
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D19891 |
1.0.5 06 Mar 2019 12:50:34 |
egypcio |
net/py-sbws: update 1.0.2 to 1.0.5
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19477 |
1.0.2_2 09 Jan 2019 09:07:32 |
egypcio |
net/py-sbws: RUN_DEPENDS needs www/py-requests
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18787 |
1.0.2_1 05 Dec 2018 14:09:12 |
egypcio |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr (Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 14 Nov 2018 14:04:03 |
egypcio |
net/py-sbws: change python:3.4+ to python:3.5+
Reported by: tobik
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D17959 |
1.0.2 12 Nov 2018 08:56:56 |
egypcio |
net/py-sbws: update to v1.0.2
CHANGELOG (upstream)
* merge branch 'ticket28365';
* include the headers about eligible relays in all the bandwidth files,
not only in the ones that does not have enough eligible relays (28365).
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D17948 |
1.0.1 08 Nov 2018 07:44:33 |
egypcio |
net/py-sbws: update to v1.0.1
* python:3.4+ became python:3.5+ via setup.py changes in upstream
Approved by: beat (mentor)
Differential Revision: https://reviews.freebsd.org/D17861 |
0.8.0_1 24 Oct 2018 05:10:44 |
egypcio |
this is v0.8.0; follow branch's setup.py to get port's deps and reqs done
* python 3.5+ -> 3.4+;
* console_scripts was used, so added concurrent to USE_PYTHON;
* net/py-socks added to RUN_DEPENDS.
Reported by: koobs
Approved by: araujo (mentor), koobs
Differential Revision: https://reviews.freebsd.org/D17623 |
0.8.0 19 Oct 2018 14:09:32 |
egypcio |
[NEW PORT] net/py-sbws: Tor network bandwidth scanner
Simple Bandwidth Scanner (a.k.a sbws) is a Tor bandwidth scanner that produces
bandwidth measurements files to be used by Directory Authorities.
The scanner builds two hop circuits consisting of the relay being measured and
a fast exit. Over these circuits it measures RTT and bandwidth.
WWW: https://sbws.readthedocs.io/
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D17606 |