Subject: CVS commit: pkgsrc/devel/blosc
From: Min Sik Kim
Date: 2017-09-26 19:38:23
Message id: 20170926173823.1EC98FA9C@cvs.NetBSD.org

Log Message:
devel/blosc: Import version 1.12.1 from pkgsrc-wip

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 is meant not only
to reduce the size of large datasets on-disk or in-memory, but also to
accelerate memory-bound computations.

Packaged by me and improved by wiz and coypu.

Files:
RevisionActionfile
1.1addpkgsrc/devel/blosc/DESCR
1.1addpkgsrc/devel/blosc/Makefile
1.1addpkgsrc/devel/blosc/PLIST
1.1addpkgsrc/devel/blosc/buildlink3.mk
1.1addpkgsrc/devel/blosc/distinfo
1.1addpkgsrc/devel/blosc/patches/patch-CMakeLists.txt