notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-tiledb Python interface to the TileDB array storage manager
0.27.1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.24.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-12 16:30:08
Last Update: 2024-03-31 03:05:55
Commit Hash: da2065c
Also Listed In: python
License: MIT
WWW:
https://github.com/TileDB-Inc/TileDB-Py
Description:
TileDB is an efficient multi-dimensional array management system which introduces a novel format that can effectively store dense and sparse array data with support for fast updates and reads. It features excellent compression, an efficient parallel I/O system for high scalability, and high-level APIs including Python, R, Golang and more. TileDB-Py is the official Python interface to TileDB.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}tiledb>0:databases/py-tiledb@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-tiledb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-tiledb
  • pkg install py39-tiledb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-tiledb listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-tiledb
Package flavors (<flavor>: <package>)
  • py39: py39-tiledb
distinfo:
TIMESTAMP = 1711466090 SHA256 (tiledb-0.27.1.tar.gz) = eba841c56195d02fd190d6d735048f9d187d96bf3e0f7c3c8390036ba8200305 SIZE (tiledb-0.27.1.tar.gz) = 337401

Packages (timestamps in pop-ups are UTC):
py39-tiledb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.27.10.27.1-0.27.10.27.1---
FreeBSD:13:quarterly-0.24.0--0.27.1---
FreeBSD:14:latest0.26.30.27.1-0.26.30.27.1---
FreeBSD:14:quarterly-0.27.1--0.27.1---
FreeBSD:15:latest0.26.10.27.1n/a0.24.0n/a--0.26.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-numpy>=1.23.2,1 : math/py-numpy@py39
  2. py39-pybind11>=0 : devel/py-pybind11@py39
  3. py39-setuptools>=61 : devel/py-setuptools@py39
  4. py39-setuptools-scm>=1.5.4 : devel/py-setuptools-scm@py39
  5. py39-wheel>=0.30 : devel/py-wheel@py39
  6. tiledb>=2.21.1 : databases/tiledb
  7. cython-3.9 : lang/cython@py39
  8. python3.9 : lang/python39
  9. py39-build>=0 : devel/py-build@py39
  10. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.23.2,1 : math/py-numpy@py39
  2. py39-packaging>=0 : devel/py-packaging@py39
  3. python3.9 : lang/python39
Library dependencies:
  1. libtiledb.so : databases/tiledb
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_py-tiledb
USES:
compiler:c++17-lang localbase python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/tiledb/
  2. https://pypi.org/packages/source/t/tiledb/
Collapse this list.

Number of commits found: 88

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.27.1
31 Mar 2024 03:05:55
commit hash: da2065c8d2210a1296eba2f10c75e3f02906b299commit hash: da2065c8d2210a1296eba2f10c75e3f02906b299commit hash: da2065c8d2210a1296eba2f10c75e3f02906b299commit hash: da2065c8d2210a1296eba2f10c75e3f02906b299 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.27.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.26.3
23 Mar 2024 17:39:02
commit hash: 0f7d3a41d42e9bc6651ec21d02ac3b0d16e0d233commit hash: 0f7d3a41d42e9bc6651ec21d02ac3b0d16e0d233commit hash: 0f7d3a41d42e9bc6651ec21d02ac3b0d16e0d233commit hash: 0f7d3a41d42e9bc6651ec21d02ac3b0d16e0d233 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Relax i386 build

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
0.26.3
23 Mar 2024 14:31:11
commit hash: d6aa16357555fd3b204c0bbadacbe6f683228914commit hash: d6aa16357555fd3b204c0bbadacbe6f683228914commit hash: d6aa16357555fd3b204c0bbadacbe6f683228914commit hash: d6aa16357555fd3b204c0bbadacbe6f683228914 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.26.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.26.1
09 Mar 2024 14:05:35
commit hash: 918b7323443a22a25d4fcbc2262e843c6f9b4c6dcommit hash: 918b7323443a22a25d4fcbc2262e843c6f9b4c6dcommit hash: 918b7323443a22a25d4fcbc2262e843c6f9b4c6dcommit hash: 918b7323443a22a25d4fcbc2262e843c6f9b4c6d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.26.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.26.0
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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.26.0
21 Feb 2024 15:06:52
commit hash: ae8eee22d8248ad2359cd264eadadfc3884618d5commit hash: ae8eee22d8248ad2359cd264eadadfc3884618d5commit hash: ae8eee22d8248ad2359cd264eadadfc3884618d5commit hash: ae8eee22d8248ad2359cd264eadadfc3884618d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.26.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.24.0
01 Dec 2023 22:11:34
commit hash: b413afb88bad49f5b85425a98748c784dff83486commit hash: b413afb88bad49f5b85425a98748c784dff83486commit hash: b413afb88bad49f5b85425a98748c784dff83486commit hash: b413afb88bad49f5b85425a98748c784dff83486 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.24.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.23.4
14 Nov 2023 17:15:37
commit hash: 6e2b060a32b61541706acaac1794e9d97efc3f88commit hash: 6e2b060a32b61541706acaac1794e9d97efc3f88commit hash: 6e2b060a32b61541706acaac1794e9d97efc3f88commit hash: 6e2b060a32b61541706acaac1794e9d97efc3f88 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.23.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.23.2
01 Nov 2023 01:57:01
commit hash: e3a118492cb0e8079985d398df562132cbe07c7ccommit hash: e3a118492cb0e8079985d398df562132cbe07c7ccommit hash: e3a118492cb0e8079985d398df562132cbe07c7ccommit hash: e3a118492cb0e8079985d398df562132cbe07c7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.23.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.23.1
30 Sep 2023 00:44:24
commit hash: aec0f2eb8b257aa4e5f6b22f81cc9ab90a5fa691commit hash: aec0f2eb8b257aa4e5f6b22f81cc9ab90a5fa691commit hash: aec0f2eb8b257aa4e5f6b22f81cc9ab90a5fa691commit hash: aec0f2eb8b257aa4e5f6b22f81cc9ab90a5fa691 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.23.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.23.0
22 Sep 2023 03:17:37
commit hash: b762b31584db1814988da7cd9bc18feb77262194commit hash: b762b31584db1814988da7cd9bc18feb77262194commit hash: b762b31584db1814988da7cd9bc18feb77262194commit hash: b762b31584db1814988da7cd9bc18feb77262194 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.23.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.22.3
21 Aug 2023 17:03:19
commit hash: 73ae1051d5da5c8086ec4d3f760740de7587bccacommit hash: 73ae1051d5da5c8086ec4d3f760740de7587bccacommit hash: 73ae1051d5da5c8086ec4d3f760740de7587bccacommit hash: 73ae1051d5da5c8086ec4d3f760740de7587bcca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.22.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.22.1
16 Aug 2023 18:25:14
commit hash: 3dc4b11a8a1d02a622caf3152d0ca017918aea7bcommit hash: 3dc4b11a8a1d02a622caf3152d0ca017918aea7bcommit hash: 3dc4b11a8a1d02a622caf3152d0ca017918aea7bcommit hash: 3dc4b11a8a1d02a622caf3152d0ca017918aea7b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.22.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.21.6
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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.21.6
09 Jul 2023 10:18:44
commit hash: 40c69070a4ada2a149f8c583f54980973da9fe95commit hash: 40c69070a4ada2a149f8c583f54980973da9fe95commit hash: 40c69070a4ada2a149f8c583f54980973da9fe95commit hash: 40c69070a4ada2a149f8c583f54980973da9fe95 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.21.6

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.21.5
30 Jun 2023 07:02:27
commit hash: 5d2741eb88aa47a875fa4ff5079f104ca65a5cdecommit hash: 5d2741eb88aa47a875fa4ff5079f104ca65a5cdecommit hash: 5d2741eb88aa47a875fa4ff5079f104ca65a5cdecommit hash: 5d2741eb88aa47a875fa4ff5079f104ca65a5cde files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.21.5

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.21.4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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.21.4
27 May 2023 23:43:47
commit hash: a50ee1ca0367511dfff1f49adacb5c399af450b9commit hash: a50ee1ca0367511dfff1f49adacb5c399af450b9commit hash: a50ee1ca0367511dfff1f49adacb5c399af450b9commit hash: a50ee1ca0367511dfff1f49adacb5c399af450b9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.21.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.21.3
27 Apr 2023 23:58:24
commit hash: f9954934ecca8501a3f7fc490c6eafb32caf27f0commit hash: f9954934ecca8501a3f7fc490c6eafb32caf27f0commit hash: f9954934ecca8501a3f7fc490c6eafb32caf27f0commit hash: f9954934ecca8501a3f7fc490c6eafb32caf27f0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.21.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.21.2_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.21.2
18 Apr 2023 18:00:49
commit hash: 2d8194175e95d6cfc855222a2caad91f59f3868bcommit hash: 2d8194175e95d6cfc855222a2caad91f59f3868bcommit hash: 2d8194175e95d6cfc855222a2caad91f59f3868bcommit hash: 2d8194175e95d6cfc855222a2caad91f59f3868b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.21.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.21.1
09 Apr 2023 13:36:39
commit hash: 91900b13a96ad937f491098ae4ad3c07fb5ae034commit hash: 91900b13a96ad937f491098ae4ad3c07fb5ae034commit hash: 91900b13a96ad937f491098ae4ad3c07fb5ae034commit hash: 91900b13a96ad937f491098ae4ad3c07fb5ae034 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.21.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.20.0
05 Feb 2023 15:47:46
commit hash: 471394890ad69775fc42e411ea9ce2635442eec2commit hash: 471394890ad69775fc42e411ea9ce2635442eec2commit hash: 471394890ad69775fc42e411ea9ce2635442eec2commit hash: 471394890ad69775fc42e411ea9ce2635442eec2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.20.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.19.1
30 Jan 2023 12:59:15
commit hash: d5fb93dff1221235072a2be823829db031a09d71commit hash: d5fb93dff1221235072a2be823829db031a09d71commit hash: d5fb93dff1221235072a2be823829db031a09d71commit hash: d5fb93dff1221235072a2be823829db031a09d71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.19.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.18.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.18.1
30 Dec 2022 09:04:16
commit hash: 8685641aa6778dafa655acd9d09cb39cf9ea950acommit hash: 8685641aa6778dafa655acd9d09cb39cf9ea950acommit hash: 8685641aa6778dafa655acd9d09cb39cf9ea950acommit hash: 8685641aa6778dafa655acd9d09cb39cf9ea950a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.18.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.17.5
19 Nov 2022 08:11:54
commit hash: ec5b104183a6372ca5810853a43898099eabe47ecommit hash: ec5b104183a6372ca5810853a43898099eabe47ecommit hash: ec5b104183a6372ca5810853a43898099eabe47ecommit hash: ec5b104183a6372ca5810853a43898099eabe47e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.17.5

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.17.4
03 Oct 2022 17:10:19
commit hash: 1946ca69716c563a6d96f9b4d8f2e5996383130dcommit hash: 1946ca69716c563a6d96f9b4d8f2e5996383130dcommit hash: 1946ca69716c563a6d96f9b4d8f2e5996383130dcommit hash: 1946ca69716c563a6d96f9b4d8f2e5996383130d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.17.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.17.3
03 Oct 2022 02:14:32
commit hash: d7df384b5e9ed8c5bf8c5a9e74bcd8dbfb6b032bcommit hash: d7df384b5e9ed8c5bf8c5a9e74bcd8dbfb6b032bcommit hash: d7df384b5e9ed8c5bf8c5a9e74bcd8dbfb6b032bcommit hash: d7df384b5e9ed8c5bf8c5a9e74bcd8dbfb6b032b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.17.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.17.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.17.2
31 Aug 2022 18:49:31
commit hash: 16ea2fddf5eb55b600e2ec55fc4efc6ae47e826acommit hash: 16ea2fddf5eb55b600e2ec55fc4efc6ae47e826acommit hash: 16ea2fddf5eb55b600e2ec55fc4efc6ae47e826acommit hash: 16ea2fddf5eb55b600e2ec55fc4efc6ae47e826a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.17.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.17.1
31 Aug 2022 11:40:55
commit hash: 35a69e492a282bc29925d55960a2497dc64fe446commit hash: 35a69e492a282bc29925d55960a2497dc64fe446commit hash: 35a69e492a282bc29925d55960a2497dc64fe446commit hash: 35a69e492a282bc29925d55960a2497dc64fe446 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.17.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.16.4
27 Aug 2022 10:23:54
commit hash: 37c5eed9f9d041e809959ea63a0ee50ce049065ecommit hash: 37c5eed9f9d041e809959ea63a0ee50ce049065ecommit hash: 37c5eed9f9d041e809959ea63a0ee50ce049065ecommit hash: 37c5eed9f9d041e809959ea63a0ee50ce049065e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.16.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.16.3
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.16.3
13 Jul 2022 18:29:17
commit hash: 5df8b892610c9ca3a8d02f4a680a60a2d4ce0067commit hash: 5df8b892610c9ca3a8d02f4a680a60a2d4ce0067commit hash: 5df8b892610c9ca3a8d02f4a680a60a2d4ce0067commit hash: 5df8b892610c9ca3a8d02f4a680a60a2d4ce0067 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.16.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.16.2
11 Jul 2022 13:49:32
commit hash: 4d2e70fe0e12220b35b83ac8e7961c1d05c18fbecommit hash: 4d2e70fe0e12220b35b83ac8e7961c1d05c18fbecommit hash: 4d2e70fe0e12220b35b83ac8e7961c1d05c18fbecommit hash: 4d2e70fe0e12220b35b83ac8e7961c1d05c18fbe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.16.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.16.1
29 Jun 2022 16:32:38
commit hash: 0973058da10c0d564079329152cbaed4061062d2commit hash: 0973058da10c0d564079329152cbaed4061062d2commit hash: 0973058da10c0d564079329152cbaed4061062d2commit hash: 0973058da10c0d564079329152cbaed4061062d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.16.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.14.5
13 May 2022 19:29:55
commit hash: 9a8844e62d827be6172872493e85188aa0dfa4decommit hash: 9a8844e62d827be6172872493e85188aa0dfa4decommit hash: 9a8844e62d827be6172872493e85188aa0dfa4decommit hash: 9a8844e62d827be6172872493e85188aa0dfa4de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.14.5

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.14.3
13 May 2022 11:39:24
commit hash: 6a14f49b35a6c14cbfd1275dd8d8ccd45f8aafc4commit hash: 6a14f49b35a6c14cbfd1275dd8d8ccd45f8aafc4commit hash: 6a14f49b35a6c14cbfd1275dd8d8ccd45f8aafc4commit hash: 6a14f49b35a6c14cbfd1275dd8d8ccd45f8aafc4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.14.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.14.2
30 Apr 2022 15:58:07
commit hash: 111243f2d9ff5d89886bf25570d676e4b6a62104commit hash: 111243f2d9ff5d89886bf25570d676e4b6a62104commit hash: 111243f2d9ff5d89886bf25570d676e4b6a62104commit hash: 111243f2d9ff5d89886bf25570d676e4b6a62104 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.14.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.14.1
26 Apr 2022 15:01:21
commit hash: 00a08268a46ea8397cde7e654c876d1f0ce160e8commit hash: 00a08268a46ea8397cde7e654c876d1f0ce160e8commit hash: 00a08268a46ea8397cde7e654c876d1f0ce160e8commit hash: 00a08268a46ea8397cde7e654c876d1f0ce160e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.14.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.14.0
17 Apr 2022 23:58:14
commit hash: 5daa32f060cf08e81ccde627cbcc96ddfa437c0dcommit hash: 5daa32f060cf08e81ccde627cbcc96ddfa437c0dcommit hash: 5daa32f060cf08e81ccde627cbcc96ddfa437c0dcommit hash: 5daa32f060cf08e81ccde627cbcc96ddfa437c0d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.14.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.13.2
16 Apr 2022 04:19:17
commit hash: 4eceac7a00bc1a6bca9ee85eb3d4926eb32fb57ecommit hash: 4eceac7a00bc1a6bca9ee85eb3d4926eb32fb57ecommit hash: 4eceac7a00bc1a6bca9ee85eb3d4926eb32fb57ecommit hash: 4eceac7a00bc1a6bca9ee85eb3d4926eb32fb57e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.13.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.13.1
30 Mar 2022 22:21:07
commit hash: cd7597924ea8a8ec3dfbc2474cfcce86a40ba805commit hash: cd7597924ea8a8ec3dfbc2474cfcce86a40ba805commit hash: cd7597924ea8a8ec3dfbc2474cfcce86a40ba805commit hash: cd7597924ea8a8ec3dfbc2474cfcce86a40ba805 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.13.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.12.4
25 Mar 2022 13:36:51
commit hash: fa06eb6fded03fa6fd5e80495dd33e446a58468ecommit hash: fa06eb6fded03fa6fd5e80495dd33e446a58468ecommit hash: fa06eb6fded03fa6fd5e80495dd33e446a58468ecommit hash: fa06eb6fded03fa6fd5e80495dd33e446a58468e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.12.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.12.1
28 Feb 2022 12:46:10
commit hash: 63e74029fdc111d24f8979a7b03a4b78ce4fafd7commit hash: 63e74029fdc111d24f8979a7b03a4b78ce4fafd7commit hash: 63e74029fdc111d24f8979a7b03a4b78ce4fafd7commit hash: 63e74029fdc111d24f8979a7b03a4b78ce4fafd7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.12.1

- Strip shared library

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.8.11
14 Jun 2021 17:39:48
commit hash: 267d6bc1a7cd5ccdf624d97eda8f7a20123ae8d3commit hash: 267d6bc1a7cd5ccdf624d97eda8f7a20123ae8d3commit hash: 267d6bc1a7cd5ccdf624d97eda8f7a20123ae8d3commit hash: 267d6bc1a7cd5ccdf624d97eda8f7a20123ae8d3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.8.11

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.8.9
18 May 2021 19:28:11
commit hash: 296ef56a0b7afc0b5af1a7ea7ef1720da5e7eaadcommit hash: 296ef56a0b7afc0b5af1a7ea7ef1720da5e7eaadcommit hash: 296ef56a0b7afc0b5af1a7ea7ef1720da5e7eaadcommit hash: 296ef56a0b7afc0b5af1a7ea7ef1720da5e7eaad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.8.9

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.8.8
02 May 2021 19:44:39
commit hash: 3434d83137a0b34eeca794f0c8863225de852634commit hash: 3434d83137a0b34eeca794f0c8863225de852634commit hash: 3434d83137a0b34eeca794f0c8863225de852634commit hash: 3434d83137a0b34eeca794f0c8863225de852634 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.8.8

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.8.7
01 May 2021 22:19:13
commit hash: b0c932f43188202794d7eb56c1e06c9aeec09fc9commit hash: b0c932f43188202794d7eb56c1e06c9aeec09fc9commit hash: b0c932f43188202794d7eb56c1e06c9aeec09fc9commit hash: b0c932f43188202794d7eb56c1e06c9aeec09fc9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-tiledb: Update to 0.8.7

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.8.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.1
03 Mar 2021 18:08:30
Revision:567132Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PYNUMPY
0.8.1
06 Feb 2021 20:45:08
Revision:564268Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.8.0
01 Feb 2021 19:25:59
Revision:563633Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.7.6
30 Jan 2021 12:23:20
Revision:563319Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.6

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.7.5
10 Jan 2021 08:19:43
Revision:560930Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.5

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.7.4
19 Dec 2020 20:09:11
Revision:558521Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.7.3
13 Dec 2020 14:41:41
Revision:557912Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.7.2
10 Dec 2020 21:33:17
Revision:557514Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.7.1
21 Nov 2020 09:19:33
Revision:555842Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.7.0
08 Nov 2020 17:18:29
Revision:554523Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.6.6
15 Aug 2020 16:29:35
Revision:544963Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.6

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.6.5
24 Jul 2020 07:11:25
Revision:543047Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.5

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.6.4
11 Jul 2020 07:45:54
Revision:541914Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.6.3
22 Jun 2020 16:07:27
Revision:539826Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.6.2
14 Jun 2020 14:23:01
Revision:538755Original commit files touched by this commit
sunpoet search for other commits by this committer
Add BUILD_DEPENDS for tiledb
0.6.2
03 Jun 2020 18:09:06
Revision:537648Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.6.1
21 May 2020 04:58:11
Revision:536046Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.6.0
06 May 2020 05:12:35
Revision:534120Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.9
02 Apr 2020 21:29:51
Revision:530416Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.9

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.8
02 Apr 2020 12:03:15
Revision:530304Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.8

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.7
31 Mar 2020 23:01:58
Revision:530051Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.7

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.6
05 Feb 2020 18:23:05
Revision:525294Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.6

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.5
22 Jan 2020 05:36:37
Revision:523772Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.5

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.4
09 Jan 2020 17:52:28
Revision:522507Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.3
28 Dec 2019 07:29:56
Revision:521079Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.2
12 Dec 2019 13:45:42
Revision:519894Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.1
08 Dec 2019 17:01:15
Revision:519392Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.1

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.5.0
14 Nov 2019 16:20:57
Revision:517599Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.0

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.4.4
13 Nov 2019 23:34:21
Revision:517443Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove cython FutureWarning

cythoning tiledb/libtiledb.pyx to tiledb/libtiledb.cpp
...
/usr/local/lib/python3.6/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2).
This will change in a later release! File:
/wrkdirs/usr/ports/databases/py-tiledb/work-py36/tiledb-0.4.4/tiledb/libtiledb.pxd
0.4.4
21 Oct 2019 23:32:42
Revision:515145Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.4.4

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.4.3_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.4.3
23 Jul 2019 16:16:58
Revision:507225Original commit files touched by this commit
sunpoet search for other commits by this committer
Drop python 2.7 support

This port requires numpy<=1.16 for python 3.4 and below. Since we have py-numpy
1.16.4, drop python 2.7 support.

from setup.py:
numpy_required_version = 'numpy<=1.16' if sys.hexversion <0x3050000 else
'numpy>=1.7'
0.4.3
21 Jul 2019 20:47:34
Revision:507086Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.4.3

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.4.2
21 May 2019 18:03:50
Revision:502226Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.4.2

Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
0.4.1
15 May 2019 15:54:16
Revision:501712Original commit files touched by this commit
sunpoet search for other commits by this committer
Add NOT_FOR_ARCHS

TileDB is currently only available as a 64-bit library.
0.4.1
12 May 2019 16:29:52
Revision:501385Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-tiledb 0.4.1

TileDB is an efficient multi-dimensional array management system which
introduces a novel format that can effectively store dense and sparse array data
with support for fast updates and reads. It features excellent compression, an
efficient parallel I/O system for high scalability, and high-level APIs
including Python, R, Golang and more.

TileDB-Py is the official Python interface to TileDB.

WWW: https://github.com/TileDB-Inc/TileDB-Py

Number of commits found: 88