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.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2025Q3
py-urllib3-future Powerful HTTP 1.1, 2, and 3 client with both sync and async interfaces
2.13.903 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 2.12.922Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-31 16:03:09
Last Update: 2025-09-02 18:10:18
Commit Hash: 5add910
Also Listed In: python
License: MIT
WWW:
https://urllib3future.readthedocs.io/en/latest/
https://github.com/jawah/urllib3.future
Description:
urllib3.future is a powerful, user-friendly HTTP client for Python. urllib3.future goes beyond supported features while remaining compatible. urllib3.future brings many critical features that are missing from both the Python standard libraries and urllib3: - Async. - Task safety. - Thread safety. - Happy Eyeballs. - Connection pooling. - Unopinionated about OpenSSL. - Client-side SSL/TLS verification. - Highly customizable DNS resolution. - File uploads with multipart encoding. - DNS over UDP, TLS, QUIC, or HTTPS. DNSSEC protected. - Helpers for retrying requests and dealing with HTTP redirects. - Automatic Keep-Alive for HTTP/1.1, HTTP/2, and HTTP/3. - Support for gzip, deflate, brotli, and zstd encoding. - Support for Python/PyPy 3.7+, no compromise. - Automatic Connection Upgrade / Downgrade. - Early (Informational) Responses / Hints. - HTTP/1.1, HTTP/2 and HTTP/3 support. - WebSocket over HTTP/2+ (RFC8441). - Proxy support for HTTP and SOCKS. - Post-Quantum Security with QUIC. - Detailed connection inspection. - HTTP/2 with prior knowledge. - Server Side Event (SSE). - Multiplexed connection. - Mirrored Sync & Async. - Trailer Headers. - Amazingly Fast. - WebSocket. urllib3.future is powerful and easy to use.
HomepageHomepage    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}urllib3-future>0:net/py-urllib3-future@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-urllib3-future/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-urllib3-future
  • pkg install py311-urllib3-future
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-urllib3-future listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-urllib3-future
Package flavors (<flavor>: <package>)
  • py311: py311-urllib3-future
distinfo:
TIMESTAMP = 1755062574 SHA256 (urllib3_future-2.13.903.tar.gz) = 750acf69304a174c2bd4a12a35ed1e1bd714ba1698e3b7262a3b37b3c68893a2 SIZE (urllib3_future-2.13.903.tar.gz) = 1097689

Packages (timestamps in pop-ups are UTC):
py311-urllib3-future
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.12.9222.12.922-2.12.9222.12.922---
FreeBSD:13:quarterly2.12.9222.12.922-2.12.9222.12.922---
FreeBSD:14:latest2.12.9222.13.903-2.12.9222.13.903---
FreeBSD:14:quarterly2.12.9222.12.922-2.12.9222.12.922---
FreeBSD:15:latest--n/a2.12.922n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=1.6.0<2 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-h11>=0.11.0<1.0.0 : net/py-h11@py311
  2. py311-jh2>=5.0.3<6.0.0 : www/py-jh2@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-niquests

Configuration Options:
===> The following configuration options are available for py311-urllib3-future-2.13.903: BROTLI=off: Brotli compression support SOCKS=off: SOCKS proxy support WS=off: WebSockets support ZSTD=off: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
net_py-urllib3-future
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/u/urllib3_future/
  2. https://github.com/jawah/urllib3.future/releases/download/2.13.903/
  3. https://pypi.org/packages/source/u/urllib3_future/
Collapse this list.

There are no commits on branch 2025Q3 for this port