| Port details |
- py-litestar Production-ready, highly performant, extensible ASGI API Framework
- 2.19.0 www
=0 2.18.0Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2025-11-30 12:57:06
- Last Update: 2026-01-08 12:03:00
- Commit Hash: f0cfb82
- Also Listed In: python
- License: MIT
- WWW:
- https://litestar.dev/
- Description:
- Litestar is a powerful, flexible yet opinionated ASGI framework, focused on
building APIs. It offers high-performance data validation, dependency injection,
first-class ORM integration, authorization primitives, a rich plugin API,
middleware, and much more that's needed to get applications up and running.
¦ ¦ ¦ ¦ 
- 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}litestar>0:www/py-litestar@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-litestar/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-litestar
- pkg install py311-litestar
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-litestar listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-litestar
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1767768083
SHA256 (litestar-2.19.0.tar.gz) = c2663a7f48a7ed273615260c23fc76dbef2ca0d539ece25318772b737470c531
SIZE (litestar-2.19.0.tar.gz) = 373938
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-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-anyio>=0 : devel/py-anyio@py311
- py311-httpx>=0.22 : www/py-httpx@py311
- py311-msgspec>=0.18.2 : devel/py-msgspec@py311
- py311-multidict>=6.0.2 : www/py-multidict@py311
- py311-polyfactory>=0 : devel/py-polyfactory@py311
- py311-multipart>=0 : devel/py-multipart@py311
- py311-rich>=0 : textproc/py-rich@py311
- py311-rich-click>=0 : devel/py-rich-click@py311
- py311-pydantic2>=0 : devel/py-pydantic2@py311
- py311-uvicorn>=0 : www/py-uvicorn@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-litestar
- 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 |
2.19.0 08 Jan 2026 12:03:00
    |
Wen Heping (wen)  |
www/py-litestar: Update to 2.19.0 |
2.18.0 30 Nov 2025 12:55:37
    |
Wen Heping (wen)  |
www/py-litestar: Add new port
Litestar is a powerful, flexible yet opinionated ASGI framework, focused on
building APIs. It offers high-performance data validation, dependency injection,
first-class ORM integration, authorization primitives, a rich plugin API,
middleware, and much more that's needed to get applications up and running. |