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
Port details on branch 2023Q1
c-blosc Blocking, shuffling and loss-less compression library
1.21.0 archivers on this many watch lists=3 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 1.21.0Version of this port present on the latest quarterly branch.
Maintainer: iblis.dif01@nctu.edu.tw search for ports maintained by this maintainer
Port Added: 2017-08-09 00:44:26
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
Also Listed In: devel
License: BSD3CLAUSE
WWW:
https://blosc.org/
Description:
Blosc is a high performance compressor optimized for binary data. 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 is the first compressor (that I'm aware of) that is meant not only to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations.
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
Expand this list (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/c-blosc-1.21.0/catalog.mk
  3. /usr/local/share/licenses/c-blosc-1.21.0/LICENSE
  4. /usr/local/share/licenses/c-blosc-1.21.0/BSD3CLAUSE
  5. include/blosc-export.h
  6. include/blosc.h
  7. lib/libblosc.a
  8. lib/libblosc.so
  9. lib/libblosc.so.1
  10. lib/libblosc.so.1.21.0
  11. libdata/pkgconfig/blosc.pc
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • c-blosc>0:archivers/c-blosc
To install the port:
cd /usr/ports/archivers/c-blosc/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/c-blosc
  • pkg install c-blosc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: c-blosc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1618833889 SHA256 (Blosc-c-blosc-v1.21.0_GH0.tar.gz) = b0ef4fda82a1d9cbd11e0f4b9685abf14372db51703c595ecd4d76001a8b342d SIZE (Blosc-c-blosc-v1.21.0_GH0.tar.gz) = 907199

Packages (timestamps in pop-ups are UTC):
c-blosc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.01.21.01.15.0_21.21.01.21.0-1.15.0_2-
FreeBSD:13:quarterly1.21.01.21.01.21.01.21.01.21.01.21.01.21.01.21.0
FreeBSD:14:latest1.21.01.21.01.21.01.21.01.21.01.21.0-1.21.0
FreeBSD:14:quarterly1.21.01.21.0-1.21.01.21.01.21.01.21.01.21.0
FreeBSD:15:latest1.21.01.21.0n/a1.21.0n/a1.21.01.21.01.21.0
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. libsnappy.so : archivers/snappy
  3. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. archivers/py-blosc
  2. misc/openvdb

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/blender-lts28*
  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:
===> The following configuration options are available for c-blosc-1.21.0: AVX2=off: Attempt to build with AVX2 instructions LZ4=on: LZ4 compression support SNAPPY=on: Snappy compression library support SSE2=on: Attempt to build with SSE2 instructions STATIC=on: Build static executables and/or libraries TEST=off: Build and/or run tests ZLIB=on: zlib compression support ZSTD=on: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
archivers_c-blosc
USES:
cmake compiler:c11
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-blosc/tar.gz/v1.21.0?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port