Port details |
- theonionbox Web interface to monitor Tor node operation
- 4.3.1_3 security =2 4.3.1_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-08-13 06:47:34
- Last Update: 2024-11-25 10:11:04
- Commit Hash: 07f17e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net python
- License: MIT
- WWW:
- https://github.com/ralphwetzel/theonionbox
- Description:
- The Onion Box provides a web interface to monitor the operation of a Tor node.
It is able to monitor any Tor node operated as relay, as bridge and even as
client - as long as it can establish a connection to the node and authenticate
successfully.
The connection to the Tor node to be monitored may be established via a local
ControlSocket or a ControlPort (local or remote). Advanced users may establish
a connection via the Tor network to a node proving access to it's ControlPort by
means of a Hidden Service - supporting on demand as well Hidden Service Client
Authorization.
The Onion Box supports whatever authentication method the Tor node provides.
A single instance of The Onion Box is able to provide monitoring functionality
for as many nodes as you like.
Above that, The Onion Box is able to display Tor network status protocol data
for any Tor node known by Onionoo.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- theonionbox>0:security/theonionbox
- To install the port:
- cd /usr/ports/security/theonionbox/ && make install clean
- To add the package, run one of these commands:
- pkg install security/theonionbox
- pkg install theonionbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: theonionbox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1557547124
SHA256 (theonionbox-4.3.1.tar.gz) = e6d2e498349fe6cd9e83699bcab05a4cba0d0ffb6221bc30c9286ecb5f50d243
SIZE (theonionbox-4.3.1.tar.gz) = 13002704
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-APScheduler>=3.4 : devel/py-apscheduler@py311
- py311-bottle>=0.12.13 : www/py-bottle@py311
- py311-psutil>=5.4.0 : sysutils/py-psutil@py311
- py311-pysocks>=1.6.7 : net/py-pysocks@py311
- py311-requests>2.18 : www/py-requests@py311
- py311-stem>=1.5.4 : security/py-stem@py311
- py311-tzlocal>=1.5 : devel/py-tzlocal@py311
- py311-urllib3>=1.21.1,1<1.27,1 : net/py-urllib3@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for theonionbox-4.3.1_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_theonionbox
- USES:
- python
- 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 |
4.3.1_3 25 Nov 2024 10:11:04 |
Jan Beich (jbeich) |
devel/py-apscheduler: update to 3.11.0
Changes: https://github.com/agronholm/apscheduler/releases/tag/3.11.0
Reported by: Repology |
4.3.1_2 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> |
4.3.1_2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
4.3.1_2 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 ) |
4.3.1_2 24 Jul 2021 20:24:06 |
Po-Chuan Hsieh (sunpoet) |
security/theonionbox: Fix build with py-urllib3 1.26.5
- While I'm here, update version requirement of RUN_DEPENDS |
4.3.1_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.3.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3.1_2 05 Jan 2021 22:08:22 |
rene |
Follow up on devel/py-futures port removal in r559976
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+
Bump minimal Python version of security/theonionbox to 3.6+ |
4.3.1_2 24 Nov 2019 05:06:26 |
yuri |
security/theonionbox: Unbreak at runtime and prepare for urllib3 1.25.6
PR: 241827
Submitted by: kai |
4.3.1_1 20 Sep 2019 04:22:28 |
tobik |
security/theonionbox: Spell post-install correctly
Install rc script with executable permissions again after r501220. |
4.3.1 23 Jun 2019 19:21:49 |
sunpoet |
Use PY_FUTURES
With hat: python |
4.3.1 11 May 2019 04:10:06 |
yuri |
security/theonionbox: Update 4.3.0 -> 4.3.1
Reported by: portscout |
4.3.0_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
4.3.0 13 Oct 2018 20:53:31 |
yuri |
security/theonionbox: Update 4.2.1 -> 4.3.0
Reported by: portscout |
4.2.1_1 14 Aug 2018 01:09:34 |
yuri |
security/theonionbox: Add sqlite3 dependency; Backport fixes that the upstream
made.
Port changes:
* sqlite3 dependency is need as a workaround for bug#230613
* Backport the fix of the problem of python3 compatibility
* Backport the fix of python2 build error
* Backport the fix of windows newline in the shell script
* Backport the Onionoo protocol version mismatch fix
PR: 230599
Submitted by: Carsten Larsen <cs@innolan.net> (sqlite3 part) |
4.2.1 13 Aug 2018 06:47:19 |
yuri |
New port: security/theonionbox: Web interface to monitor Tor node operation |