17 Commits

Author SHA1 Message Date
jca
b823362c61 Needs a c++11 compiler, spotted on powerpc 2018-05-12 14:49:01 +00:00
bket
22880ecbe7 Update to zstd-1.3.4.
Bumped major number of shared lib as symbols have been removed, and
added.

OK juanfra@, sthen@, kn@
2018-04-04 16:10:02 +00:00
juanfra
760e24da48 Remove the patents comment. rsadowski@ wanted to remove the comment in
a previous update but I objected because I thought there was still a
PATENT file in the repo.
2018-01-14 10:30:28 +00:00
juanfra
c213be1b7f Bjorn Ketelaars takes the maintainership. 2018-01-11 00:13:49 +00:00
sthen
b28dfa4707 update to zstd-1.3.3, enable building libraries, enable tests
from Björn Ketelaars
2018-01-04 14:47:20 +00:00
rsadowski
23a1a4d7f9 Update zstd to 1.3.2
tweaks and ok juanfra@
2017-10-24 14:58:14 +00:00
juanfra
bc2f7b17f2 Update to zstd 1.3.0. Drop MAINTAINER. 2017-07-19 22:16:30 +00:00
sthen
d78ac9ca97 LANGS -> COMPILER_LANGS 2017-06-01 12:06:29 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
49adfb9570 okay, this is C, but still does not need gcc4 on clang 2017-05-22 13:47:39 +00:00
juanfra
307dedbb12 Update to zstd 1.2.0. 2017-05-05 18:16:53 +00:00
sthen
c6ab9e398b switch to MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS}, C only. ok juanfra@ 2017-05-01 15:14:18 +00:00
juanfra
5a41f31bf0 Update to zstd 1.1.4. 2017-04-13 09:41:15 +00:00
juanfra
e8641a2dfe Update to zstd 1.1.3. 2017-02-19 14:34:44 +00:00
juanfra
c5c4a9dbcd Update to zstd 1.1.2. 2016-12-25 21:53:13 +00:00
juanfra
9991e6b489 Update to zstd 1.1.1. 2016-11-13 02:30:23 +00:00
juanfra
58d14afa2a Comment:
zstandard fast real-time compression algorithm

Description:
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level and better compression ratios.

Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>

WWW: https://facebook.github.io/zstd/

OK sthen@
2016-09-29 19:31:29 +00:00