notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: archivers/zstd/Makefile

Number of commits found: 62

Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Sort MAKE_ENV
commit hash: 898d7e24b327fbeab78b8dc27e23279c8c75ebe4 commit hash: 898d7e24b327fbeab78b8dc27e23279c8c75ebe4 commit hash: 898d7e24b327fbeab78b8dc27e23279c8c75ebe4 commit hash: 898d7e24b327fbeab78b8dc27e23279c8c75ebe4 898d7e2
Tuesday, 23 Jan 2024
21:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
archivers/zstd: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 378c661e05732249f498ea226cf95436ab2de076 commit hash: 378c661e05732249f498ea226cf95436ab2de076 commit hash: 378c661e05732249f498ea226cf95436ab2de076 commit hash: 378c661e05732249f498ea226cf95436ab2de076 378c661
Saturday, 27 May 2023
04:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Update to 1.5.5

Changes:	https://github.com/facebook/zstd/releases
commit hash: 65881ff36b1816657bc6e0c6a8ad5827e62de9d1 commit hash: 65881ff36b1816657bc6e0c6a8ad5827e62de9d1 commit hash: 65881ff36b1816657bc6e0c6a8ad5827e62de9d1 commit hash: 65881ff36b1816657bc6e0c6a8ad5827e62de9d1 65881ff
Sunday, 9 Apr 2023
23:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Fix static library

- Bump PORTREVISION for package change

It fixes the build of dependent ports, e.g. devel/qt6-base.
commit hash: 454e3c91ae9105a9af1939c9632424083ed3bbdb commit hash: 454e3c91ae9105a9af1939c9632424083ed3bbdb commit hash: 454e3c91ae9105a9af1939c9632424083ed3bbdb commit hash: 454e3c91ae9105a9af1939c9632424083ed3bbdb 454e3c9
13:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Clean up 72ad532057c9f9fb6fa370c80f663c005e9dd021

- Use WRKSRC instead of BUILD_WRKSRC
- Use SUB_FILES/SUB_LIST instead of a bunch of REINPLACE_CMD
- Use FILESDIR instead of PATCHDIR
- Clean up files/*:
  - Remove unnecessary file: zstdConfig.cmake is already in the source tarball
  - Rename patch file: Remove unnecessary .in suffix
commit hash: 57d2530c89ce5793e987becf91f2a2463fa53522 commit hash: 57d2530c89ce5793e987becf91f2a2463fa53522 commit hash: 57d2530c89ce5793e987becf91f2a2463fa53522 commit hash: 57d2530c89ce5793e987becf91f2a2463fa53522 57d2530
Wednesday, 5 Apr 2023
06:12 Daniel Engberg (diizzy) search for other commits by this committer
archivers/zstd: Add CMake config files and adjust Makefile

- Use upstream's short test for "make test"
- Use verbose output by default during build
* Tweak Makefile to follow Porters Handbook more closely
* Install CMake files (taken from CMake build framework)

PR:		267652
Reported by:	fluffy
Approved by:	portmgr (maintainer timeout, 1+ month)
commit hash: 72ad532057c9f9fb6fa370c80f663c005e9dd021 commit hash: 72ad532057c9f9fb6fa370c80f663c005e9dd021 commit hash: 72ad532057c9f9fb6fa370c80f663c005e9dd021 commit hash: 72ad532057c9f9fb6fa370c80f663c005e9dd021 72ad532
Tuesday, 21 Mar 2023
19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Update to 1.5.4

Changes:	https://github.com/facebook/zstd/releases
commit hash: 99f38d73ca1dd59bc4ccb68aa35625495250de78 commit hash: 99f38d73ca1dd59bc4ccb68aa35625495250de78 commit hash: 99f38d73ca1dd59bc4ccb68aa35625495250de78 commit hash: 99f38d73ca1dd59bc4ccb68aa35625495250de78 99f38d73
Friday, 30 Dec 2022
09:04 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Update WWW and clean up pkg-descr
commit hash: 7593d64d4f264340c8e8fb6ce9cc6316f2d48945 commit hash: 7593d64d4f264340c8e8fb6ce9cc6316f2d48945 commit hash: 7593d64d4f264340c8e8fb6ce9cc6316f2d48945 commit hash: 7593d64d4f264340c8e8fb6ce9cc6316f2d48945 7593d64
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 1 Sep 2022
13:52 Rene Ladan (rene) search for other commits by this committer
cleanup: remove support for FreeBSD 13.0 which expired today.

- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0
- math/igraph: remove support for 13.0
- net/asterisk16: drop support for ancient FreeBSD versions
- net/asterisk18: drop support for ancient FreeBSD versions
- security/openssl*: drop now obsolete patches
- sysutils/bhyve+: drop support for FreeBSD 13.0
- sysutils/ebsnvme-id: drop support for FreeBSD 13.0
- sysutils/openzfs: remove detection of FreeBSD 13.0
- sysutils/openzfs-kmod: drop detection of FreeBSD 13.0
- www/firefox: generalize pkg-message a bit regarding hgame(4)
- x11/xorg-cf-files: remove support for FreeBSD < 6 (yes, pre-2008)

While here, regenerate patches for:
- x11/xorg-cf-files
- net/asterisk16
- net/asterisk18

While here, remove a stale $Id$ from Tools/scripts/portsearch

Differential Revision: https://reviews.freebsd.org/D36233

Reviewed by:	office (fluffy), x11 (manu), arrowd, brnrd, cperciva, freqlabs,
imp, jbeich, madpilot, nobutaka
commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d 2a09e5b
Wednesday, 31 Aug 2022
11:40 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Use MAKE_ENV instead of patch files
commit hash: 3a0193f087441c73130b34f09ef4d391e78bf3ad commit hash: 3a0193f087441c73130b34f09ef4d391e78bf3ad commit hash: 3a0193f087441c73130b34f09ef4d391e78bf3ad commit hash: 3a0193f087441c73130b34f09ef4d391e78bf3ad 3a0193f
Saturday, 27 Aug 2022
15:52 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Fix build on FreeBSD 13.0

md5sum is not available on FreeBSD 13.0 which reaches its EoL on 2022-08-31.

Notified by:	jbeich
commit hash: f23fdb0f733fc2b577cc2a473ead16d0deb910e3 commit hash: f23fdb0f733fc2b577cc2a473ead16d0deb910e3 commit hash: f23fdb0f733fc2b577cc2a473ead16d0deb910e3 commit hash: f23fdb0f733fc2b577cc2a473ead16d0deb910e3 f23fdb0
10:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Change build system from meson to gmake

- Use BINARY_ALIAS and remove TEST_DEPENDS: md5sum from base system works fine
- Remove TEST option
- Bump PORTREVISION for package change

from README.md [1]:
make is the officially maintained build system of this project. All other build
systems are "compatible" and 3rd-party maintained, they may feature small
differences in advanced options. When your system allows it, prefer using make
to build zstd and libzstd.

Reference:	https://github.com/facebook/zstd/blob/dev/README.md#build-instructions
[1]
commit hash: 538a001f90bbf14b5bdaa556119925699adb1849 commit hash: 538a001f90bbf14b5bdaa556119925699adb1849 commit hash: 538a001f90bbf14b5bdaa556119925699adb1849 commit hash: 538a001f90bbf14b5bdaa556119925699adb1849 538a001
Saturday, 20 Aug 2022
07:32 Daniel Engberg (diizzy) search for other commits by this committer
archivers/zstd: Add LTO option

Add LTO option, this increases performance between 5-15% on my test
systems (arm64 and amd64) with optimized cflags (-03) enabled.

LTO is also enabled by default on Alpine Linux and OpenMandriva

PR:		265605
Approved by:	sunpoet (maintainer timeout, 2+ weeks)
commit hash: 5a2f556ccbd7685fb8149f1e63a6f692d057aa4c commit hash: 5a2f556ccbd7685fb8149f1e63a6f692d057aa4c commit hash: 5a2f556ccbd7685fb8149f1e63a6f692d057aa4c commit hash: 5a2f556ccbd7685fb8149f1e63a6f692d057aa4c 5a2f556
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andreev Maxim
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Anes Mukhametov <anes@anes.su>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ayumi M <ayu@commun.jp>
  *  Carsten Larsen <cs@innolan.dk>
  *  Chin-San Huang <chinsan.tw@gmail.com>
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Cyrille Lefevre <cyrille.lefevre@laposte.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Felix Palmen <felix@palmen-it.de>
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Hsin-Han You <hhyou@cs.nctu.edu.tw>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  Igor Pokrovsky <tiamat@telegraph.spb.ru>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeff Burchell <toxic@doobie.com>
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jerry Hicks
  *  Joao Carlos Mendes Luis <jonny@jonny.eng.br>
  *  John Marino <marino@FreeBSD.org>
  *  José García Juanino <jjuanino@gmail.com>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  Kevin Golding <ports@caomhin.org>
  *  Konstantin Reznichenko <kot@premierbank.dp.ua>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Kane <mark@mkproductions.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matteo Cypriani <mcy@lm7.fr>
  *  Max Khon <fjoe@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Melvyn Sopacua <melvyn@magemana.nl>
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Nathan Ahlstrom <nra@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Patrick Seal <patseal@hyperhost.net>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Per Wigren
  *  Philippe Casidy <pcasidy@casidy.com>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Poul-Henning Kamp <phk@FreeBSD.org>
  *  Radim Kolar
  *  Radim Kolar <hsn@filez.com>
  *  Radim Kolar <hsn@netmag.cz>
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Roman Shterenzon <roman@xpert.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser <se@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Abthorpe <thomas@goodking.ca>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Will Andrews <andrews@technologist.com>
  *  Yarodin <yarodin@gmail.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  ache
  *  adamw
  *  antoine@FreeBSD.org
  *  bf <bf2006a@yahoo.com>
  *  chinsan <chinsan.tw@gmail.com>
  *  giffunip@asme.org
  *  gurkan@phys.ethz.ch
  *  iblis <iblis.dif01@nctu.edu.tw>
  *  ijliao
  *  jmz
  *  kwm@FreeBSD.org
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  mm
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  samm@freebsd.org
  *  swhetzel@gmail.com
  *  will

With hat:	portmgr
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 1ced9d2
Monday, 11 Jul 2022
13:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Use .tar.zst instead of .tar.gz
commit hash: 1723e3e0f79403314b17a3ceb8ed6a895f32f23c commit hash: 1723e3e0f79403314b17a3ceb8ed6a895f32f23c commit hash: 1723e3e0f79403314b17a3ceb8ed6a895f32f23c commit hash: 1723e3e0f79403314b17a3ceb8ed6a895f32f23c 1723e3e
Friday, 28 Jan 2022
23:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Cosmetic change
commit hash: 3c5bf9e44c5c15e236f2aa2a9bcbbc1f5e021e0f commit hash: 3c5bf9e44c5c15e236f2aa2a9bcbbc1f5e021e0f commit hash: 3c5bf9e44c5c15e236f2aa2a9bcbbc1f5e021e0f commit hash: 3c5bf9e44c5c15e236f2aa2a9bcbbc1f5e021e0f 3c5bf9e
Tuesday, 25 Jan 2022
19:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Update to 1.5.2

Changes:	https://github.com/facebook/zstd/releases
commit hash: 87cab61e7bb421693b91352fc3d44cd38ec07ef2 commit hash: 87cab61e7bb421693b91352fc3d44cd38ec07ef2 commit hash: 87cab61e7bb421693b91352fc3d44cd38ec07ef2 commit hash: 87cab61e7bb421693b91352fc3d44cd38ec07ef2 87cab61
Sunday, 16 Jan 2022
09:49 Daniel Engberg (diizzy) search for other commits by this committer
archivers/zstd: Update to 1.5.1

Changelog: https://github.com/facebook/zstd/releases/tag/v1.5.1
Change PORTVERSION to DISTVERSION to follow Porters Handbook more
closely.

PR:		260599
Approved by:	sunpoet (maintainer timeout, 3+ weeks)
commit hash: 3bb8f5f58e3fcb8e6dcd09180d671295e4341d1e commit hash: 3bb8f5f58e3fcb8e6dcd09180d671295e4341d1e commit hash: 3bb8f5f58e3fcb8e6dcd09180d671295e4341d1e commit hash: 3bb8f5f58e3fcb8e6dcd09180d671295e4341d1e 3bb8f5f
Saturday, 22 May 2021
14:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Update to 1.5.0

- Update pkg-descr

Changes:	https://github.com/facebook/zstd/releases
commit hash: 7cb3066e8f2e50751b1b80cc47e01c20402033ce commit hash: 7cb3066e8f2e50751b1b80cc47e01c20402033ce commit hash: 7cb3066e8f2e50751b1b80cc47e01c20402033ce commit hash: 7cb3066e8f2e50751b1b80cc47e01c20402033ce 7cb3066
Sunday, 18 Apr 2021
05:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/zstd: Update to 1.4.9

Changes:	https://github.com/facebook/zstd/releases
commit hash: e655bb4607939fa88f83b2672740720008d0d7df commit hash: e655bb4607939fa88f83b2672740720008d0d7df commit hash: e655bb4607939fa88f83b2672740720008d0d7df commit hash: e655bb4607939fa88f83b2672740720008d0d7df e655bb4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 26 Jan 2021
13:59 sunpoet search for other commits by this committer
Update to 1.4.8

Changes:	https://github.com/facebook/zstd/releases
PR:		252569
Exp-run by:	antoine
Original commitRevision:562666 
Wednesday, 19 Aug 2020
16:26 sunpoet search for other commits by this committer
Change build system from gmake to meson

- Use upstream release tarball
- Add OPTIMIZED_CFLAGS and TEST options
- Remove valgrind test
- Bump PORTREVISION for package change

PR:		247100
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
Original commitRevision:545439 
Thursday, 28 May 2020
13:13 danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
Original commitRevision:536768 
Monday, 25 May 2020
18:00 sunpoet search for other commits by this committer
Update to 1.4.5

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:536489 
Wednesday, 26 Feb 2020
20:46 sunpoet search for other commits by this committer
Fix LZ4 option

- Bump PORTREVISION for package change

Duplicate USES=localbase blocks lz4 detection.
Before this commit, it fails to detect liblz4 as follows:

==> no liblz4, building zstd without .lz4 support
Original commitRevision:527189 
Wednesday, 13 Nov 2019
23:24 sunpoet search for other commits by this committer
Update to 1.4.4

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:517407 
Monday, 30 Sep 2019
11:32 sunpoet search for other commits by this committer
Fix build with archivers/lzmalib installed

PR:		239432
Reported by:	<doctor@doctor.nl2k.ab.ca>
Original commitRevision:513367 
Tuesday, 20 Aug 2019
19:18 sunpoet search for other commits by this committer
Update to 1.4.3

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:509448 
Thursday, 1 Aug 2019
16:15 sunpoet search for other commits by this committer
Update to 1.4.2

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:507779 
Sunday, 21 Jul 2019
20:46 sunpoet search for other commits by this committer
Update to 1.4.1

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:507069 
Thursday, 18 Apr 2019
17:59 sunpoet search for other commits by this committer
Update to 1.4.0

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:499284 
Tuesday, 1 Jan 2019
20:30 sunpoet search for other commits by this committer
Update to 1.3.8

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:488939 
Saturday, 20 Oct 2018
14:47 sunpoet search for other commits by this committer
Update to 1.3.7

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:482504 
Saturday, 6 Oct 2018
09:34 sunpoet search for other commits by this committer
Update to 1.3.6

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:481337 
Sunday, 29 Jul 2018
19:09 sunpoet search for other commits by this committer
Update to 1.3.5

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:475682 
Monday, 14 May 2018
19:12 bapt search for other commits by this committer
Remove LIBDIR arguments which are now unneeded
Original commitRevision:469954 
Wednesday, 4 Apr 2018
10:56 sunpoet search for other commits by this committer
Update to 1.3.4

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:466417 
Saturday, 23 Dec 2017
16:49 sunpoet search for other commits by this committer
Add LZ4 option

- Bump PORTREVISION for dependency and package change
Original commitRevision:457072 
Friday, 22 Dec 2017
23:03 sunpoet search for other commits by this committer
Update to 1.3.3

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:456992 
Wednesday, 11 Oct 2017
19:49 sunpoet search for other commits by this committer
Update to 1.3.2

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:451776 
Monday, 21 Aug 2017
20:44 sunpoet search for other commits by this committer
Update to 1.3.1

- Update LICENSE

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:448492 
Sunday, 9 Jul 2017
06:58 sunpoet search for other commits by this committer
Add TEST_TARGET and USE_LDCONFIG

- Bump PORTREVISION for package change

PR:		220522
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:445368 
Thursday, 6 Jul 2017
20:55 sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:445171 
Friday, 5 May 2017
15:34 sunpoet search for other commits by this committer
Update to 1.2.0

- Remove pzstd

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:440162 
Tuesday, 25 Apr 2017
14:22 sunpoet search for other commits by this committer
Build and install pzstd

- While I'm here:
  - Use MAKE_CMD instead of GMAKE
  - Use post-install: instead of post-stage:
  - Respect PREFIX
- Bump PORTREVISION for package change

PR:		218869
Submitted by:	eugen
Original commitRevision:439383 
Monday, 20 Mar 2017
00:28 sunpoet search for other commits by this committer
Update to 1.1.4

Changes:	https://github.com/facebook/zstd/releases
Original commitRevision:436517 
Sunday, 19 Mar 2017
01:56 sunpoet search for other commits by this committer
Clean up Makefile

- Use BSD_INSTALL_*
- Cosmetic change
Original commitRevision:436464 
Saturday, 11 Feb 2017
14:28 sunpoet search for other commits by this committer
Take maintainership
Original commitRevision:433876 
12:42 rene search for other commits by this committer
Return ports maintained by John Marino to the pool, see r433827 for details
Original commitRevision:433856 
Tuesday, 7 Feb 2017
15:58 marino search for other commits by this committer
archivers/zstd: Upgrade version 1.1.2 => 1.1.3

The makefile patches are no longer required.
Original commitRevision:433565 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Monday, 19 Dec 2016
23:06 dim search for other commits by this committer
archivers/zstd: Upgrade version 1.1.1 => 1.1.2

Also revert r425457, since upstream fixed the jobs unsafety.

Approved by:	marino (maintainer)
MFH:		2016Q4
Original commitRevision:428963 
Saturday, 5 Nov 2016
23:36 marino search for other commits by this committer
archivers/zstd is no longer jobs safe.

I'm not sure what happened since the previous release, but now object
files are used before they are created (e.g. decompress directory)
Original commitRevision:425457 
Wednesday, 2 Nov 2016
14:40 marino search for other commits by this committer
archivers/zstd: Upgrade version 1.1.0 => 1.1.1
Original commitRevision:425157 
Wednesday, 28 Sep 2016
15:56 marino search for other commits by this committer
archivers/zstd: Upgrade version 1.0.0 => 1.1.0
Original commitRevision:422878 
Friday, 2 Sep 2016
14:33 marino search for other commits by this committer
archivers/zstd: Upgrade version 0.8.1 => 1.0.0

The copyright of zstd has been transferred to Facebook as part of this
v1.0 release.  It also comes with a patent grant and a new public
streaming API (previously the API was in flux and only available on
static builds).
Original commitRevision:421267 
Thursday, 18 Aug 2016
20:20 marino search for other commits by this committer
archivers/zstd: Upgrade version 0.8.0 => 0.8.1
Original commitRevision:420423 
Tuesday, 16 Aug 2016
22:16 marino search for other commits by this committer
archivers/zstd: Mark broken on FreeBSD 9

The base compiler on FreeBSD 9 doesn't have __builtin_bswap32 and
__builtin_bswap64 defined which causes a build failure.

Reported by:	pkg-fallout
Original commitRevision:420306 
Monday, 1 Aug 2016
14:07 marino search for other commits by this committer
archivers/zstd: Upgrade version 0.7.4 => 0.8.0
Original commitRevision:419441 
Saturday, 30 Jul 2016
23:51 marino search for other commits by this committer
add new port archivers/zstd

Zstd, short for Zstandard, is a real-time compression algorithm providing
high compression ratios.  It offers a very wide range of compression vs.
speed trade-offs while being backed by a very fast decoder.  It offers
a special mode for small data called "dictionary compression" and it can
create dictionaries from any sample set.  Zstd is BSD-licensed.

Using Izbench on the Silesia compression corpus, zstd ranked at the
top with a compression ratio of 2.877, a compression rate of 325 Mb/s,
and a decompression rate of 325.  Zlib followed at 2.730, 95 Mb/s (C)
and 360 Mb/s (D).  See WWW page for the full benchmark results.
Original commitRevision:419337 

Number of commits found: 62