head 1.10; access; symbols pkgsrc-2021Q3:1.9.0.2 pkgsrc-2021Q3-base:1.9 pkgsrc-2021Q2:1.8.0.6 pkgsrc-2021Q2-base:1.8 pkgsrc-2021Q1:1.8.0.4 pkgsrc-2021Q1-base:1.8 pkgsrc-2020Q4:1.8.0.2 pkgsrc-2020Q4-base:1.8 pkgsrc-2020Q3:1.7.0.12 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.7.0.10 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.7.0.6 pkgsrc-2020Q1-base:1.7 pkgsrc-2019Q4:1.7.0.8 pkgsrc-2019Q4-base:1.7 pkgsrc-2019Q3:1.7.0.4 pkgsrc-2019Q3-base:1.7 pkgsrc-2019Q2:1.7.0.2 pkgsrc-2019Q2-base:1.7 pkgsrc-2019Q1:1.6.0.8 pkgsrc-2019Q1-base:1.6 pkgsrc-2018Q4:1.6.0.6 pkgsrc-2018Q4-base:1.6 pkgsrc-2018Q3:1.6.0.4 pkgsrc-2018Q3-base:1.6 pkgsrc-2018Q2:1.6.0.2 pkgsrc-2018Q2-base:1.6 pkgsrc-2018Q1:1.3.0.2 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.2.0.2 pkgsrc-2017Q4-base:1.2; locks; strict; comment @# @; 1.10 date 2021.12.16.13.07.09; author wiz; state dead; branches; next 1.9; commitid MbgKlQI48rbDmSkD; 1.9 date 2021.06.29.08.41.59; author nia; state Exp; branches; next 1.8; commitid D0oUCU0hDExum0ZC; 1.8 date 2020.10.12.21.51.59; author bacon; state Exp; branches; next 1.7; commitid 568C66J21E1N0FrC; 1.7 date 2019.04.26.13.13.51; author maya; state Exp; branches; next 1.6; commitid U4pISddzN4WXpRkB; 1.6 date 2018.04.17.15.19.51; author minskim; state Exp; branches; next 1.5; commitid CeD9yja2YPhI8OyA; 1.5 date 2018.04.14.08.43.20; author adam; state Exp; branches; next 1.4; commitid KZocxD1JVDBD2oyA; 1.4 date 2018.04.07.20.17.28; author adam; state Exp; branches; next 1.3; commitid e4hWnTigKCRG6yxA; 1.3 date 2018.01.07.20.57.37; author joerg; state Exp; branches; next 1.2; commitid bk6M2fuEKUDVdZlA; 1.2 date 2017.10.08.09.24.43; author adam; state Exp; branches; next 1.1; commitid 11vtXkIg8cvBjeaA; 1.1 date 2017.10.03.00.43.51; author minskim; state Exp; branches; next ; commitid XH5vqcWGmnGoAx9A; desc @@ 1.10 log @py-bcolz: remove Does not build, looks dead upstream, nothing in pkgsrc depends on it. @ text @# $NetBSD: Makefile,v 1.9 2021/06/29 08:41:59 nia Exp $ DISTNAME= bcolz-1.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=b/bcolz/} MAINTAINER= kamelderouiche@@yahoo.com HOMEPAGE= https://github.com/Blosc/bcolz COMMENT= Columnar and compressed data containers LICENSE= modified-bsd BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm MAKE_ENV+= BLOSC_DIR=${BUILDLINK_PREFIX.blosc} PYTHON_VERSIONS_INCOMPATIBLE= 36 # py-numpy .include "../../devel/blosc/buildlink3.mk" .include "../../devel/py-cython/buildlink3.mk" BUILDLINK_API_DEPENDS.py-numpy+= ${PYPKGPREFIX}-numpy>=1.8 .include "../../math/py-numpy/buildlink3.mk" .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" @ 1.9 log @py-numpy: "Python version >= 3.7 required." @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2020/10/12 21:51:59 bacon Exp $ @ 1.8 log @math/blas, math/lapack: Install interchangeable BLAS system Install the new interchangeable BLAS system created by Thomas Orgis, currently supporting Netlib BLAS/LAPACK, OpenBLAS, cblas, lapacke, and Apple's Accelerate.framework. This system allows the user to select any BLAS implementation without modifying packages or using package options, by setting PKGSRC_BLAS_TYPES in mk.conf. See mk/blas.buildlink3.mk for details. This commit should not alter behavior of existing packages as the system defaults to Netlib BLAS/LAPACK, which until now has been the only supported implementation. Details: Add new mk/blas.buildlink3.mk for inclusion in dependent packages Install compatible Netlib math/blas and math/lapack packages Update math/blas and math/lapack MAINTAINER approved by adam@@ OpenBLAS, cblas, and lapacke will follow in separate commits Update direct dependents to use mk/blas.buildlink3.mk Perform recursive revbump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2019/04/26 13:13:51 maya Exp $ d18 2 @ 1.7 log @Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2018/04/17 15:19:51 minskim Exp $ d5 1 @ 1.6 log @devel/py-bcolz: No longer supports Python 3.4 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2018/04/14 08:43:20 adam Exp $ a14 2 PYTHON_VERSIONS_INCOMPATIBLE= 34 @ 1.5 log @py-bcolz: updated to 1.2.1 Changes from 1.2.0 to 1.2.1: C-Blosc internal sources updated to 1.14.3. This basically means that internal Zstd sources are bumped to 1.3.4, which may lead to noticeable improved speeds (specially for low compression ratios). np.datetime64 and other scalar objects that have __getitem__() are now supported in _eval_blocks(). Vendored cpuinfo.py updated to 4.0.0 (ARM aarch64 is recognized now). Allow setup.py to work even if not on Intel or ARM or PPC archs are found. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/04/07 20:17:28 adam Exp $ d15 2 @ 1.4 log @py-bcolz: updated to 1.2.0 1.2.0: This is a minor release that essentially updates internal C-Blosc sources to 1.14.2. This is important for forward compatibility reasons. Because of this an update is highly recommended. Also, support for Python 2.6 and 3.4 has been dropped. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/01/07 20:57:37 joerg Exp $ d3 1 a3 1 DISTNAME= bcolz-1.2.0 @ 1.3 log @Add missing build dependency. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/10/08 09:24:43 adam Exp $ d3 1 a3 1 DISTNAME= bcolz-1.1.2 a14 2 USE_LANGUAGES= c a18 1 .include "../../lang/python/egg.mk" d21 1 @ 1.2 log @Added python to CATEGORIES @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/10/03 00:43:51 minskim Exp $ d13 2 @ 1.1 log @devel/py-bcolz: Import version 1.1.2 from pkgsrc-wip bcolz provides columnar and compressed data containers. Column storage allows for efficiently querying tables with a large number of columns. It also allows for cheap addition and removal of column. In addition, bcolz objects are compressed by default for reducing memory/disk I/O needs. The compression process is carried out internally by Blosc, a high-performance compressor that is optimized for binary data. Packaged by Kamel Derouiche and updated by me. @ text @d1 1 a1 1 # $NetBSD$ d5 1 a5 1 CATEGORIES= devel @