Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.3 21 Nov 2024 13:38:24 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.1.3
Changes: https://github.com/pallets/werkzeug/releases
https://werkzeug.palletsprojects.com/en/stable/changes/ |
3.1.1 03 Nov 2024 13:22:52 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.1.1
- Update WWW
Changes: https://github.com/pallets/werkzeug/releases
https://werkzeug.palletsprojects.com/en/stable/changes/ |
3.0.6 30 Oct 2024 12:13:31 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.0.6
Changes: https://github.com/pallets/werkzeug/releases |
3.0.5 29 Oct 2024 14:38:42 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.0.5
Changes: https://github.com/pallets/werkzeug/releases |
3.0.4 08 Sep 2024 18:37:51 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.0.4
Changes: https://github.com/pallets/werkzeug/releases |
3.0.3 19 May 2024 17:16:01 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.0.3
- Update LICENSE_FILE
Changes: https://github.com/pallets/werkzeug/releases
https://github.com/pallets/werkzeug/blob/main/CHANGES.rst |
3.0.2 05 Apr 2024 00:41:42 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.0.2
Changes: https://github.com/pallets/werkzeug/releases
https://github.com/pallets/werkzeug/blob/main/CHANGES.rst |
3.0.1 27 Nov 2023 10:28:26 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 3.0.1
Changes: https://github.com/pallets/werkzeug/releases |
2.3.8 14 Nov 2023 21:19:31 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.3.8
- Add GitHub to MASTER_SITES
Changes: https://github.com/pallets/werkzeug/releases |
2.3.6 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.3.6 30 Jun 2023 07:06:40 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.3.6
Changes: https://github.com/pallets/werkzeug/releases |
2.3.4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.3.4 27 May 2023 04:11:32 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.3.4
Changes: https://github.com/pallets/werkzeug/releases |
2.3.3 07 May 2023 16:04:32 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.3.3
Changes: https://github.com/pallets/werkzeug/releases |
2.3.2 02 May 2023 16:20:29 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.3.2
Changes: https://github.com/pallets/werkzeug/releases |
2.3.1 27 Apr 2023 23:59:11 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.3.1
- Convert to USE_PYTHON=pep517
Changes: https://github.com/pallets/werkzeug/releases |
2.2.3 21 Mar 2023 19:21:27 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.2.3
Changes: https://github.com/pallets/werkzeug/releases |
2.2.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.2.2 30 Dec 2022 09:05:16 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update WWW |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.2 31 Aug 2022 11:41:19 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.2.2
Changes: https://github.com/pallets/werkzeug/releases |
2.2.1 30 Jul 2022 19:25:15 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.2.1
Changes: https://github.com/pallets/werkzeug/releases |
2.1.2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.1.2 30 Apr 2022 15:58:39 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.1.2
Changes: https://github.com/pallets/werkzeug/releases |
2.1.1 16 Apr 2022 04:19:30 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.1.1
Changes: https://github.com/pallets/werkzeug/releases |
2.0.3 07 Mar 2022 18:11:33 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.0.3
Changes: https://github.com/pallets/werkzeug/releases |
2.0.2 11 Jan 2022 18:44:49 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Clean up Makefile after
6c401020d1946446ed7f46742d7dca78c201408f (python36 removal) |
2.0.2 13 Oct 2021 19:16:27 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.0.2
Changes: https://github.com/pallets/werkzeug/releases |
2.0.1 13 Oct 2021 05:38:27 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Cosmetic change |
2.0.1 30 Sep 2021 15:14:23 |
Bernhard Froehlich (decke) |
www/py-werkzeug: Add CPE information
Approved by: portmgr (blanket) |
2.0.1 10 Jun 2021 14:46:17 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Revert 4aedd48f96fbd2a8339cb24837efe8e36250862c
It is not needed with setuptools 46.4.0+. |
2.0.1 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
2.0.1 24 May 2021 02:03:34 |
Dima Panov (fluffy) |
www/py-werkzeug: py-dataclasses should be in BUILD_DEPENDS too for use with
python36
Noticed by: poudriere failure
Pointy hat to: sunpoet@ |
2.0.1 22 May 2021 14:43:05 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.0.1
Changes: https://github.com/pallets/werkzeug/releases |
2.0.0 16 May 2021 15:24:17 |
Po-Chuan Hsieh (sunpoet) |
www/py-werkzeug: Update to 2.0.0
- Sort PLIST
Changes: https://github.com/pallets/werkzeug/releases |
1.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.0.1 02 Apr 2020 12:04:28 |
sunpoet |
Update to 1.0.1
Changes: https://github.com/pallets/werkzeug/releases |
1.0.0 29 Feb 2020 11:24:54 |
sunpoet |
Update to 1.0.0
Changes: https://github.com/pallets/werkzeug/releases |
0.16.1 29 Jan 2020 19:16:10 |
sunpoet |
Update to 0.16.1
Changes: https://github.com/pallets/werkzeug/releases |
0.16.0 26 Sep 2019 18:16:44 |
sunpoet |
Update to 0.16.0
Changes: https://github.com/pallets/werkzeug/releases |
0.15.6 05 Sep 2019 17:08:57 |
sunpoet |
Update to 0.15.6
Changes: https://github.com/pallets/werkzeug/releases |
0.15.5 21 Jul 2019 20:49:06 |
sunpoet |
Update to 0.15.5
Changes: https://github.com/pallets/werkzeug/releases |
0.15.4 16 May 2019 23:57:10 |
sunpoet |
Update to 0.15.4
Changes: https://github.com/pallets/werkzeug/releases |
0.15.2 05 Apr 2019 22:44:55 |
sunpoet |
Update to 0.15.2
Changes: https://github.com/pallets/werkzeug/releases |
0.15.1 22 Mar 2019 21:22:32 |
sunpoet |
Update to 0.15.1
- Take maintainership
Changes: https://github.com/pallets/werkzeug/releases |
0.15.0 20 Mar 2019 18:03:44 |
sunpoet |
Update to 0.15.0
- Update LICENSE_FILE
- Update WWW
Changes: https://github.com/pallets/werkzeug/releases |
0.14.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.14.1 02 Jan 2018 15:34:05 |
sunpoet |
Update to 0.14.1
Changes: https://github.com/pallets/werkzeug/releases
https://github.com/pallets/werkzeug/blob/master/CHANGES.rst |
0.14 01 Jan 2018 20:59:08 |
sunpoet |
Update to 0.14
Changes: https://github.com/pallets/werkzeug/releases
https://github.com/pallets/werkzeug/blob/master/CHANGES.rst |
0.13 11 Dec 2017 10:42:24 |
sunpoet |
Update to 0.13
Changes: https://github.com/pallets/werkzeug/releases
https://github.com/pallets/werkzeug/blob/master/CHANGES.rst |
0.12.2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.12.2 16 May 2017 18:18:41 |
sunpoet |
Update to 0.12.2
- Allow concurrent installation (USE_PYTHON=concurrent)
- Remove EXAMPLESDIR
Changes: https://github.com/pallets/werkzeug/blob/master/CHANGES |
0.12.1 16 Mar 2017 20:56:14 |
sunpoet |
Update to 0.12.1
- Add LICENSE_FILE
Changes: https://github.com/pallets/werkzeug/blob/master/CHANGES |
0.12 11 Mar 2017 09:44:21 |
olivierd |
Update to 0.12
Changelog: https://github.com/pallets/werkzeug/blob/0.12/CHANGES |
0.11.15 31 Dec 2016 07:26:54 |
olivierd |
Update to 0.11.15 (bugfix release)
Changelog: https://github.com/pallets/werkzeug/blob/0.11.15/CHANGES |
0.11.14 30 Dec 2016 22:36:50 |
olivierd |
Update to 0.11.14
Changelog: https://github.com/pallets/werkzeug/blob/0.11.14/CHANGES |
0.11.13 28 Dec 2016 07:51:21 |
olivierd |
Update to 0.11.13
Changelog: https://github.com/pallets/werkzeug/blob/0.11.13/CHANGES |
0.11.11 01 Sep 2016 14:49:22 |
olivierd |
- Update to 0.11.11
- Add new option, WATCHDOG (not set by default). It monitors filesystem events
If this module is not installed, by default it's 'ast' (standard module) |
0.11.10 25 May 2016 18:59:09 |
olivierd |
Update to 0.11.10 |
0.11.9 25 Apr 2016 20:06:20 |
olivierd |
- Update to 0.11.9
- Use GitHub instead of CHEESESHOP, because tarball on the Python Package
Index (PyPI) seems not downloadable |
0.11.8 15 Apr 2016 20:32:02 |
olivierd |
- Update to 0.11.8
- Re-assign to the Python team
PR: 208439 (based on, upgrade to 0.11.5)
Submitted by: myself
Approved by: <moggie@elasticmind.net> (maintainer, timeout > 2 weeks) |
0.11.3 10 Jan 2016 16:05:20 |
olivierd |
Update to 0.11.3
PR: 205519
Submitted by: myself
Approved by: <moggie@elasticmind.net> (maintainer, timeout 2 weeks) |
0.11.2 09 Dec 2015 14:28:03 |
sunpoet |
- Add NO_ARCH
- Sort USE_PYTHON
- Convert to new options target helper
Approved by: portmgr (blanket)
With hat: python |
0.11.2 07 Dec 2015 19:36:03 |
olivierd |
Update to 0.11.2
PR: 204555
Submitted by: myself
Approved by: <moggie@elasticmind.net> (maintainer, timeout 3 weeks) |
0.10.4 16 Apr 2015 08:22:07 |
robak |
www/py-werkzeug: update 0.10.1 -> 0.10.4
PR: 198929
Submitted by: Olivier Duchateau <olivierd@FreeBSD.org>
Approved by: maintainer (moggie@elasticmind.net, timeout 21 days) |
0.10.1 23 Feb 2015 04:28:15 |
olivierd |
- Update to 0.10.1
- Add test in post-install target, otherwise example files are always installed
ChangeLog: http://werkzeug.pocoo.org/docs/0.10/changes/#version-0-10
PR: 197686
Submitted by: myself
Approved by: moggie (maintainer) |
0.9.6 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.9.6 03 Jul 2014 16:01:23 |
olivierd |
- Update to 0.9.6
ChangeLog:
https://github.com/mitsuhiko/werkzeug/blob/8097d1eca9ab08b451f7d64315009a561cf890d8/CHANGES
PR: 190749
Submitted by: myself
Approved by: maintainer (timeout > 3 weeks) |
0.9.4_1 04 Mar 2014 15:55:55 |
sunpoet |
- Restore OPTIONS_DEFINE
Approved by: portmgr (blanket) |
0.9.4_1 02 Mar 2014 22:53:22 |
rm |
www/py-werkzeug: support staging and general clean-up
- clarify license (BSD3C)
- do not use easy_install for installation and convert to auto-generated packing
list
- add staging support
- install examples into staging area uncoditionally and remove EXAMPLES option
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's
implemented in bsd.python.mk
Approved by: portmgr (blanket) |
0.9.4 21 Feb 2014 13:39:58 |
ehaupt |
Remove trailing whitespaces from category www |
0.9.4 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.9.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.9.4 16 Sep 2013 07:36:43 |
olivierd |
- Update to 0.9.4 (bugfix release)
PR: ports/181568
Submitted by: myself
Approved by: maintainer (timeout 3 weeks) |
0.9.3 30 Jul 2013 19:27:24 |
olivierd |
- Update to 0.9.3
- Trim Makefile header
- Convert to new option framework
- Sort pkg-plist file
- Remove patches
PR: 180853
Submitted by: myself
Approved by: moggie (maintainer) |
0.8.3 10 Apr 2012 17:01:49 |
miwi |
- Update to 0.8.3
PR: 164794
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: maintainer timeout |
0.8.2 14 Jan 2012 19:15:00 |
miwi |
- Update to 0.8.2
PR: 163342
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.8 03 Oct 2011 08:12:37 |
culot |
- Update to 0.8
Changes: http://werkzeug.pocoo.org/docs/changes/
PR: ports/161170
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: Moggie <moggie@elasticmind.net> (maintainer) |
0.7 01 Aug 2011 16:37:52 |
jlaffaye |
Update to 0.7
PR: ports/159166
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.6.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.2 15 May 2010 00:47:25 |
wxs |
Update to 0.6.2
Submitted by: Lewis <moggie@elasticmind.net> (maintainer, private mail) |
0.5.1 14 Jan 2010 02:47:37 |
wxs |
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.
WWW: http://werkzeug.pocoo.org/
Submitted by: Lewis <moggie@elasticmind.net> (private mail) |