[Bug 220908] [NEW PORT] archivers/c-blosc: Blocking, shuffling and loss-less compression library

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 21 17:45:59 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220908

            Bug ID: 220908
           Summary: [NEW PORT] archivers/c-blosc: Blocking, shuffling and
                    loss-less compression library
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: iblis at hs.ntnu.edu.tw

Created attachment 184579
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184579&action=edit
c-blosc shar

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/

----

portlint: looks fine.

testport:
  - pass on 11.0-RELEASE amd64 with default OPTIONS enabled
  - pass on 11.0-RELEASE amd64 with all OPTIONS enabled
  - pass on 11.0-RELEASE i386 with default OPTIONS enabled
  - pass on 11.0-RELEASE i386 with all OPTIONS enabled

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list