Po-Chuan Hsieh
9cc23c84e6
databases/py-tiledb: Update to 0.34.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
2025-05-25 17:52:25 +08:00
Po-Chuan Hsieh
4a11dc0eba
databases/py-tiledb: Update to 0.33.6
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2025-04-18 13:37:21 +08:00
Po-Chuan Hsieh
9be6d4abe9
databases/py-tiledb: Update to 0.33.5
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2025-03-19 11:37:57 +08:00
Po-Chuan Hsieh
f3e54e866f
databases/py-tiledb: Update to 0.33.4
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2025-03-14 17:54:07 +08:00
Po-Chuan Hsieh
2d0ac0509f
databases/py-tiledb: Update to 0.33.3
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2025-02-03 23:51:01 +08:00
Po-Chuan Hsieh
b812d3b0a1
databases/py-tiledb: Update to 0.33.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2025-01-29 01:04:50 +08:00
Po-Chuan Hsieh
3a3aa8ea48
databases/py-tiledb: Update to 0.33.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-12-26 03:15:11 +08:00
Po-Chuan Hsieh
526a9a1354
databases/py-tiledb: Update to 0.32.5
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-10-31 17:22:52 +08:00
Po-Chuan Hsieh
f92e06390b
databases/py-tiledb: Update to 0.32.4
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-10-27 07:26:28 +08:00
Po-Chuan Hsieh
5a574820f7
databases/py-tiledb: Update to 0.32.3
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-10-14 13:25:21 +08:00
Po-Chuan Hsieh
ac6fe70859
databases/py-tiledb: Update to 0.32.2
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-10-07 22:16:43 +08:00
Po-Chuan Hsieh
fadc203cb6
databases/py-tiledb: Update to 0.32.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-09-30 21:36:28 +08:00
Po-Chuan Hsieh
d2ad9a14a5
databases/py-tiledb: Update to 0.32.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-09-18 14:13:10 +08:00
Po-Chuan Hsieh
7d92511cb3
databases/py-tiledb: Update to 0.31.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-08-05 01:14:02 +08:00
Po-Chuan Hsieh
bf9deaea64
databases/py-tiledb: Update WWW
2024-07-25 12:17:55 +08:00
Po-Chuan Hsieh
acd310d065
databases/py-tiledb: Update to 0.30.2
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-07-09 00:21:23 +08:00
Po-Chuan Hsieh
0fd8b26fd6
databases/py-tiledb: Update to 0.30.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-07-07 00:02:33 +08:00
Po-Chuan Hsieh
c0b989d367
databases/py-tiledb: Update to 0.30.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-06-18 11:59:33 +08:00
Po-Chuan Hsieh
86e3379278
databases/py-tiledb: Update to 0.29.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-05-20 01:15:13 +08:00
Po-Chuan Hsieh
553a5d07d8
databases/py-tiledb: Update to 0.28.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-04-20 22:25:37 +08:00
Po-Chuan Hsieh
da2065c8d2
databases/py-tiledb: Update to 0.27.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-03-31 11:05:55 +08:00
Po-Chuan Hsieh
0f7d3a41d4
databases/py-tiledb: Relax i386 build
...
NOT_FOR_ARCHS=i386 was added in 2699094ebe for py-tiledb 0.4.1.
At least it builds fine now.
Tested on: 14.0-RELEASE-p5 i386
2024-03-24 01:39:02 +08:00
Po-Chuan Hsieh
d6aa163575
databases/py-tiledb: Update to 0.26.3
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-03-23 22:31:11 +08:00
Po-Chuan Hsieh
918b732344
databases/py-tiledb: Update to 0.26.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-03-09 22:05:35 +08:00
Charlie Li
5d4139f8bd
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
2024-02-29 02:18:32 -05:00
Po-Chuan Hsieh
ae8eee22d8
databases/py-tiledb: Update to 0.26.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2024-02-21 23:06:52 +08:00
Po-Chuan Hsieh
b413afb88b
databases/py-tiledb: Update to 0.24.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-12-02 06:11:34 +08:00
Po-Chuan Hsieh
6e2b060a32
databases/py-tiledb: Update to 0.23.4
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-11-15 01:15:37 +08:00
Po-Chuan Hsieh
e3a118492c
databases/py-tiledb: Update to 0.23.2
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-11-01 09:57:01 +08:00
Po-Chuan Hsieh
aec0f2eb8b
databases/py-tiledb: Update to 0.23.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-09-30 08:44:24 +08:00
Po-Chuan Hsieh
b762b31584
databases/py-tiledb: Update to 0.23.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-09-22 11:17:37 +08:00
Po-Chuan Hsieh
73ae1051d5
databases/py-tiledb: Update to 0.22.3
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-08-22 01:03:19 +08:00
Po-Chuan Hsieh
3dc4b11a8a
databases/py-tiledb: Update to 0.22.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-08-17 02:25:14 +08:00
Charlie Li
9a80a6ee5e
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
2023-07-17 20:53:09 -04:00
Po-Chuan Hsieh
40c69070a4
databases/py-tiledb: Update to 0.21.6
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-07-09 18:18:44 +08:00
Po-Chuan Hsieh
5d2741eb88
databases/py-tiledb: Update to 0.21.5
...
- Convert to USE_PYTHON=pep517
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-06-30 15:02:27 +08:00
Rene Ladan
3d9a815d9c
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 >
2023-06-27 21:34:34 +02:00
Po-Chuan Hsieh
a50ee1ca03
databases/py-tiledb: Update to 0.21.4
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-05-28 07:43:47 +08:00
Po-Chuan Hsieh
f9954934ec
databases/py-tiledb: Update to 0.21.3
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-04-28 07:58:24 +08:00
Gerald Pfeifer
8d3e020ed0
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2023-04-23 09:09:58 +00:00
Po-Chuan Hsieh
2d8194175e
databases/py-tiledb: Update to 0.21.2
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-04-19 02:00:49 +08:00
Po-Chuan Hsieh
91900b13a9
databases/py-tiledb: Update to 0.21.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-04-09 21:36:39 +08:00
Po-Chuan Hsieh
471394890a
databases/py-tiledb: Update to 0.20.0
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-02-05 23:47:46 +08:00
Po-Chuan Hsieh
d5fb93dff1
databases/py-tiledb: Update to 0.19.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2023-01-30 20:59:15 +08:00
Dmitry Marakasov
77d68471ad
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
...
PR: 267994
Differential revision: D37518
Approved by: bapt
2023-01-11 18:58:34 +03:00
Po-Chuan Hsieh
8685641aa6
databases/py-tiledb: Update to 0.18.1
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2022-12-30 17:04:16 +08:00
Po-Chuan Hsieh
ec5b104183
databases/py-tiledb: Update to 0.17.5
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2022-11-19 16:11:54 +08:00
Po-Chuan Hsieh
1946ca6971
databases/py-tiledb: Update to 0.17.4
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2022-10-04 01:10:19 +08:00
Po-Chuan Hsieh
d7df384b5e
databases/py-tiledb: Update to 0.17.3
...
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
2022-10-03 10:14:32 +08:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00