summaryrefslogtreecommitdiff
path: root/databases/py-tiledb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-tiledb: Update to 0.36.0Po-Chuan Hsieh2025-12-172-5/+5
| | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
* databases/py-tiledb: Update to 0.35.2Po-Chuan Hsieh2025-11-102-8/+5
| | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
* databases/py-tiledb: Update to 0.35.1Po-Chuan Hsieh2025-10-273-9/+7
| | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
* databases/py-tiledb: Update to 0.35.0Po-Chuan Hsieh2025-10-192-6/+5
| | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
* databases/py-tiledb: Allow build with py-pybind11 3.0.0+Po-Chuan Hsieh2025-10-132-3/+6
| | | | | | - Bump PORTREVISION for package change Obtained from: https://github.com/TileDB-Inc/TileDB-Py/commit/84af4d5992829c3e1a9454ac0aa59ae61c969ff4
* databases/py-tiledb: Update to 0.34.2Po-Chuan Hsieh2025-09-032-5/+5
| | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
* databases/py-tiledb: Mark BROKEN on i386Po-Chuan Hsieh2025-08-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | [ 32%] Building CXX object tiledb/CMakeFiles/main.dir/tests/test_serialization.cc.o In file included from /wrkdirs/usr/ports/databases/py-tiledb/work-py311/tiledb-0.34.0/tiledb/tests/test_serialization.cc:2: In file included from /usr/local/lib/python3.11/site-packages/pybind11/include/pybind11/numpy.h:12: In file included from /usr/local/lib/python3.11/site-packages/pybind11/include/pybind11/pybind11.h:12: In file included from /usr/local/lib/python3.11/site-packages/pybind11/include/pybind11/detail/class.h:12: In file included from /usr/local/lib/python3.11/site-packages/pybind11/include/pybind11/attr.h:13: /usr/local/lib/python3.11/site-packages/pybind11/include/pybind11/detail/common.h:513:19: error: static assertion failed due to requirement 'sizeof(unsigned long long) <= sizeof(int)': Implicit narrowing is not permitted. 513 | static_assert(sizeof(IntType) <= sizeof(ssize_t), "Implicit narrowing is not permitted."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.11/site-packages/pybind11/include/pybind11/pytypes.h:1678:57: note: in instantiation of function template specialization 'pybind11::ssize_t_cast<unsigned long long>' requested here 1678 | : object(PYBIND11_BYTES_FROM_STRING_AND_SIZE(c, ssize_t_cast(n)), stolen_t{}) { | ^ /wrkdirs/usr/ports/databases/py-tiledb/work-py311/tiledb-0.34.0/tiledb/tests/test_serialization.cc:77:19: note: in instantiation of function template specialization 'pybind11::bytes::bytes<unsigned long long, 0>' requested here 77 | py::bytes output((char*)buff_data, buff_num_bytes); | ^ /usr/local/lib/python3.11/site-packages/pybind11/include/pybind11/detail/common.h:513:35: note: expression evaluates to '8 <= 4' 513 | static_assert(sizeof(IntType) <= sizeof(ssize_t), "Implicit narrowing is not permitted."); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Reference: https://pkg-status.freebsd.org/beefy21/data/142i386-default/e03a218e573f/logs/py311-tiledb-0.34.0.log https://pkg-status.freebsd.org/beefy15/data/135i386-default/348365c30511/logs/py311-tiledb-0.34.0.log
* databases/py-tiledb: Update to 0.34.1Po-Chuan Hsieh2025-07-293-7/+7
| | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
* databases/py-tiledb: Update to 0.34.0Po-Chuan Hsieh2025-05-252-5/+5
| | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases https://github.com/TileDB-Inc/TileDB-Py/blob/main/HISTORY.md
* databases/py-tiledb: Update to 0.33.6Po-Chuan Hsieh2025-04-182-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.33.5Po-Chuan Hsieh2025-03-192-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.33.4Po-Chuan Hsieh2025-03-142-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.33.3Po-Chuan Hsieh2025-02-032-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.33.1Po-Chuan Hsieh2025-01-293-10/+7
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.33.0Po-Chuan Hsieh2024-12-262-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.32.5Po-Chuan Hsieh2024-10-312-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.32.4Po-Chuan Hsieh2024-10-273-11/+8
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.32.3Po-Chuan Hsieh2024-10-142-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.32.2Po-Chuan Hsieh2024-10-072-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.32.1Po-Chuan Hsieh2024-09-302-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.32.0Po-Chuan Hsieh2024-09-183-8/+14
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.31.1Po-Chuan Hsieh2024-08-055-53/+12
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update WWWPo-Chuan Hsieh2024-07-251-1/+2
|
* databases/py-tiledb: Update to 0.30.2Po-Chuan Hsieh2024-07-092-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.30.1Po-Chuan Hsieh2024-07-072-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.30.0Po-Chuan Hsieh2024-06-184-14/+23
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.29.0Po-Chuan Hsieh2024-05-203-5/+14
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.28.0Po-Chuan Hsieh2024-04-202-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.27.1Po-Chuan Hsieh2024-03-313-15/+19
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Relax i386 buildPo-Chuan Hsieh2024-03-241-3/+0
| | | | | | | NOT_FOR_ARCHS=i386 was added in 2699094ebed89302893305524aecae10e8dfded6 for py-tiledb 0.4.1. At least it builds fine now. Tested on: 14.0-RELEASE-p5 i386
* databases/py-tiledb: Update to 0.26.3Po-Chuan Hsieh2024-03-232-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.26.1Po-Chuan Hsieh2024-03-092-6/+6
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* devel/py-setuptools-scm: update to 8.0.4Charlie Li2024-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* databases/py-tiledb: Update to 0.26.0Po-Chuan Hsieh2024-02-212-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.24.0Po-Chuan Hsieh2023-12-024-21/+10
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.23.4Po-Chuan Hsieh2023-11-152-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.23.2Po-Chuan Hsieh2023-11-012-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.23.1Po-Chuan Hsieh2023-09-302-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.23.0Po-Chuan Hsieh2023-09-223-7/+7
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.22.3Po-Chuan Hsieh2023-08-222-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.22.1Po-Chuan Hsieh2023-08-174-16/+17
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}Charlie Li2023-07-171-1/+1
| | | | | | | | 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
* databases/py-tiledb: Update to 0.21.6Po-Chuan Hsieh2023-07-092-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.21.5Po-Chuan Hsieh2023-06-303-6/+19
| | | | | | - Convert to USE_PYTHON=pep517 Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* databases/py-tiledb: Update to 0.21.4Po-Chuan Hsieh2023-05-282-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.21.3Po-Chuan Hsieh2023-04-282-6/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-0/+1
|
* databases/py-tiledb: Update to 0.21.2Po-Chuan Hsieh2023-04-192-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/py-tiledb: Update to 0.21.1Po-Chuan Hsieh2023-04-092-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases