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-werkzeug2 Python utilities collection for building WSGI applications (2.x)
2.3.8 www on this many watch lists=2 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 2.3.8Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-22 22:45:08
Last Update: 2024-02-22 22:42:53
Commit Hash: 4472d02
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://palletsprojects.com/p/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.
HomepageHomepage    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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}werkzeug2>0:www/py-werkzeug2@${PY_FLAVOR}
Conflicts:
CONFLICTS:
  • py39-werkzeug
To install the port:
cd /usr/ports/www/py-werkzeug2/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-werkzeug2
  • pkg install py39-werkzeug2
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 py39-werkzeug2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-werkzeug2
Package flavors (<flavor>: <package>)
  • py39: py39-werkzeug2
distinfo:
TIMESTAMP = 1708634505 SHA256 (werkzeug-2.3.8.tar.gz) = 554b257c74bbeb7a0d254160a4f8ffe185243f52a52035060b761ca62d977f03 SIZE (werkzeug-2.3.8.tar.gz) = 819747

Packages (timestamps in pop-ups are UTC):
py39-werkzeug2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a--2.3.8
 

py311-werkzeug2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.82.3.8-2.3.82.3.8---
FreeBSD:13:quarterly2.3.82.3.8-2.3.82.3.8---
FreeBSD:14:latest2.3.82.3.8-2.3.82.3.8---
FreeBSD:14:quarterly2.3.82.3.8-2.3.82.3.8---
FreeBSD:15:latest2.3.82.3.8n/a2.3.8n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=0<4 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-markupsafe>=2.1.1 : textproc/py-markupsafe@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. finance/odoo
  2. finance/odoo16

Configuration Options:
===> The following configuration options are available for py39-werkzeug2-2.3.8: EXAMPLES=on: Build and/or install examples WATCHDOG=off: Monitor filesystem events ===> Use 'make config' to modify these settings
Options name:
www_py-werkzeug2
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/w/werkzeug/
  2. https://github.com/pallets/werkzeug/releases/download/2.3.8/
  3. https://pypi.org/packages/source/w/werkzeug/
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.3.8
22 Feb 2024 22:42:53
commit hash: 4472d02b2c44d5bab34ebcd3649e394cbc49c1e1commit hash: 4472d02b2c44d5bab34ebcd3649e394cbc49c1e1commit hash: 4472d02b2c44d5bab34ebcd3649e394cbc49c1e1commit hash: 4472d02b2c44d5bab34ebcd3649e394cbc49c1e1 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
www/py-werkzeug2: Python utilities collection for building WSGI applications
(2.x)

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.

Number of commits found: 1