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
c-blosc2 High performance compressor optimized for binary data
2.14.4 archivers 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 2.13.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-01 13:48:16
Last Update: 2024-04-13 09:31:33
Commit Hash: c40230b
License: BSD3CLAUSE
WWW:
https://www.blosc.org/
https://github.com/Blosc/c-blosc2
Description:
Blosc is a high performance compressor optimized for binary data (i.e. floating point numbers, integers and booleans). It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward compatible with both the C-Blosc1 API and its in-memory format. However, the reverse thing is generally not true; buffers generated with C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward compatibility is not supported).
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/c-blosc2-2.14.4/catalog.mk
  3. /usr/local/share/licenses/c-blosc2-2.14.4/LICENSE
  4. /usr/local/share/licenses/c-blosc2-2.14.4/BSD3CLAUSE
  5. include/b2nd.h
  6. include/blosc2.h
  7. include/blosc2/blosc2-common.h
  8. include/blosc2/blosc2-export.h
  9. include/blosc2/blosc2-stdio.h
  10. include/blosc2/codecs-registry.h
  11. include/blosc2/filters-registry.h
  12. include/blosc2/tuners-registry.h
  13. lib/cmake/Blosc2/Blosc2Config.cmake
  14. lib/cmake/Blosc2/Blosc2ConfigVersion.cmake
  15. lib/cmake/Blosc2/Blosc2Targets-release.cmake
  16. lib/cmake/Blosc2/Blosc2Targets.cmake
  17. lib/cmake/Blosc2/Modules/FindIPP.cmake
  18. lib/cmake/Blosc2/Modules/FindLZ4.cmake
  19. lib/cmake/Blosc2/Modules/FindSIMD.cmake
  20. lib/cmake/Blosc2/Modules/FindZLIB_NG.cmake
  21. lib/cmake/Blosc2/Modules/FindZSTD.cmake
  22. lib/cmake/Blosc2/Modules/toolchain-aarch64.cmake
  23. lib/cmake/Blosc2/Modules/toolchain-armhf.cmake
  24. lib/cmake/Blosc2/Modules/toolchain-armsf.cmake
  25. lib/libblosc2.a
  26. lib/libblosc2.so
  27. lib/libblosc2.so.2.14.4
  28. lib/libblosc2.so.3
  29. libdata/pkgconfig/blosc2.pc
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • c-blosc2>0:archivers/c-blosc2
To install the port:
cd /usr/ports/archivers/c-blosc2/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/c-blosc2
  • pkg install c-blosc2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: c-blosc2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712886402 SHA256 (Blosc-c-blosc2-v2.14.4_GH0.tar.gz) = b5533c79aacc9ac152c80760ed1295a6608938780c3e1eecd7e53ea72ad986b0 SIZE (Blosc-c-blosc2-v2.14.4_GH0.tar.gz) = 3155712

Packages (timestamps in pop-ups are UTC):
c-blosc2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.13.22.14.1-2.13.22.14.3---
FreeBSD:13:quarterly2.11.32.11.32.9.22.11.32.14.32.11.32.11.32.11.3
FreeBSD:14:latest2.13.22.14.32.4.32.13.22.14.32.9.2--
FreeBSD:14:quarterly2.11.32.14.3-2.11.32.14.32.11.32.11.32.11.3
FreeBSD:15:latest2.13.22.14.1n/a2.11.3n/a2.11.32.11.32.13.2
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. liblz4.so : archivers/liblz4
  2. libzstd.so : archivers/zstd
This port is required by:
for Build
  1. archivers/py-blosc2
for Libraries
  1. archivers/py-blosc2
  2. devel/py-tables

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/py-caterva*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
archivers_c-blosc2
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Blosc/c-blosc2/tar.gz/v2.14.4?dummy=/
Collapse this list.
Port Moves
  • port moved here from databases/caterva on 2023-06-30
    REASON: Has expired: Use archivers/c-blosc2 instead. All the features of Caterva have been included in the C-Blosc2 NDim object

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.14.4
13 Apr 2024 09:31:33
commit hash: c40230b476b83907d5f7d4255b7babe2fcd1ab5ccommit hash: c40230b476b83907d5f7d4255b7babe2fcd1ab5ccommit hash: c40230b476b83907d5f7d4255b7babe2fcd1ab5ccommit hash: c40230b476b83907d5f7d4255b7babe2fcd1ab5c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.14.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/Blosc/c-blosc2/releases
2.14.3
08 Apr 2024 06:45:12
commit hash: ec66a407f5e9bb7176c29878f77284b4cb8852ddcommit hash: ec66a407f5e9bb7176c29878f77284b4cb8852ddcommit hash: ec66a407f5e9bb7176c29878f77284b4cb8852ddcommit hash: ec66a407f5e9bb7176c29878f77284b4cb8852dd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.14.3

Changes:	https://github.com/Blosc/c-blosc2/releases
Security:	CVE-2024-3203, CVE-2024-3204
2.14.1
05 Apr 2024 23:57:26
commit hash: d8db4cbcf1e5fe9862858480518f1e4812410bbfcommit hash: d8db4cbcf1e5fe9862858480518f1e4812410bbfcommit hash: d8db4cbcf1e5fe9862858480518f1e4812410bbfcommit hash: d8db4cbcf1e5fe9862858480518f1e4812410bbf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.14.1

Changes:	https://github.com/Blosc/c-blosc2/releases
2.14.0
05 Apr 2024 00:39:23
commit hash: fe25cc64aaa89a23d725c9cd88a950fcfa285986commit hash: fe25cc64aaa89a23d725c9cd88a950fcfa285986commit hash: fe25cc64aaa89a23d725c9cd88a950fcfa285986commit hash: fe25cc64aaa89a23d725c9cd88a950fcfa285986 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.14.0

Changes:	https://github.com/Blosc/c-blosc2/releases
2.13.2
21 Feb 2024 15:06:51
commit hash: 6e53a6e9731814c07b4f1f5e84489ca48de2928fcommit hash: 6e53a6e9731814c07b4f1f5e84489ca48de2928fcommit hash: 6e53a6e9731814c07b4f1f5e84489ca48de2928fcommit hash: 6e53a6e9731814c07b4f1f5e84489ca48de2928f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.13.2

Changes:	https://github.com/Blosc/c-blosc2/releases
2.11.3
14 Dec 2023 05:35:30
commit hash: 11ab25b3485548868bb85266110419e243599a06commit hash: 11ab25b3485548868bb85266110419e243599a06commit hash: 11ab25b3485548868bb85266110419e243599a06commit hash: 11ab25b3485548868bb85266110419e243599a06 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Add make test
2.11.3
01 Dec 2023 22:11:30
commit hash: 629a828bdea3c3122f2a4052f9f22d5831a08490commit hash: 629a828bdea3c3122f2a4052f9f22d5831a08490commit hash: 629a828bdea3c3122f2a4052f9f22d5831a08490commit hash: 629a828bdea3c3122f2a4052f9f22d5831a08490 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.11.3

- Disable TEST_INCLUDE_*

Changes:	https://github.com/Blosc/c-blosc2/releases
		https://github.com/Blosc/c-blosc2/blob/main/RELEASE_NOTES.md
2.11.2
14 Nov 2023 17:15:34
commit hash: 47ef0deed3afe82e2c8d1509f443d16cbb0b30a4commit hash: 47ef0deed3afe82e2c8d1509f443d16cbb0b30a4commit hash: 47ef0deed3afe82e2c8d1509f443d16cbb0b30a4commit hash: 47ef0deed3afe82e2c8d1509f443d16cbb0b30a4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.11.2

Changes:	https://github.com/Blosc/c-blosc2/releases
		https://github.com/Blosc/c-blosc2/blob/main/RELEASE_NOTES.md
2.10.5
08 Oct 2023 11:54:44
commit hash: aee34cda873b8721c467b97ed30bfc35041b03a7commit hash: aee34cda873b8721c467b97ed30bfc35041b03a7commit hash: aee34cda873b8721c467b97ed30bfc35041b03a7commit hash: aee34cda873b8721c467b97ed30bfc35041b03a7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.10.5

Changes:	https://github.com/Blosc/c-blosc2/releases
		https://github.com/Blosc/c-blosc2/blob/main/RELEASE_NOTES.md
2.10.4
30 Sep 2023 00:44:23
commit hash: a6ed35eb861bf930ab4faccfdcae31efe36d731fcommit hash: a6ed35eb861bf930ab4faccfdcae31efe36d731fcommit hash: a6ed35eb861bf930ab4faccfdcae31efe36d731fcommit hash: a6ed35eb861bf930ab4faccfdcae31efe36d731f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.10.4

Changes:	https://github.com/Blosc/c-blosc2/releases
		https://github.com/Blosc/c-blosc2/blob/main/RELEASE_NOTES.md
2.10.3
22 Sep 2023 03:17:35
commit hash: 4157b39680e9b7dfd80f85087b08280854e46f6dcommit hash: 4157b39680e9b7dfd80f85087b08280854e46f6dcommit hash: 4157b39680e9b7dfd80f85087b08280854e46f6dcommit hash: 4157b39680e9b7dfd80f85087b08280854e46f6d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.10.3

Changes:	https://github.com/Blosc/c-blosc2/releases
2.10.2
26 Aug 2023 09:27:05
commit hash: 4a193f4ff4a68d8f08e5fc467380e3155f1a179dcommit hash: 4a193f4ff4a68d8f08e5fc467380e3155f1a179dcommit hash: 4a193f4ff4a68d8f08e5fc467380e3155f1a179dcommit hash: 4a193f4ff4a68d8f08e5fc467380e3155f1a179d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.10.2

Changes:	https://github.com/Blosc/c-blosc2/releases
2.10.1
16 Aug 2023 18:25:13
commit hash: 754c0a23313e5f8af2575c754e074523a561e3d6commit hash: 754c0a23313e5f8af2575c754e074523a561e3d6commit hash: 754c0a23313e5f8af2575c754e074523a561e3d6commit hash: 754c0a23313e5f8af2575c754e074523a561e3d6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.10.1

Changes:	https://github.com/Blosc/c-blosc2/releases
2.10.0
09 Jul 2023 21:34:20
commit hash: 679bed76e090d3a093f559790bd119b1bdcaea2dcommit hash: 679bed76e090d3a093f559790bd119b1bdcaea2dcommit hash: 679bed76e090d3a093f559790bd119b1bdcaea2dcommit hash: 679bed76e090d3a093f559790bd119b1bdcaea2d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.10.0

Changes:	https://github.com/Blosc/c-blosc2/releases
2.9.3
09 Jul 2023 10:18:16
commit hash: 74896f745ee88f18bb9c31e1b2e2bcef281543d5commit hash: 74896f745ee88f18bb9c31e1b2e2bcef281543d5commit hash: 74896f745ee88f18bb9c31e1b2e2bcef281543d5commit hash: 74896f745ee88f18bb9c31e1b2e2bcef281543d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.9.3

Changes:	https://github.com/Blosc/c-blosc2/releases
2.9.2
27 May 2023 23:43:46
commit hash: 1e29a5c9ec1bb4fe90c1c85b90280b4cd9a0a242commit hash: 1e29a5c9ec1bb4fe90c1c85b90280b4cd9a0a242commit hash: 1e29a5c9ec1bb4fe90c1c85b90280b4cd9a0a242commit hash: 1e29a5c9ec1bb4fe90c1c85b90280b4cd9a0a242 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.9.2

Changes:	https://github.com/Blosc/c-blosc2/releases
2.9.1
27 May 2023 04:07:08
commit hash: cb3622ebf2eb57929f4467a51f69ce994e19b750commit hash: cb3622ebf2eb57929f4467a51f69ce994e19b750commit hash: cb3622ebf2eb57929f4467a51f69ce994e19b750commit hash: cb3622ebf2eb57929f4467a51f69ce994e19b750 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.9.1

Changes:	https://github.com/Blosc/c-blosc2/releases
2.8.0
09 Apr 2023 13:36:32
commit hash: b038620361cdb3e307b4fa6f906b764fcee0b0e2commit hash: b038620361cdb3e307b4fa6f906b764fcee0b0e2commit hash: b038620361cdb3e307b4fa6f906b764fcee0b0e2commit hash: b038620361cdb3e307b4fa6f906b764fcee0b0e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.8.0

Changes:	https://github.com/Blosc/c-blosc2/releases
2.7.1
21 Mar 2023 19:19:59
commit hash: fdd16c0ffc8994973886930d607fb7b2c1ae230ccommit hash: fdd16c0ffc8994973886930d607fb7b2c1ae230ccommit hash: fdd16c0ffc8994973886930d607fb7b2c1ae230ccommit hash: fdd16c0ffc8994973886930d607fb7b2c1ae230c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.7.1

Changes:	https://github.com/Blosc/c-blosc2/releases
2.6.1
30 Jan 2023 12:58:58
commit hash: 613ea635a20f6987f500ea17b7035ff7f825835dcommit hash: 613ea635a20f6987f500ea17b7035ff7f825835dcommit hash: 613ea635a20f6987f500ea17b7035ff7f825835dcommit hash: 613ea635a20f6987f500ea17b7035ff7f825835d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.6.1

Changes:	https://github.com/Blosc/c-blosc2/releases
2.4.3
30 Dec 2022 09:04:04
commit hash: eee5f75d5ccd99019e043b2d60ca64b51144a3c9commit hash: eee5f75d5ccd99019e043b2d60ca64b51144a3c9commit hash: eee5f75d5ccd99019e043b2d60ca64b51144a3c9commit hash: eee5f75d5ccd99019e043b2d60ca64b51144a3c9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.4.3

- Update WWW

Changes:	https://github.com/Blosc/c-blosc2/releases
2.4.2
03 Oct 2022 17:10:15
commit hash: 50aa28da97904629e199b85f4759a0df9d4fd882commit hash: 50aa28da97904629e199b85f4759a0df9d4fd882commit hash: 50aa28da97904629e199b85f4759a0df9d4fd882commit hash: 50aa28da97904629e199b85f4759a0df9d4fd882 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.4.2

Changes:	https://github.com/Blosc/c-blosc2/releases
2.4.1
03 Oct 2022 02:14:04
commit hash: 86a1260162af2de7276e12435dbe328e9273ce5acommit hash: 86a1260162af2de7276e12435dbe328e9273ce5acommit hash: 86a1260162af2de7276e12435dbe328e9273ce5acommit hash: 86a1260162af2de7276e12435dbe328e9273ce5a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.4.1

Changes:	https://github.com/Blosc/c-blosc2/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)
2.3.1
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)
2.3.1
31 Aug 2022 18:49:28
commit hash: bb394bc8ba6baea11dac1d9522e127e865a754adcommit hash: bb394bc8ba6baea11dac1d9522e127e865a754adcommit hash: bb394bc8ba6baea11dac1d9522e127e865a754adcommit hash: bb394bc8ba6baea11dac1d9522e127e865a754ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.3.1

Changes:	https://github.com/Blosc/c-blosc2/releases
2.3.0
31 Aug 2022 11:40:50
commit hash: 19a2c1ac739decdaa358cffd07ef7c67e817d2a6commit hash: 19a2c1ac739decdaa358cffd07ef7c67e817d2a6commit hash: 19a2c1ac739decdaa358cffd07ef7c67e817d2a6commit hash: 19a2c1ac739decdaa358cffd07ef7c67e817d2a6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.3.0

Changes:	https://github.com/Blosc/c-blosc2/releases
2.2.0
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.0
07 Jul 2022 21:26:32
commit hash: d4ad885682afbb4d3f9f8ef7fe494b499689591bcommit hash: d4ad885682afbb4d3f9f8ef7fe494b499689591bcommit hash: d4ad885682afbb4d3f9f8ef7fe494b499689591bcommit hash: d4ad885682afbb4d3f9f8ef7fe494b499689591b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.2.0

Changes:	https://github.com/Blosc/c-blosc2/releases
2.1.1
21 Jun 2022 20:57:19
commit hash: 16b6e0f056717451dcb5cd94dedfb94bd9409710commit hash: 16b6e0f056717451dcb5cd94dedfb94bd9409710commit hash: 16b6e0f056717451dcb5cd94dedfb94bd9409710commit hash: 16b6e0f056717451dcb5cd94dedfb94bd9409710 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Convert to USES=cmake:testing
2.1.1
21 Jun 2022 16:32:41
commit hash: b907ec45061d14e058fbf56addf3174d753fc23ecommit hash: b907ec45061d14e058fbf56addf3174d753fc23ecommit hash: b907ec45061d14e058fbf56addf3174d753fc23ecommit hash: b907ec45061d14e058fbf56addf3174d753fc23e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Remove bundled libraries
2.1.1
24 May 2022 21:55:20
commit hash: 72d1c5182667f5c933f3c3ce7527229fe3d9c327commit hash: 72d1c5182667f5c933f3c3ce7527229fe3d9c327commit hash: 72d1c5182667f5c933f3c3ce7527229fe3d9c327commit hash: 72d1c5182667f5c933f3c3ce7527229fe3d9c327 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
archivers/c-blosc2: fix build on powerpc64

/usr/bin/cc -DBLOSC_SHARED_LIBRARY -DUSING_CMAKE -Dblosc2_shared_EXPORTS
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/.build/blosc
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/include
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/plugins/codecs/zfp/include
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/blosc
-I/usr/local/include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing
-std=gnu99 -D_XOPEN_SOURCE=600 -O2 -pipe  -fstack-protector-strong
-fno-strict-aliasing -fPIC -fvisibility=hidden -Wall -Wextra -pthread -MD -MT
blosc/CMakeFiles/blosc2_shared.dir/__/plugins/codecs/zfp/blosc2-zfp.c.o -MF
blosc/CMakeFiles/blosc2_shared.dir/__/plugins/codecs/zfp/blosc2-zfp.c.o.d -o
blosc/CMakeFiles/blosc2_shared.dir/__/plugins/codecs/zfp/blosc2-zfp.c.o -c
/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/plugins/codecs/zfp/blosc2-zfp.c
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.      Program arguments: /usr/bin/cc -DBLOSC_SHARED_LIBRARY -DUSING_CMAKE
-Dblosc2_shared_EXPORTS
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/.build/blosc
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/include
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/plugins/codecs/zfp/include
-I/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/blosc
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-std=gnu99 -D_XOPEN_SOURCE=600 -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -fPIC -fvisibility=hidden -Wall -Wextra -pthread -MD -MT
blosc/CMakeFiles/blosc2_shared.dir/__/plugins/codecs/zfp/blosc2-zfp.c.o -MF
blosc/CMakeFiles/blosc2_shared.dir/__/plugins/codecs/zfp/blosc2-zfp.c.o.d -o
blosc/CMakeFiles/blosc2_shared.dir/__/plugins/codecs/zfp/blosc2-zfp.c.o -c
/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.1.1/plugins/codecs/zfp/blosc2-zfp.c
1.      <eof> parser at end of file
2.      Optimizer
cc: error: clang frontend command failed with exit code 138 (use -v to see
invocation)
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git
llvmorg-13.0.0-0-gd7b669b3a303)
Target: powerpc64-unknown-freebsd13.1
2.1.1
13 May 2022 11:39:12
commit hash: 531ede7fae927e4bf4ecebe075f2a975f43321eccommit hash: 531ede7fae927e4bf4ecebe075f2a975f43321eccommit hash: 531ede7fae927e4bf4ecebe075f2a975f43321eccommit hash: 531ede7fae927e4bf4ecebe075f2a975f43321ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.1.1

Changes:	https://github.com/Blosc/c-blosc2/releases
2.1.0
17 Apr 2022 23:42:15
commit hash: f14acff091b55e2cba5c160f63f16566ae97d921commit hash: f14acff091b55e2cba5c160f63f16566ae97d921commit hash: f14acff091b55e2cba5c160f63f16566ae97d921commit hash: f14acff091b55e2cba5c160f63f16566ae97d921 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Update to 2.1.0

Changes:	https://github.com/Blosc/c-blosc2/releases
2.0.4_1
19 Feb 2022 01:39:47
commit hash: d94a4c6c5c58e34eab673052d1368f05464a5d39commit hash: d94a4c6c5c58e34eab673052d1368f05464a5d39commit hash: d94a4c6c5c58e34eab673052d1368f05464a5d39commit hash: d94a4c6c5c58e34eab673052d1368f05464a5d39 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
archivers/c-blosc2: correct ppc64le condition

MATCHES should be used to allow for a regular expression.
STREQUAL was using the expression as a literal string.
2.0.4
08 Nov 2021 16:49:35
commit hash: 3a565ff18f6b2c5614ece807728e9f88e88ee279commit hash: 3a565ff18f6b2c5614ece807728e9f88e88ee279commit hash: 3a565ff18f6b2c5614ece807728e9f88e88ee279commit hash: 3a565ff18f6b2c5614ece807728e9f88e88ee279 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
archivers/c-blosc2: use GCC on powerpc64le for its SSE translation layer to use
AltiVec

C11 is required by tests.
2.0.4
02 Nov 2021 17:51:24
commit hash: f3f7446a00538cc58e3342c0def011efd48593d8commit hash: f3f7446a00538cc58e3342c0def011efd48593d8commit hash: f3f7446a00538cc58e3342c0def011efd48593d8commit hash: f3f7446a00538cc58e3342c0def011efd48593d8 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
archivers/c-blosc2: fix build on powerpc64le

In file included from
/wrkdirs/usr/ports/archivers/c-blosc2/work/c-blosc2-2.0.4/plugins/codecs/ndlz/xxhash.h:2937:
/usr/lib/clang/11.0.1/include/altivec.h:55:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
2.0.4
01 Nov 2021 21:28:39
commit hash: ec3016d98f7defcdd2aad8b3549bca2d1c08b99dcommit hash: ec3016d98f7defcdd2aad8b3549bca2d1c08b99dcommit hash: ec3016d98f7defcdd2aad8b3549bca2d1c08b99dcommit hash: ec3016d98f7defcdd2aad8b3549bca2d1c08b99d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Add make test
2.0.4
01 Nov 2021 13:41:15
commit hash: d902c881754a647f4780899b439302af952bb102commit hash: d902c881754a647f4780899b439302af952bb102commit hash: d902c881754a647f4780899b439302af952bb102commit hash: d902c881754a647f4780899b439302af952bb102 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/c-blosc2: Add c-blosc2 2.0.4

Blosc is a high performance compressor optimized for binary data (i.e. floating
point numbers, integers and booleans). It has been designed to transmit data to
the processor cache faster than the traditional, non-compressed, direct memory
fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the
size of large datasets on-disk or in-memory, but also to accelerate memory-bound
computations.

C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward
compatible with both the C-Blosc1 API and its in-memory format. However, the
reverse thing is generally not true; buffers generated with C-Blosc2 are not
format-compatible with C-Blosc1 (i.e. forward compatibility is not supported).

WWW: https://www.blosc.org/
WWW: https://github.com/Blosc/c-blosc2

Number of commits found: 39