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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-httpx-sse Consume Server-Sent Event (SSE) messages with HTTPX
0.4.3 www 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 0.4.0Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-18 09:45:05
Last Update: 2026-08-23 20:32:42
Commit Hash: b70a165
Also Listed In: python
License: MIT
WWW:
https://pypi.python.org/pypi/httpx-sse
Description:
Python module that consumes Server-Sent Event (SSE) messages with HTTPX.
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}httpx-sse>0:www/py-httpx-sse@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-httpx-sse/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-httpx-sse
  • pkg install py312-httpx-sse
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 py312-httpx-sse listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-httpx-sse
Package flavors (<flavor>: <package>)
  • py312: py312-httpx-sse
distinfo:
TIMESTAMP = 1787516805 SHA256 (httpx_sse-0.4.3.tar.gz) = 9b1ed0127459a66014aec3c56bebd93da3c1bc8bb6618c8082039a44889a755d SIZE (httpx_sse-0.4.3.tar.gz) = 15943

Packages (timestamps in pop-ups are UTC):
py311-httpx-sse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.00.4.0-0.4.00.4.0n/an/an/a
FreeBSD:13:quarterly0.4.00.4.0-0.4.00.4.0n/an/an/a
FreeBSD:14:latest---0.4.0----
FreeBSD:14:quarterly---0.4.0----
FreeBSD:15:latest--n/a0.4.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-httpx-sse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.4.00.4.0--0.4.3---
FreeBSD:14:quarterly0.4.00.4.0--0.4.0---
FreeBSD:15:latest0.4.00.4.3n/a-n/an/a--
FreeBSD:15:quarterly0.4.00.4.0n/a-n/an/a--
FreeBSD:16:latest0.4.00.4.3n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools-scm>=8.0.4 : devel/py-setuptools-scm
  2. py312-setuptools>=63.1.0_1 : devel/py-setuptools@py312
  3. py312-wheel>=0.45.1 : devel/py-wheel
  4. python3.12 : lang/python312
  5. py312-build>=0 : devel/py-build@py312
  6. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
This port is required by:
for Run
  1. misc/py-fal-client
  2. misc/py-langchain-community
  3. misc/py-mcp

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

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.3
23 Aug 2026 20:32:42
commit hash: b70a165b95c6736e99a81a30c14810ac8a237592commit hash: b70a165b95c6736e99a81a30c14810ac8a237592commit hash: b70a165b95c6736e99a81a30c14810ac8a237592commit hash: b70a165b95c6736e99a81a30c14810ac8a237592 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
www/py-httpx-sse: Update to 0.4.3

ChangeLog:

- https://github.com/florimondmanca/httpx-sse/releases/tag/0.4.1
- https://github.com/florimondmanca/httpx-sse/releases/tag/0.4.2
- https://github.com/florimondmanca/httpx-sse/releases/tag/0.4.3

Reported by:	repology.org
0.4.0
18 Mar 2025 09:43:29
commit hash: 2043988b10bd1d320a020e14ac0d41e85b99b20acommit hash: 2043988b10bd1d320a020e14ac0d41e85b99b20acommit hash: 2043988b10bd1d320a020e14ac0d41e85b99b20acommit hash: 2043988b10bd1d320a020e14ac0d41e85b99b20a files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
www/py-httpx-sse: Add new port

Python module that consumes Server-Sent Event (SSE) messages with HTTPX.

https://pypi.python.org/pypi/httpx-sse

Number of commits found: 2