non port: databases/py-geoalchemy2/Makefile |
SVNWeb
|
Number of commits found: 50 |
Wed, 16 Aug 2023
|
[ 18:25 Po-Chuan Hsieh (sunpoet) ] 0c0abb8
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
|
Tue, 18 Jul 2023
|
[ 00:53 Charlie Li (vishwin) ] 9a80a6e (Only the first 10 of 309 ports in this commit are shown above. )
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
|
Sun, 9 Jul 2023
|
[ 21:34 Po-Chuan Hsieh (sunpoet) ] 477dc94
databases/py-geoalchemy2: Update to 0.14.0
- Add SHAPELY option
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Fri, 30 Jun 2023
|
[ 07:03 Po-Chuan Hsieh (sunpoet) ] 5286a7c
databases/py-geoalchemy2: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Sat, 27 May 2023
|
[ 23:43 Po-Chuan Hsieh (sunpoet) ] edb2611
databases/py-geoalchemy2: Update to 0.13.3
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Tue, 18 Apr 2023
|
[ 21:38 Po-Chuan Hsieh (sunpoet) ] ccf939d
databases/py-geoalchemy2: Update to 0.13.2
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Sun, 5 Feb 2023
|
[ 15:47 Po-Chuan Hsieh (sunpoet) ] aeeb4cb
databases/py-geoalchemy2: Update to 0.13.1
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sun, 4 Sep 2022
|
[ 15:24 Po-Chuan Hsieh (sunpoet) ] 7c634c9
databases/py-geoalchemy2: Update to 0.12.5
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
[ 03:46 Po-Chuan Hsieh (sunpoet) ] 867ff74
databases/py-geoalchemy2: Update to 0.12.4
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Sat, 30 Jul 2022
|
[ 19:24 Po-Chuan Hsieh (sunpoet) ] 00e501e
databases/py-geoalchemy2: Update to 0.12.3
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Thu, 16 Jun 2022
|
[ 13:59 Po-Chuan Hsieh (sunpoet) ] 42a1fce
databases/py-geoalchemy2: Update to 0.12.1
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Thu, 9 Jun 2022
|
[ 23:16 Po-Chuan Hsieh (sunpoet) ] ff3b5db
databases/py-geoalchemy2: Update to 0.12.0
Changes: https://github.com/geoalchemy/geoalchemy2/releases
|
Fri, 25 Mar 2022
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] 75507bb
databases/py-geoalchemy2: Update to 0.11.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Tue, 25 Jan 2022
|
[ 19:50 Po-Chuan Hsieh (sunpoet) ] be4dcd0
databases/py-geoalchemy2: Update to 0.10.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Sun, 23 Jan 2022
|
[ 18:19 Po-Chuan Hsieh (sunpoet) ] 09609bc
databases/py-geoalchemy2: Update to 0.10.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Tue, 11 Jan 2022
|
[ 18:44 Po-Chuan Hsieh (sunpoet) ] d6e6695
databases/py-geoalchemy2: Update to 0.10.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Tue, 21 Sep 2021
|
[ 03:44 Po-Chuan Hsieh (sunpoet) ] 6bf0600
databases/py-geoalchemy2: Update to 0.9.4
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Sun, 8 Aug 2021
|
[ 14:54 Po-Chuan Hsieh (sunpoet) ] 638be31
databases/py-geoalchemy2: Update to 0.9.3
- Add LICENSE_FILE
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Thu, 15 Jul 2021
|
[ 20:32 Po-Chuan Hsieh (sunpoet) ] b8f16c6
databases/py-geoalchemy2: Update to 0.9.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Wed, 30 Jun 2021
|
[ 20:43 Po-Chuan Hsieh (sunpoet) ] ae801e8
databases/py-geoalchemy2: Update to 0.9.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Mon, 14 Jun 2021
|
[ 17:39 Po-Chuan Hsieh (sunpoet) ] a8d07b9
databases/py-geoalchemy2: Update to 0.9.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Sun, 16 May 2021
|
[ 15:24 Po-Chuan Hsieh (sunpoet) ] daa0fc3
databases/py-geoalchemy2: Change RUN_DEPENDS from py-sqlalchemy12 to
py-sqlalchemy14
- Bump PORTREVISION for dependency change
|
Sun, 18 Apr 2021
|
[ 05:43 Po-Chuan Hsieh (sunpoet) ] d484b02
databases/py-geoalchemy2: Update to 0.8.5
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Fri, 26 Jun 2020
|
[ 08:43 sunpoet ]
Update to 0.8.4
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Sun, 17 May 2020
|
[ 18:26 sunpoet ]
Update to 0.8.0
- Update WWW
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Sat, 28 Mar 2020
|
[ 12:51 sunpoet ]
Update to 0.7.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Wed, 12 Jun 2019
|
[ 20:02 sunpoet ]
Update to 0.6.3
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Tue, 30 Apr 2019
|
[ 19:07 sunpoet ]
Update to 0.6.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Fri, 5 Apr 2019
|
[ 22:43 sunpoet ]
Update to 0.6.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Sat, 25 Aug 2018
|
[ 16:00 sunpoet ]
Update to 0.5.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Wed, 24 Jan 2018
|
[ 18:45 sunpoet ]
Change from py-sqlalchemy11 to py-sqlalchemy12
- Bump PORTREVISION for dependency change
|
Thu, 11 Jan 2018
|
[ 18:35 sunpoet ]
Update to 0.4.2
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Mon, 18 Dec 2017
|
[ 17:16 sunpoet ]
Update to 0.4.1
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 24 Nov 2016
|
[ 15:34 sunpoet ]
- Update to 0.4.0
- Update RUN_DEPENDS: use newer py-sqlalchemy
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Mon, 23 May 2016
|
[ 03:50 sunpoet ]
- Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
|
Sun, 22 May 2016
|
[ 10:52 matthew ] (Only the first 10 of 42 ports in this commit are shown above. )
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 )
|
Fri, 8 Apr 2016
|
[ 16:28 sunpoet ]
- Update to 0.3.0
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 2 Sep 2015
|
[ 17:03 sunpoet ]
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
|
Fri, 15 Aug 2014
|
[ 03:43 sunpoet ] (Only the first 10 of 31 ports in this commit are shown above. )
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg
|
[ 03:00 sunpoet ]
- Use USES=python
|
Fri, 25 Jul 2014
|
[ 07:43 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
|
Number of commits found: 50 |