Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Apr 2022 23:45:27 2.1.2
|
Wen Heping (wen)  |
www/py-flask: Update to 2.1.2 |
07 Apr 2022 11:06:01 2.1.1_1
|
Wen Heping (wen)  |
www/py-flask: Add missing DEPENDS
PR: 263109
Reported by: ml@netfence.it |
04 Apr 2022 08:45:16 2.1.1
|
Wen Heping (wen)  |
www/py-flask: Update to 2.1.1 |
29 Mar 2022 05:00:07 2.1.0
|
Wen Heping (wen)  |
www/py-flask: Update to 2.1.0 |
15 Feb 2022 00:24:03 2.0.3
|
Wen Heping (wen)  |
www/py-flask: Update to 2.0.3 |
26 Oct 2021 04:43:22 2.0.2
|
Wen Heping (wen)  |
www/py-flask: Update to 2.0.2 [1]
Update DEPENDS
PR: 255873 [1]
Reported by: vidwer+fbsdbugs@gmail.com [1] |
25 Oct 2021 11:25:26 1.1.4
|
Ruslan Makhmatkhanov (rm)  |
www/py-flask: pass maintainership to Wen per his request |
23 Oct 2021 15:42:19 1.1.4
|
Michael Zhilin (mizhka)  |
www/py-flask: update to 1.1.4
Sponsored by: Postgres Professional |
14 Oct 2021 21:30:55 1.1.2
|
Stefan Eßer (se)  |
www/py-flask: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.1.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.1.2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
24 Apr 2020 20:39:15
1.1.2
|
rm  |
www/py-flask: update to 1.1.2
This release includes some minor bugfixes.
Submitted by: wen (by email) |
03 Oct 2019 03:14:41
1.1.1
|
wen  |
- Update to 1.1.1
- Update RUN_DEPENDS
PR: 239401
Submitted by: wen@(myself)
Approved by: maintainer(timeout, > 60 days) |
10 Apr 2019 06:18:32
1.0.2_1
|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
28 Oct 2018 14:15:40
1.0.2
|
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 |
20 Jun 2018 17:05:44
0.12.4
|
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 |
02 May 2018 10:09:24
0.12.4
|
rm  |
www/py-flask: update to 0.12.4 |
30 Nov 2017 15:50:34
0.12.2 
|
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 ) |
08 Jul 2017 11:03:53
0.12.2
|
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 |
23 Apr 2017 16:14:07
0.12.1
|
rm  |
www/py-flask: update to 0.12.1 |
19 Mar 2017 16:05:34
0.12_1
|
rm  |
Take up maintainership |
19 Mar 2017 14:02:24
0.12_1
|
rene  |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
03 Mar 2017 09:08:51
0.12_1
|
olivierd  |
- Add concurrent variable in USE_PYTHON
- Bump PORTREVISION
PR: 217207
Submitted by: John W. O'Brien |
23 Dec 2016 09:46:37
0.12
|
olivierd  |
Update to 0.12
Changelog: https://github.com/pallets/flask/blob/0.12/CHANGES |
09 Jun 2016 18:40:27
0.11.1
|
olivierd  |
Update to 0.11.1 |
29 May 2016 16:01:34
0.11
|
olivierd  |
Update to 0.11 |
01 Apr 2016 14:33:58
0.10.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
21 Dec 2014 16:09:05
0.10.1
|
feld  |
Update "BSD" license in www category |
29 Aug 2014 20:57:09
0.10.1
|
olivierd  |
- Convert my own Python ports to USES= python |
24 Jan 2014 13:34:31
0.10.1
|
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 |
20 Sep 2013 23:36:54
0.10.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
30 Jul 2013 19:39:20
0.10.1
|
olivierd  |
- Update to 0.10.1
- Trim Makefile header
- Rewrite COMMENT entry (Makefile)
- Remove patch
- Replace tab by space in WWW entry (pkg-descr) |
18 Jul 2012 16:35:47
0.9
|
olivierd  |
- Update to 0.9
- Update maintainer address
Submitted by: myself
Approved by: miwi, rene (mentors) |
03 Oct 2011 11:09:25
0.8
|
culot  |
- Update to 0.8
PR: ports/161171
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
17 Jul 2011 07:38:08
0.7.2
|
culot  |
- Update to 0.7.2
PR: ports/158981
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
02 Jul 2011 13:42:09
0.7.1
|
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) |
02 Jan 2011 19:27:17
0.6.1
|
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) |
27 Nov 2010 02:00:57
0.6
|
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> |