Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.1 09 Mar 2024 14:05:42
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Convert to USE_PYTHON=pytest |
3.1.1 21 Feb 2024 15:07:07
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update to 3.1.1
- Add GitHub to MASTER_SITES
- Update WWW
Changes: https://github.com/pallets-eco/flask-sqlalchemy/releases
https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/changes/ |
3.0.3_2 30 Nov 2023 13:21:18
    |
Wen Heping (wen)  |
databases/py-flask-sqlalchemy: Chase flask update
Approved by: portmgr(blanket, build fix) |
3.0.3_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> |
3.0.3_1 05 Jun 2023 18:47:00
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
3.0.3 21 Mar 2023 19:20:26
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update to 3.0.3
Changes: https://github.com/pallets-eco/flask-sqlalchemy/releases
https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst |
3.0.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 |
3.0.2 30 Dec 2022 09:04:26
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update to 3.0.2
Changes: https://github.com/pallets-eco/flask-sqlalchemy/releases
https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst |
3.0.1 19 Nov 2022 08:11:50
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update to 3.0.1
Changes: https://github.com/pallets-eco/flask-sqlalchemy/releases
https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst |
3.0.0 09 Oct 2022 15:37:53
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update to 3.0.0
- Update WWW
Changes: https://github.com/pallets-eco/flask-sqlalchemy/releases
https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst |
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.5.1_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.5.1_1 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
2.5.1_1 21 Sep 2021 03:44:17
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Change RUN_DEPENDS from py-sqlalchemy12 to
py-sqlalchemy14
- Bump PORTREVISION for dependency change |
2.5.1 10 Jun 2021 14:46:13
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update COMMENT |
2.5.1 11 May 2021 21:47:04
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update WWW |
2.5.1 18 Apr 2021 05:43:02
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-flask-sqlalchemy: Update to 2.5.1
Changes: https://github.com/pallets/flask-sqlalchemy/releases
https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst |
2.4.4_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4.4_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.4.4_1 24 Dec 2020 13:49:46
  |
sunpoet  |
Update PORTNAME: use lowercase
- Bump PORTREVISION for package change |
2.4.4 24 Jul 2020 07:11:15
  |
sunpoet  |
Update to 2.4.4
Changes: https://github.com/pallets/flask-sqlalchemy/releases
https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst |
2.4.3 28 May 2020 19:13:09
  |
sunpoet  |
Update to 2.4.3
Changes: https://github.com/pallets/flask-sqlalchemy/releases
https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst |
2.4.2 26 May 2020 12:11:44
  |
sunpoet  |
Update to 2.4.2
Changes: https://github.com/pallets/flask-sqlalchemy/releases
https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst |
2.4.1 26 Sep 2019 18:15:09
  |
sunpoet  |
Update to 2.4.1
Changes: https://github.com/pallets/flask-sqlalchemy/releases
https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst |
2.4.0 25 Apr 2019 18:29:13
  |
sunpoet  |
Update to 2.4.0
- Take maintainership
Changes: https://github.com/pallets/flask-sqlalchemy/releases
https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst |
2.3.2_1 05 Aug 2018 19:08:49
  |
sunpoet  |
Change RUN_DEPENDS from py-sqlalchemy10 to py-sqlalchemy12
- Bump PORTREVISION for dependency change |
2.3.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 |
2.3.2 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
2.3.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 ) |
2.3.2 12 Oct 2017 15:09:33
  |
sunpoet  |
Update to 2.3.2
Changes: https://github.com/mitsuhiko/flask-sqlalchemy/releases |
2.3.1 05 Oct 2017 09:49:16
  |
sunpoet  |
Update to 2.3.1
Changes: https://github.com/mitsuhiko/flask-sqlalchemy/releases |
2.3.0 29 Sep 2017 16:59:58
  |
sunpoet  |
Update to 2.3.0
- Add LICENSE_FILE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Sort USE_PYTHON
Changes: https://github.com/mitsuhiko/flask-sqlalchemy/releases |
2.2 03 Mar 2017 08:19:21
  |
wen  |
- Update to 2.2 |
2.1_1 27 Dec 2016 11:51:48
  |
rene  |
databases/py-flask-alchemy: sqlalchemy dependency to 1.0, bump PORTREVISION
PR: 215216
Submitted by: rene
Approved by: maintainer timeout (python@, 16 days) |
2.1 22 May 2016 10:52:45
  |
matthew  |
Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2] (Only the first 15 lines of the commit message are shown above ) |
2.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.1 07 Dec 2015 19:18:58
  |
olivierd  |
- Update to 2.1
- Re-assign to the Python team
- Add NO_ARCH |
2.0 05 Dec 2014 00:30:20
  |
feld  |
Update "BSD" licenses in databases category |
2.0 29 Aug 2014 21:53:51
  |
olivierd  |
- Update to 2.0
ChangeLog: https://github.com/mitsuhiko/flask-sqlalchemy/blob/master/CHANGES |
1.0 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 |
1.0 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.0 20 Nov 2013 20:51:25
  |
sunpoet  |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
1.0 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.0 30 Jul 2013 19:46:06
  |
olivierd  |
- Update to 1.0
- Trim Makefile header
- Update maintainer address
- Replace tab by space in WWW entry (pkg-descr) |
0.16 11 Apr 2012 02:33:53
 |
miwi  |
- Update to 0.16
PR: 166828
Submitted by: maintainer |
0.15 08 Aug 2011 08:33:24
 |
culot  |
- Update to 0.15
PR: ports/159529
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.14 20 Jul 2011 11:09:37
 |
jlaffaye  |
Update to 0.14
PR: ports/159000
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.11_1 25 Jun 2011 07:35:30
 |
nivit  |
- Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
Reported by: pavbot |
0.11_1 23 Jun 2011 14:20:04
 |
nivit  |
- Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION |
0.11 23 Feb 2011 15:34:25
 |
miwi  |
- Update to 0.11
PR: 154892
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.9.1 27 Nov 2010 02:01:35
 |
pgollucci  |
Flask-SQLAlchemy adds support for SQLAlchemy to your Flask application.
WWW: http://pypi.python.org/pypi/Flask-SQLAlchemy
PR: ports/151626
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> |