Port details on branch 2022Q2 |
- py-werkzeug Python utilities collection for building WSGI applications
- 3.1.3 www
=11 3.1.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2010-01-14 02:47:59
- Last Update: 2024-11-21 13:38:24
- Commit Hash: bec116f
- People watching this port, also watch:: libgpg-error, libxml2, py311-pytz, py311-six, ca_root_nss
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://palletsprojects.com/projects/werkzeug/
- https://github.com/pallets/werkzeug
- Description:
- A Python utilities collection for building WSGI applications.
Werkzeug does not try to be a framework, and instead started as a simple
collection of various utilities useful for building WSGI applications.
It has since become one of the most advanced collections of its kind.
It includes a powerful debugger, fully featured request and response
objects, HTTP utilities to handle entity tags, cache control headers,
HTTP dates, cookie handling, file uploads, a powerful URL routing
system and a bunch of community contributed add-on modules.
 ¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-werkzeug/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-werkzeug
- pkg install py311-werkzeug
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-werkzeug listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-werkzeug
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679352
SHA256 (werkzeug-3.1.3.tar.gz) = 60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746
SIZE (werkzeug-3.1.3.tar.gz) = 806925
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-flit-core>=0<4 : devel/py-flit-core@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-markupsafe>=2.1.1 : textproc/py-markupsafe@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-dwave-cloud-client
- www/py-flask-dance
-
Deleted ports which required this port:
- for Run
-
- benchmarks/py-locust
- devel/py-connexion
- devel/py-moto
- devel/py-openapi-core
- devel/py-pytest-flask
- devel/py-pytest-httpserver
- devel/py-pytest-localserver
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-werkzeug-3.1.3:
EXAMPLES=on: Build and/or install examples
WATCHDOG=off: Monitor filesystem events
===> Use 'make config' to modify these settings
- Options name:
- www_py-werkzeug
- USES:
- cpe python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|