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-blosc Blocking, shuffling and loss-less compression library
1.21.0 archivers on this many watch lists=1 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:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py39-pycparser
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
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. libsnappy.so : archivers/snappy
  3. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. graphics/blender
  2. misc/adios2
  3. 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.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
1.21.0
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)
1.21.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)
1.21.0
22 May 2021 03:54:21
commit hash: 493d9e473f9b0ecaa961452f64da0c3122d29223commit hash: 493d9e473f9b0ecaa961452f64da0c3122d29223commit hash: 493d9e473f9b0ecaa961452f64da0c3122d29223commit hash: 493d9e473f9b0ecaa961452f64da0c3122d29223 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Iblis Lin
archivers/c-blosc: update to 1.21.0

Also update maintainer email address

PR:		255221
1.15.0_2
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.
1.15.0_2
01 Jun 2020 09:32:50
Revision:537472Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
1.15.0_2
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
1.15.0_1
12 Dec 2018 01:35:36
Revision:487272Original 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
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.15.0
04 Dec 2018 18:15:31
Revision:486624Original commit files touched by this commit
swills search for other commits by this committer
archivers/c-blosc: update to 1.15.0

PR:		233687
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
1.14.4
30 Jul 2018 16:52:04
Revision:475899Original commit files touched by this commit
asomers search for other commits by this committer
archivers/c-blosc: update to 1.14.4

This update adds an SSE2 option, on by default, that can be used to disable
SSE2 instructions when cross-compiling.

https://github.com/Blosc/c-blosc/releases/tag/v1.14.4

PR:		230193
Approved by:	iblis@hs.ntnu.edu.tw (maintainer)
1.14.2_1
29 Jul 2018 22:18:46
Revision:475857Original 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
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.14.2
04 Apr 2018 12:26:53
Revision:466435Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.14.2

Submitted by:	maintainer
1.13.1
17 Jan 2018 22:33:08
Revision:459292Original commit files touched by this commit
dbaio search for other commits by this committer
archivers/c-blosc: Update to 1.13.1

PR:		225251
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
1.12.1_1
01 Nov 2017 13:10:35
Revision:453284Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
1.12.1_1
10 Sep 2017 20:55:39
Revision:449591Original 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
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
1.12.1
09 Aug 2017 00:44:05
Revision:447585Original commit files touched by this commit
ultima search for other commits by this committer
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.

WWW: http://blosc.org/

PR:		220908
Submitted by:	Iblis Lin (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11889

Number of commits found: 16