Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0 31 Mar 2024 18:51:15
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 1.2.0
Changes: https://github.com/tarantool/tarantool-python/releases |
1.1.2_1 31 Mar 2024 03:06:18
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update LICENSE
- Add LICENSE_FILE
Reference: https://github.com/tarantool/tarantool-python/commit/f1b3cf2262e88531487202a039106203b7511a40 |
1.1.2_1 23 Mar 2024 14:31:10
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.1.2 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 |
1.1.2 22 Sep 2023 23:23:33
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 1.1.2
Changes: https://github.com/tarantool/tarantool-python/releases |
1.1.1 16 Aug 2023 18:25:21
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 1.1.1
Changes: https://github.com/tarantool/tarantool-python/releases |
1.1.0 09 Jul 2023 21:34:28
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 1.1.0
Changes: https://github.com/tarantool/tarantool-python/releases |
1.0.0 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.0.0 27 May 2023 04:08:23
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 1.0.0
Changes: https://github.com/tarantool/tarantool-python/releases |
0.12.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.12.1 05 Apr 2023 17:30:14
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 0.12.1
Changes: https://github.com/tarantool/tarantool-python/releases |
0.12.0 21 Mar 2023 19:20:28
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 0.12.0
Changes: https://github.com/tarantool/tarantool-python/releases |
0.11.0 30 Jan 2023 12:59:37
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 0.11.0
Changes: https://github.com/tarantool/tarantool-python/releases |
0.10.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.10.0 30 Dec 2022 09:04:27
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 0.10.0
Changes: https://github.com/tarantool/tarantool-python/releases |
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.9.0 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.9.0 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.9.0 21 Jun 2022 20:58:01
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 0.9.0
Changes: https://github.com/tarantool/tarantool-python/releases |
0.8.0 30 Apr 2022 15:58:06
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-tarantool: Update to 0.8.0
Changes: https://github.com/tarantool/tarantool-python/releases |
0.7.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.1 30 Jan 2021 12:23:13
  |
sunpoet  |
Update to 0.7.1
Changes: https://github.com/tarantool/tarantool-python/releases |
0.6.6 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.6.6 04 Oct 2020 14:13:21
  |
sunpoet  |
Convert REINPLACE_CMD to patch file |
0.6.6 29 Jan 2020 19:14:10
  |
sunpoet  |
Remove unnecessary requires.txt patch |
0.6.6 15 Jun 2019 19:21:13
  |
sunpoet  |
Update to 0.6.6
Changes: https://github.com/tarantool/tarantool-python/releases |
0.6.5 19 Mar 2019 17:48:27
  |
sunpoet  |
Update to 0.6.5
Changes: https://github.com/tarantool/tarantool-python/releases |
0.6.4 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.6.4 15 May 2018 23:59:23
  |
sunpoet  |
Update to 0.6.4
Changes: https://github.com/tarantool/tarantool-python/releases |
0.6.1_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 |
0.6.1_2 24 Apr 2018 19:47:16
  |
sunpoet  |
Fix msgpack dependency
- Bump PORTREVISION for package change |
0.6.1_1 22 Apr 2018 18:29:51
  |
sunpoet  |
Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
0.6.1 04 Mar 2018 16:10:42
  |
sunpoet  |
Update to 0.6.1
Changes: https://github.com/tarantool/tarantool-python/releases |
0.5.5 01 Mar 2018 13:35:31
  |
sunpoet  |
Update to 0.5.5
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Change WWW to PyPI
- Take maintainership
Changes: https://github.com/tarantool/tarantool-python/releases |
0.5.2 23 Feb 2018 21:09:47
  |
rene  |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
0.5.2 21 Jan 2016 13:14:30
  |
vg  |
- Update to 0.5.2 |
0.5.1 08 Jul 2015 08:41:34
  |
vg  |
- Update to 0.5.1 |
0.3.4_1 05 Dec 2014 00:30:20
  |
feld  |
Update "BSD" licenses in databases category |
0.3.4_1 28 Sep 2014 17:29:07
  |
mva  |
Convert to USES=python
Approved by: portmgr (implicit) |
0.3.4_1 31 Oct 2013 07:14:04
  |
vg  |
- Removed pkg-plist and added support autogeneration plist with
PYDISTUTILS_AUTOPLIST=yes
Submitted by: mva
Approved by: eadler, osa, rm (mentors, implicit) |
0.3.4 30 Oct 2013 21:35:28
  |
vg  |
This package is a pure-python client library for Tarantool Database.
WWW: https://github.com/mailru/tarantool-python
WWW: https://pypi.python.org/pypi/tarantool
PR: ports/183501
Submitted by: myself
Approved by: eadler, osa, rm (mentors, implicit) |