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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-flask-migrate Database schema migrations for Flask applications
4.0.7 www on this many watch lists=0 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 4.0.5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-12-09 16:08:54
Last Update: 2024-03-23 14:49:34
Commit Hash: 64d5b86
Also Listed In: python
License: MIT
WWW:
https://github.com/miguelgrinberg/Flask-Migrate
Description:
Flask-Migrate is an extension that handles SQLAlchemy database migrations for Flask applications using Alembic. The database operations are provided as command line arguments for Flask-Script.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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-migrate>0:www/py-flask-migrate@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-flask-migrate/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-flask-migrate
  • pkg install py39-flask-migrate
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-migrate listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-flask-migrate
Package flavors (<flavor>: <package>)
  • py39: py39-flask-migrate
distinfo:
TIMESTAMP = 1710712548 SHA256 (Flask-Migrate-4.0.7.tar.gz) = dff7dd25113c210b069af280ea713b883f3840c1e3455274745d7355778c8622 SIZE (Flask-Migrate-4.0.7.tar.gz) = 21770

Packages (timestamps in pop-ups are UTC):
py37-flask-migrate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.5.3_1---2.5.3_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-flask-migrate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.5_14.0.5_1-4.0.5_14.0.5_1---
FreeBSD:13:quarterly4.0.54.0.54.0.4_14.0.54.0.54.0.54.0.54.0.5
FreeBSD:14:latest4.0.5_14.0.5_14.0.0-4.0.5_14.0.4-4.0.4
FreeBSD:14:quarterly4.0.54.0.5-4.0.54.0.54.0.54.0.54.0.5
FreeBSD:15:latest4.0.5_14.0.5_1n/a4.0.5n/a4.0.54.0.5-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=61.2 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-alembic>=1.9.0 : databases/py-alembic@py39
  2. py39-flask>=0.9 : www/py-flask@py39
  3. py39-flask-sqlalchemy30>=1.0 : databases/py-flask-sqlalchemy30@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-flask-migrate
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/F/Flask-Migrate/
  2. https://pypi.org/packages/source/F/Flask-Migrate/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.7
23 Mar 2024 14:49:34
commit hash: 64d5b869711ab58a6aca2bd1d5f5fa26ad1cc47ecommit hash: 64d5b869711ab58a6aca2bd1d5f5fa26ad1cc47ecommit hash: 64d5b869711ab58a6aca2bd1d5f5fa26ad1cc47ecommit hash: 64d5b869711ab58a6aca2bd1d5f5fa26ad1cc47e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 4.0.7

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/releases
		https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
4.0.5_1
09 Mar 2024 14:06:19
commit hash: de9777ba3af8f3512812d5bacda858feb8493484commit hash: de9777ba3af8f3512812d5bacda858feb8493484commit hash: de9777ba3af8f3512812d5bacda858feb8493484commit hash: de9777ba3af8f3512812d5bacda858feb8493484 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Change RUN_DEPENDS from flask-sqlalchemy to
flask-sqlalchemy30

- Bump PORTREVISION for dependency change

flask-sqlalchemy uses py-sqlalchemy20 now, therefore it causes conflict with
py-sqlalchemy14.

Reference:	https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p87cdfc67f475_s9097284b98/logs/py39-flask-migrate-4.0.5.log
4.0.5
01 Dec 2023 06:39:02
commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)

Approved by:	portmgr (blanket)
4.0.5
22 Sep 2023 03:19:42
commit hash: 12ac5a9f2a49a3532f1c485ee4c904c99c01330ecommit hash: 12ac5a9f2a49a3532f1c485ee4c904c99c01330ecommit hash: 12ac5a9f2a49a3532f1c485ee4c904c99c01330ecommit hash: 12ac5a9f2a49a3532f1c485ee4c904c99c01330e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 4.0.5

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/releases
		https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
4.0.4_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
4.0.4_1
30 Jun 2023 07:06:08
commit hash: 3cd860fb9fb038fc113b7c267de63fa7d68e49a6commit hash: 3cd860fb9fb038fc113b7c267de63fa7d68e49a6commit hash: 3cd860fb9fb038fc113b7c267de63fa7d68e49a6commit hash: 3cd860fb9fb038fc113b7c267de63fa7d68e49a6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
4.0.4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
4.0.4
21 Mar 2023 19:21:25
commit hash: 81de864a657f03954bcfc997d99bbf91326d254ccommit hash: 81de864a657f03954bcfc997d99bbf91326d254ccommit hash: 81de864a657f03954bcfc997d99bbf91326d254ccommit hash: 81de864a657f03954bcfc997d99bbf91326d254c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 4.0.4

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
4.0.2
05 Feb 2023 15:48:07
commit hash: 47713ae47adb2b8c5254fa844b3d2d2e28936d7dcommit hash: 47713ae47adb2b8c5254fa844b3d2d2e28936d7dcommit hash: 47713ae47adb2b8c5254fa844b3d2d2e28936d7dcommit hash: 47713ae47adb2b8c5254fa844b3d2d2e28936d7d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 4.0.2

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
4.0.1
30 Jan 2023 13:00:22
commit hash: d25dfcd67573088d874b05aedeb6cc72ba81782dcommit hash: d25dfcd67573088d874b05aedeb6cc72ba81782dcommit hash: d25dfcd67573088d874b05aedeb6cc72ba81782dcommit hash: d25dfcd67573088d874b05aedeb6cc72ba81782d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 4.0.1

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
4.0.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
4.0.0
30 Dec 2022 09:05:12
commit hash: a0a81f6b75fc826df93fdd22ba6a530c0c4ed36dcommit hash: a0a81f6b75fc826df93fdd22ba6a530c0c4ed36dcommit hash: a0a81f6b75fc826df93fdd22ba6a530c0c4ed36dcommit hash: a0a81f6b75fc826df93fdd22ba6a530c0c4ed36d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 4.0.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.1.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.1.0_1
25 Oct 2021 15:57:39
commit hash: 6e645d7549becd6a04b2d08b5880f03414905606commit hash: 6e645d7549becd6a04b2d08b5880f03414905606commit hash: 6e645d7549becd6a04b2d08b5880f03414905606commit hash: 6e645d7549becd6a04b2d08b5880f03414905606 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Revert c6f6acd8e96e1ad7ae7c12e9943bb102995e94a2

This port is waiting for py-alembic with py-sqlalchemy14.

Reference:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258790#c4
		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257371#c6
3.1.0_1
14 Oct 2021 17:51:49
commit hash: c6f6acd8e96e1ad7ae7c12e9943bb102995e94a2commit hash: c6f6acd8e96e1ad7ae7c12e9943bb102995e94a2commit hash: c6f6acd8e96e1ad7ae7c12e9943bb102995e94a2commit hash: c6f6acd8e96e1ad7ae7c12e9943bb102995e94a2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-flask-migrate: Switch to py-alembic 1.4.x

- This is required for updating databases/py-alembic

PR: 258790
Approved by: sunpoet (maintainer-timeout)
3.1.0
08 Aug 2021 14:54:12
commit hash: 9ff2254ab96417c879755663a51d099686e71ecacommit hash: 9ff2254ab96417c879755663a51d099686e71ecacommit hash: 9ff2254ab96417c879755663a51d099686e71ecacommit hash: 9ff2254ab96417c879755663a51d099686e71eca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 3.1.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
3.0.1
14 Jun 2021 17:40:47
commit hash: e37fdd8e5630ece061e847787564d747d5f28709commit hash: e37fdd8e5630ece061e847787564d747d5f28709commit hash: e37fdd8e5630ece061e847787564d747d5f28709commit hash: e37fdd8e5630ece061e847787564d747d5f28709 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 3.0.1

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
3.0.0
18 May 2021 19:28:40
commit hash: 52c963df7b3df995da3dda4ccc0a8cccb943677ecommit hash: 52c963df7b3df995da3dda4ccc0a8cccb943677ecommit hash: 52c963df7b3df995da3dda4ccc0a8cccb943677ecommit hash: 52c963df7b3df995da3dda4ccc0a8cccb943677e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-migrate: Update to 3.0.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md
2.7.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.7.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.7.0
07 Mar 2021 22:22:22
Revision:567703Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md
2.6.0
26 Jan 2021 17:38:55
Revision:562849Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md
2.5.3_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.5.3_1
24 Dec 2020 13:49:50
Revision:559110Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS for py-flask-sqlalchemy PORTNAME change

- Bump PORTREVISION for dependency change
2.5.3
13 Dec 2020 14:45:50
Revision:557944Original commit files touched by this commit
sunpoet search for other commits by this committer
Update PORTNAME: use lowercase
2.5.3
28 Mar 2020 12:55:29
Revision:529431Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.3

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md
2.5.2
26 May 2019 18:02:09
Revision:502735Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.2

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md
2.5.1
20 May 2019 18:09:06
Revision:502136Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGELOG.md
2.4.0
17 Feb 2019 19:40:14
Revision:493205Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGELOG.md
2.3.1
29 Nov 2018 16:44:35
Revision:486183Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.1

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/commits/master
2.3.0
20 Oct 2018 14:48:04
Revision:482510Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.0

Changes:	https://github.com/miguelgrinberg/Flask-Migrate/commits/master
2.2.1_1
16 Aug 2018 23:42:03
Revision:477383Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix RUN_DEPENDS

- Bump PORTREVISION for dependency change
2.2.1
12 Aug 2018 17:34:02
Revision:477018Original commit files touched by this commit
sunpoet search for other commits by this committer
Change MASTER_SITES to CHEESESHOP
2.2.1
11 Aug 2018 14:09:06
Revision:476884Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
2.2.1
06 Aug 2018 11:21:54
Revision:476506Original commit files touched by this commit
arved search for other commits by this committer
Update to 2.2.1
Drop maintainership
2.1.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.1.1
09 Dec 2017 16:08:45
Revision:455863Original commit files touched by this commit
arved search for other commits by this committer
Add Flask migrate a flask extension that handles database migrations

Number of commits found: 38