Commit graph

6 commits

Author SHA1 Message Date
joerg
4dbc57719c Don't try to crap into the user's home directory. 2014-12-23 18:51:37 +00:00
fhajny
37b666d641 Not MAKE_JOBS_SAFE. 2014-12-15 13:24:21 +00:00
fhajny
7394c99bd4 Fix build on SunOS. 2014-12-09 13:22:56 +00:00
joerg
c1c1b6bfd8 Simplify to avoid broken dependency chains. Still doesn't build. 2014-10-17 16:45:46 +00:00
joerg
6b3d8b68d1 Honour DIST_SUBDIR. 2014-09-22 11:53:18 +00:00
ryoon
e1ba5460c5 Import snappy-java10-1.0.5 as devel/snappy-java10.
Snappy is a compression/decompression library.  It does not aim for
maximum compression, or compatibility with any other compression
library; instead, it aims for very high speeds and reasonable
compression.  For instance, compared to the fastest mode of zlib,
Snappy is an order of magnitude faster for most inputs, but the
resulting compressed files are anywhere from 20% to 100% bigger.  On a
single core of a Core i7 processor in 64-bit mode, Snappy compresses
at about 250 MB/sec or more and decompresses at about 500 MB/sec or
more.

This package is Java implementation of Snappy (1.0 branch).
2014-04-24 16:15:43 +00:00