Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2017 17:45:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220908] [NEW PORT] archivers/c-blosc: Blocking, shuffling and loss-less compression library
Message-ID:  <bug-220908-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220908

            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@FreeBSD.org
          Reporter: iblis@hs.ntnu.edu.tw

Created attachment 184579
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184579&action=
=3Dedit
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220908-13>