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
Port details
py-cross-web Library for working with web frameworks
0.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: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-12-29 06:54:06
Last Update: 2025-12-29 06:49:56
Commit Hash: af1c462
Also Listed In: python
License: MIT
WWW:
https://github.com/usecross/cross-web
Description:
Write once, run everywhere - A universal web framework adapter for Python that lets you write code once and use it across multiple web frameworks. Lia provides a unified interface for common web framework operations, allowing you to write framework-agnostic code that can be easily adapted to work with FastAPI, Flask, Django, and other popular Python web frameworks.
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}cross-web>0:www/py-cross-web@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-cross-web/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-cross-web
  • pkg install py311-cross-web
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-cross-web listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cross-web
Package flavors (<flavor>: <package>)
  • py311: py311-cross-web
distinfo:
TIMESTAMP = 1766953575 SHA256 (cross_web-0.4.0.tar.gz) = 4ae65619ddfcd06d6803432c0366342d7e8aeba10194b4e144d73a662e75370c SIZE (cross_web-0.4.0.tar.gz) = 157111

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : 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-typing-extensions>=4.14.0 : devel/py-typing-extensions@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-dj51-strawberry-graphql
  2. devel/py-dj52-strawberry-graphql
  3. devel/py-strawberry-graphql

Configuration Options:
No options to configure
Options name:
www_py-cross-web
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/c/cross_web/
  2. https://pypi.org/packages/source/c/cross_web/
Collapse this list.
Port Moves
  • port moved here from www/py-lia-web on 2025-12-29
    REASON: Renamed to match upstream name

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0
29 Dec 2025 06:49:56
commit hash: af1c4623f4e7a176e94d1201d9e7fb80a86807c6commit hash: af1c4623f4e7a176e94d1201d9e7fb80a86807c6commit hash: af1c4623f4e7a176e94d1201d9e7fb80a86807c6commit hash: af1c4623f4e7a176e94d1201d9e7fb80a86807c6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-lia-web: Rename to www/py-cross-web

* Upstream renamed the project with the 0.4.0 release, change this
  accordingly for this port.

* The necessary adjustments for the current consumers will follow in
  separate commits.

Number of commits found: 1