Port details |
- py-flask-wtf Simple integration of Flask and WTForms
- 1.2.1 www
=4 1.2.1Version of this port present on the latest quarterly branch. - Maintainer: rm@FreeBSD.org
 - Port Added: 2014-12-17 11:02:33
- Last Update: 2024-02-18 16:50:16
- Commit Hash: 33b8869
- People watching this port, also watch:: libevent, memcached, libXdamage, indexinfo
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://flask-wtf.readthedocs.org/en/latest/
- Description:
- Simple integration of Flask and WTForms, including CSRF, file upload
and Recaptcha integration.
¦ ¦ ¦ ¦ 
- 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}flask_wtf>0:www/py-flask-wtf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-flask-wtf/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-flask-wtf
- pkg install py39-flask_wtf
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-flask_wtf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-flask_wtf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1708273768
SHA256 (flask_wtf-1.2.1.tar.gz) = 8bb269eb9bb46b87e7c8233d7e7debdf1f8b74bf90cc1789988c29b37a97b695
SIZE (flask_wtf-1.2.1.tar.gz) = 42498
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:
-
- py39-wheel>0 : devel/py-wheel@py39
- py39-hatchling>0 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-tox>0 : devel/py-tox@py39
- py39-flask-babel>0 : devel/py-flask-babel@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-flask>0 : www/py-flask@py39
- py39-wtforms>0 : textproc/py-wtforms@py39
- py39-itsdangerous>0 : security/py-itsdangerous@py39
- py39-email-validator>=0 : mail/py-email-validator@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- www/py-calibreweb
- www/py-flask-mongoengine
- www/py-flask-security
- www/py-puppetboard
-
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 py39-flask_wtf-1.2.1:
EMAIL=on: Form email validation
===> Use 'make config' to modify these settings
- Options name:
- www_py-flask-wtf
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 18 Feb 2024 16:50:16
    |
Ruslan Makhmatkhanov (rm)  |
www/py-flask-wtf: update to 1.2.1
- change portname to match upstream
- add conditional dependency on email-validator (default on)
PR: 275938
Submitted by: Alastair Hogge <agh@riseup.net> (based on) |
1.1.1_1 29 Nov 2023 12:13:06
    |
Ruslan Makhmatkhanov (rm)  |
www/py-flask-wtf: chase flask update
- change dependent package name
PR: 275425
Reported by: sirdice@gmail.com |
1.1.1 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 |
1.1.1 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> |
1.1.1 04 Jun 2023 15:52:33
    |
Ruslan Makhmatkhanov (rm)  |
www/py-flask-wtf: fix build
Add missing build dependencies for www/py-flask-wtf and math/py-autograd |
1.1.1 01 Jun 2023 18:33:38
    |
Ruslan Makhmatkhanov (rm)  |
www/py-flask-wtf: update to 1.1.1
This update fixes runtime with decent flask.
Switch to pep517 packaging while here.
PR: 271476
Reported by: sirdice@gmail.com |
0.15.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) |
0.15.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 ) |
0.15.1 10 Nov 2021 11:00:52
    |
Wen Heping (wen)  |
www/py-flask-wtf: Update to 0.15.1
PR: 259460
Reported by: wen@
Approved by: maintainer(via email) |
0.14.3_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.14.3_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.14.3_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.14.3_1 19 Dec 2020 20:25:36
  |
sunpoet  |
Update RUN_DEPENDS for py-flask-babel PORTNAME change
- Bump PORTREVISION for dependency change |
0.14.3 16 Mar 2020 18:26:43
  |
rm  |
www/py-flask-wtf: update to 0.14.3
This release fixes runtime with werkzeug 1.0.0
PR: 244794
Submitted by: Goran Mekic <meka@tilda.center>
Reviewed by: koobs |
0.14.2 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.2 29 Dec 2017 09:01:54
  |
antoine  |
Simplify some USES=python
With hat: portmgr |
0.14.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.14.2 13 Jan 2017 20:12:31
  |
rm  |
www/py-flask-wtf: update to 0.14.2 |
0.13.1 27 Oct 2016 17:32:50
  |
rm  |
www/py-flask-wtf: update to 0.13.1 |
0.13 02 Oct 2016 12:27:55
  |
rm  |
www/py-flask-wtf: update to 0.13 |
0.12 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.12 14 Jul 2015 18:16:01
  |
rm  |
www/py-flask-wtf: update to 0.12 |
0.11 05 Feb 2015 06:26:29
  |
rm  |
www/py-flask-wtf: update to 0.11 |
0.10.3 17 Dec 2014 09:40:05
  |
rm  |
Simple integration of Flask and WTForms, including CSRF, file upload
and Recaptcha integration.
WWW: https://flask-wtf.readthedocs.org/en/latest/ |