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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-httpcore2 Minimal low-level HTTP client
2.4.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: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-19 06:39:55
Last Update: 2026-06-19 06:37:00
Commit Hash: 9af436b
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/pydantic/httpx2
Description:
The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests. It does not provide any high level model abstractions over the API, does not handle redirects, multipart uploads, building authentication headers, transparent HTTP caching, URL parsing, session cookie handling, content or charset decoding, handling JSON, environment based configuration defaults, or any of that Jazz. Some things HTTP Core does do: - Sending HTTP requests. - Provides both sync and async interfaces. - Supports HTTP/1.1 and HTTP/2. - Async backend support for asyncio and trio. - Automatic connection pooling. - HTTP(S) proxy support.
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}httpcore2>0:www/py-httpcore2@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-httpcore2/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-httpcore2
  • pkg install py311-httpcore2
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-httpcore2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-httpcore2
Package flavors (<flavor>: <package>)
  • py311: py311-httpcore2
distinfo:
TIMESTAMP = 1781849537 SHA256 (httpcore2-2.4.0.tar.gz) = 3093a8ab8980d9f910b9cb4351df9186a0ad2350a6284a9107ac9a362a584422 SIZE (httpcore2-2.4.0.tar.gz) = 64618

Packages (timestamps in pop-ups are UTC):
py311-httpcore2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.4.02.4.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatchling>0 : devel/py-hatchling@py311
  3. py311-uv-dynamic-versioning>=0.8.0 : devel/py-uv-dynamic-versioning@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-h11>=0.16 : net/py-h11@py311
  2. py311-truststore>=0.10 : security/py-truststore@py311
  3. py311-anyio>=4.5.0<5.0 : devel/py-anyio@py311
  4. py311-h2>=3<5 : www/py-h2@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-httpx2

Configuration Options:
===> The following configuration options are available for py311-httpcore2-2.4.0: ASYNCIO=on: Asynchronous support via anyio HTTP2=on: HTTP/2 support SOCKS=off: SOCKS proxy support TRIO=off: Asynchronous support via trio ===> Use 'make config' to modify these settings
Options name:
www_py-httpcore2
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/h/httpcore2/
  2. https://pypi.org/packages/source/h/httpcore2/
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
2.4.0
19 Jun 2026 06:37:00
commit hash: 9af436b0654c3aa710a6a8d0ff613de081bc094fcommit hash: 9af436b0654c3aa710a6a8d0ff613de081bc094fcommit hash: 9af436b0654c3aa710a6a8d0ff613de081bc094fcommit hash: 9af436b0654c3aa710a6a8d0ff613de081bc094f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/py-httpcore2: New port: Minimal low-level HTTP client

Number of commits found: 1