Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.7 05 Apr 2024 00:39:29 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.14.7
Changes: https://github.com/geoalchemy/geoalchemy2/releases
https://geoalchemy-2.readthedocs.io/en/stable/changelog.html |
0.14.6 09 Mar 2024 14:05:42 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.14.6
Changes: https://github.com/geoalchemy/geoalchemy2/releases
https://geoalchemy-2.readthedocs.io/en/stable/changelog.html |
0.14.4 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
0.14.4 21 Feb 2024 15:07:07 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.14.4
Changes: https://github.com/geoalchemy/geoalchemy2/releases
https://geoalchemy-2.readthedocs.io/en/stable/changelog.html |
0.14.3 25 Dec 2023 16:10:51 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.14.3
Changes: https://github.com/geoalchemy/geoalchemy2/releases
https://geoalchemy-2.readthedocs.io/en/stable/changelog.html |
0.14.2 01 Nov 2023 01:57:06 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.14.2
Changes: https://github.com/geoalchemy/geoalchemy2/releases
https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
https://geoalchemy-2.readthedocs.io/en/stable/changelog.html |
0.14.1 16 Aug 2023 18:25:21 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.14.1
- Update WWW
Changes: https://github.com/geoalchemy/geoalchemy2/releases
https://geoalchemy-2.readthedocs.io/en/stable/changelog.html |
0.14.0 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 |
0.14.0 09 Jul 2023 21:34:27 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.14.0
- Add SHAPELY option
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.13.3_1 30 Jun 2023 07:03:00 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.13.3 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> |
0.13.3 27 May 2023 23:43:51 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.13.3
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.13.2 18 Apr 2023 21:38:02 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.13.2
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.13.1 05 Feb 2023 15:47:50 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.13.1
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.12.5 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.12.5 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.12.5 04 Sep 2022 15:24:56 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.12.5
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.12.4 04 Sep 2022 03:46:38 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.12.4
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.12.3 30 Jul 2022 19:24:34 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.12.3
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.12.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 ) |
0.12.1 16 Jun 2022 13:59:32 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.12.1
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.12.0 09 Jun 2022 23:16:02 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.12.0
Changes: https://github.com/geoalchemy/geoalchemy2/releases |
0.11.1 25 Mar 2022 13:36:49 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.11.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.10.2 25 Jan 2022 19:50:12 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.10.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.10.1 23 Jan 2022 18:19:10 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.10.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.10.0 11 Jan 2022 18:44:16 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.10.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.9.4 21 Sep 2021 03:44:17 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.9.4
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.9.3 08 Aug 2021 14:54:04 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.9.3
- Add LICENSE_FILE
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.9.2 15 Jul 2021 20:32:08 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.9.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.9.1 30 Jun 2021 20:43:39 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.9.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.9.0 14 Jun 2021 17:39:45 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.9.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.8.5_1 16 May 2021 15:24:01 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Change RUN_DEPENDS from py-sqlalchemy12 to
py-sqlalchemy14
- Bump PORTREVISION for dependency change |
0.8.5 18 Apr 2021 05:43:02 |
Po-Chuan Hsieh (sunpoet) |
databases/py-geoalchemy2: Update to 0.8.5
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.8.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.4 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.8.4 26 Jun 2020 08:43:30 |
sunpoet |
Update to 0.8.4
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.8.0 17 May 2020 18:26:14 |
sunpoet |
Update to 0.8.0
- Update WWW
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.7.0 28 Mar 2020 12:51:27 |
sunpoet |
Update to 0.7.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.6.3 12 Jun 2019 20:02:10 |
sunpoet |
Update to 0.6.3
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.6.2 30 Apr 2019 19:07:28 |
sunpoet |
Update to 0.6.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.6.1 05 Apr 2019 22:43:21 |
sunpoet |
Update to 0.6.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.5.0 25 Aug 2018 16:00:37 |
sunpoet |
Update to 0.5.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.4.2_1 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.4.2_1 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 |
0.4.2_1 24 Jan 2018 18:45:21 |
sunpoet |
Change from py-sqlalchemy11 to py-sqlalchemy12
- Bump PORTREVISION for dependency change |
0.4.2 11 Jan 2018 18:35:20 |
sunpoet |
Update to 0.4.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.4.1 18 Dec 2017 17:16:54 |
sunpoet |
Update to 0.4.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.4.0 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.4.0 24 Nov 2016 15:34:06 |
sunpoet |
- Update to 0.4.0
- Update RUN_DEPENDS: use newer py-sqlalchemy
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.3.0_1 23 May 2016 03:50:42 |
sunpoet |
- Update RUN_DEPENDS
- Bump PORTREVISION for dependency change |
0.3.0 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 ) |
0.3.0 08 Apr 2016 16:28:30 |
sunpoet |
- Update to 0.3.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt |
0.2.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.4 02 Sep 2015 17:03:15 |
sunpoet |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH |
0.2.4 15 Aug 2014 03:43:55 |
sunpoet |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
0.2.4 15 Aug 2014 03:00:20 |
sunpoet |
- Use USES=python |
0.2.4 25 Jul 2014 07:43:02 |
sunpoet |
- Add py-geoalchemy2 0.2.4
GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial
databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are
supported. GeoAlchemy 2 aims to be simpler than its predecessor, GeoAlchemy.
Simpler to use, and simpler to maintain.
Git repository: https://github.com/geoalchemy/geoalchemy2
WWW: https://pypi.python.org/pypi/GeoAlchemy2 |