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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-torrequest Simple interface for HTTP(s) requests over Tor
0.1.0 wwwnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-24 03:33:07
Last Update: 2025-09-24 03:30:13
Commit Hash: 7f87b6d
Also Listed In: python security
License: MIT
WWW:
https://github.com/erdiaker/torrequest
Description:
A simple Python interface for HTTP(s) requests over Tor. It's basically a wrapper around Stem and Requests libraries.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}torrequest>0:www/py-torrequest@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-torrequest/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-torrequest
  • pkg install py311-torrequest
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 py311-torrequest listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-torrequest
Package flavors (<flavor>: <package>)
  • py311: py311-torrequest
distinfo:
TIMESTAMP = 1758575340 SHA256 (torrequest-0.1.0.tar.gz) = 3745d4ea3ffda98d7a034363c787adb37aab77bdab40094a4d937392cd4dae82 SIZE (torrequest-0.1.0.tar.gz) = 1527

Packages (timestamps in pop-ups are UTC):
py311-torrequest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest----0.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pysocks>=1.5.7 : net/py-pysocks@py311
  2. py311-requests>=2.11.0 : www/py-requests@py311
  3. py311-stem>=1.4.0 : security/py-stem@py311
  4. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-sherlock-project

Configuration Options:
No options to configure
Options name:
www_py-torrequest
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/t/torrequest/
  2. https://pypi.org/packages/source/t/torrequest/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0
24 Sep 2025 03:30:13
commit hash: 7f87b6ddc1d70240f32c31682d1c7250941f372acommit hash: 7f87b6ddc1d70240f32c31682d1c7250941f372acommit hash: 7f87b6ddc1d70240f32c31682d1c7250941f372acommit hash: 7f87b6ddc1d70240f32c31682d1c7250941f372a files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
www/py-torrequest: add port: Simple interface for HTTP(s) requests over Tor

A simple Python interface for HTTP(s) requests over Tor.

It's basically a wrapper around Stem and Requests libraries.

WWW: https://github.com/erdiaker/torrequest

Number of commits found: 1