./devel/snappy-java10, Snappy compressor/decompressor for Java

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.5.4, Package name: snappy-java-1.0.5.4, Maintainer: ryoon

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).


Required to run:
[lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-06-27 08:31:38 by Nia Alarie | Files touched by this commit (1)
Log message:
snappy-java: Needs a sufficiently old JVM for source version 6.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-07-01 07:03:40 by Yuji Yamano | Files touched by this commit (3)
Log message:
Specify java source and target version as maven option to make this build with \ 
JDK 11.
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-06-09 13:36:45 by Filip Hajny | Files touched by this commit (4)
Log message:
devel/snappy-java10: Update to the latest 1.0.5.4 (no code changes). Change \ 
PKGBASE to just snappy-java. Remove precompiled binaries. Fix fetching, \ 
simplifiy installation.
   2018-06-07 18:34:45 by Filip Hajny | Files touched by this commit (2)
Log message:
devel/snappy-java10: Fix deps tarball to build with newer Maven.
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.