Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0 28 Nov 2024 02:10:09
    |
Wen Heping (wen)  |
www/py-flask: Update to 3.1.0 |
3.0.3 08 Apr 2024 02:29:37
    |
Wen Heping (wen)  |
www/py-flask: Update to 3.0.3 |
3.0.2 04 Feb 2024 01:41:49
    |
Wen Heping (wen)  |
www/py-flask: Update to 3.0.2 |
3.0.1 19 Jan 2024 00:25:38
    |
Wen Heping (wen)  |
www/py-flask: Update to 3.0.1 |
3.0.0 01 Dec 2023 06:47:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-flask: Clean up BUILD_DEPENDS
from pyproject.toml:
[build-system]
requires = ["flit_core<4"]
build-backend = "flit_core.buildapi"
from CHANGES.rst:
- Use flit_core instead of setuptools as build backend.
Reference: https://github.com/pallets/flask/blob/3.0.0/pyproject.toml#L46-L48
https://github.com/pallets/flask/blob/3.0.0/CHANGES.rst#version-233
Approved by: portmgr (blanket)
With hat: python |
3.0.0 27 Nov 2023 12:41:16
    |
Wen Heping (wen)  |
www/py-flask: Update to 3.0.0 |
2.3.2 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.2 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.2 04 May 2023 12:00:08
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.3.2 |
2.2.3 16 Feb 2023 00:10:04
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.2.3 |
2.2.2_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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_1 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_1 31 Aug 2022 12:42:35
    |
Wen Heping (wen)  |
www/py-flask: Update RUN_DEPENDS |
2.2.2 09 Aug 2022 02:50:27
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.2.2 |
2.2.1 04 Aug 2022 12:48:55
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.2.1 |
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 28 Apr 2022 23:45:27
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.1.2 |
2.1.1_1 07 Apr 2022 11:06:01
    |
Wen Heping (wen)  |
www/py-flask: Add missing DEPENDS
PR: 263109
Reported by: ml@netfence.it |
2.1.1 04 Apr 2022 08:45:16
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.1.1 |
2.1.0 29 Mar 2022 05:00:07
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.1.0 |
2.0.3 15 Feb 2022 00:24:03
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.0.3 |
2.0.2 26 Oct 2021 04:43:22
    |
Wen Heping (wen)  |
www/py-flask: Update to 2.0.2 [1]
Update DEPENDS
PR: 255873 [1]
Reported by: vidwer+fbsdbugs@gmail.com [1] |
1.1.4 25 Oct 2021 11:25:26
    |
Ruslan Makhmatkhanov (rm)  |
www/py-flask: pass maintainership to Wen per his request |
1.1.4 23 Oct 2021 15:42:19
    |
Michael Zhilin (mizhka)  |
www/py-flask: update to 1.1.4
Sponsored by: Postgres Professional |
1.1.2 14 Oct 2021 21:30:55
    |
Stefan Eßer (se)  |
www/py-flask: Add CPE information
Approved by: portmgr (blanket) |
1.1.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.2 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.2 24 Apr 2020 20:39:15
  |
rm  |
www/py-flask: update to 1.1.2
This release includes some minor bugfixes.
Submitted by: wen (by email) |
1.1.1 03 Oct 2019 03:14:41
  |
wen  |
- Update to 1.1.1
- Update RUN_DEPENDS
PR: 239401
Submitted by: wen@(myself)
Approved by: maintainer(timeout, > 60 days) |
1.0.2_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.0.2 28 Oct 2018 14:15:40
  |
rm  |
www/py-flask : update to 1.0.2
http://flask.pocoo.org/docs/1.0/changelog/#version-1-0
PR: 232215
Submitted by: wen |
0.12.4 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.12.4 02 May 2018 10:09:24
  |
rm  |
www/py-flask: update to 0.12.4 |
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 08 Jul 2017 11:03:53
  |
mmokhi  |
www/py-flask: Update port to 0.12.2
Update regarding to newer deve/py-gdbgui update
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Essen Hackathon 2017
Differential Revision: https://reviews.freebsd.org/D11463 |
0.12.1 23 Apr 2017 16:14:07
  |
rm  |
www/py-flask: update to 0.12.1 |
0.12_1 19 Mar 2017 16:05:34
  |
rm  |
Take up maintainership |
0.12_1 19 Mar 2017 14:02:24
  |
rene  |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
0.12_1 03 Mar 2017 09:08:51
  |
olivierd  |
- Add concurrent variable in USE_PYTHON
- Bump PORTREVISION
PR: 217207
Submitted by: John W. O'Brien |
0.12 23 Dec 2016 09:46:37
  |
olivierd  |
Update to 0.12
Changelog: https://github.com/pallets/flask/blob/0.12/CHANGES |
0.11.1 09 Jun 2016 18:40:27
  |
olivierd  |
Update to 0.11.1 |
0.11 29 May 2016 16:01:34
  |
olivierd  |
Update to 0.11 |
0.10.1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.10.1 21 Dec 2014 16:09:05
  |
feld  |
Update "BSD" license in www category |
0.10.1 29 Aug 2014 20:57:09
  |
olivierd  |
- Convert my own Python ports to USES= python |
0.10.1 24 Jan 2014 13:34:31
  |
olivierd  |
Convert my own Python ports to:
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes
While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE |
0.10.1 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.10.1 30 Jul 2013 19:39:20
  |
olivierd  |
- Update to 0.10.1
- Trim Makefile header
- Rewrite COMMENT entry (Makefile)
- Remove patch
- Replace tab by space in WWW entry (pkg-descr) |
0.9 18 Jul 2012 16:35:47
 |
olivierd  |
- Update to 0.9
- Update maintainer address
Submitted by: myself
Approved by: miwi, rene (mentors) |
0.8 03 Oct 2011 11:09:25
 |
culot  |
- Update to 0.8
PR: ports/161171
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.7.2 17 Jul 2011 07:38:08
 |
culot  |
- Update to 0.7.2
PR: ports/158981
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.7.1 02 Jul 2011 13:42:09
 |
jlaffaye  |
Update to 0.7.1
PR: ports/158539
Submitted by: Zhihao Yuan <lichray@gmail.com>
Approved by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer),
rene (mentor vacation) |
0.6.1 02 Jan 2011 19:27:17
 |
sunpoet  |
- Update to 0.6.1
- Space/Tab twiddle
Changes:
https://github.com/mitsuhiko/flask/blob/4c76607553e92f6e1b03930e053cc7078fc32f8d/CHANGES
PR: ports/153604
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.6 27 Nov 2010 02:00:57
 |
pgollucci  |
Flask is a microframework for Python based on Werkzeug and Jinja 2.
WWW: http://flask.pocoo.org/
PR: ports/151625
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> |