Port details |
- py-caterva Caterva for Python (multidimensional compressed data containers)
- 0.7.3_2 databases
=0 0.7.3_2Version of this port present on the latest quarterly branch. DEPRECATED: Use archivers/py-blosc2 instead. All the features of Python-Caterva have been included in the Python-Blosc2 NDArray object
This port expired on: 2023-06-30
- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-11-01 13:48:30
- Last Update: 2023-06-30 05:48:21
- Commit Hash: c2d4c3f
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/Blosc/python-caterva
- Description:
- Python wrapper for Caterva.
¦ ¦ ¦ ¦ 
- 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}caterva>0:databases/py-caterva@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-caterva
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1669057579
SHA256 (caterva-0.7.3.tar.gz) = 411b740129c7c330e732f6ab95af6f0a94ef7402ca48392a8e63286c2b46e5b3
SIZE (caterva-0.7.3.tar.gz) = 1644501
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- caterva>=0.5.0_3 : databases/caterva
- cmake : devel/cmake-core
- ninja : devel/ninja
- py39-scikit-build>=0 : devel/py-scikit-build@py39
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- cython-3.9 : lang/cython@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-msgpack>=0 : devel/py-msgpack@py39
- py39-ndindex>=0 : math/py-ndindex@py39
- py39-numpy>=1.20.3,1 : math/py-numpy@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libblosc2.so : archivers/c-blosc2
- libcaterva.so : databases/caterva
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-caterva
- USES:
- localbase:ldflags python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.3_2 30 Jun 2023 05:48:21
    |
Muhammad Moinur Rahman (bofh)  |
databases/py-caterva: Remove expired port
2023-06-30 databases/py-caterva: Use archivers/py-blosc2 instead. All the
features of Python-Caterva have been included in the Python-Blosc2 NDArray
object
Approved by: portmgr (blanket) |
0.7.3_2 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> |
0.7.3_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.7.3_1 18 Apr 2023 18:00:47
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30
Reference: https://github.com/Blosc/python-caterva/commit/d768825332de8cf9d931db5827fa64eba96e484f |
0.7.3_1 05 Apr 2023 17:30:11
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.7.3 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.7.3 30 Dec 2022 09:04:15
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Update to 0.7.3
Changes: https://github.com/Blosc/python-caterva/releases
https://github.com/Blosc/python-caterva/blob/master/RELEASE_NOTES.rst |
0.7.2_1 09 Sep 2022 21:02:04
    |
Daniel Engberg (diizzy)  |
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
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.7.2_1 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.7.2_1 31 Aug 2022 11:40:55
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Fix build with newer caterva
- Bump PORTREVISION for package change |
0.7.2 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.7.2 07 Mar 2022 18:11:01
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Update to 0.7.2
Changes: https://github.com/Blosc/python-caterva/releases
https://github.com/Blosc/python-caterva/blob/master/RELEASE_NOTES.rst |
0.7.1 28 Feb 2022 14:10:08
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Update to 0.7.1
Changes: https://github.com/Blosc/python-caterva/releases |
0.7.0 21 Dec 2021 18:47:55
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Update to 0.7.0
Changes: https://github.com/Blosc/python-caterva/releases |
0.6.0 05 Nov 2021 23:54:01
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Remove -f because RM has it already |
0.6.0 01 Nov 2021 13:41:20
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-caterva: Add py-caterva 0.6.0
Python wrapper for Caterva.
WWW: https://github.com/Blosc/python-caterva |