non port: archivers/zstd/Makefile |
SVNWeb
|
Number of commits found: 60 |
Sat, 27 May 2023
|
[ 04:07 Po-Chuan Hsieh (sunpoet) ] 65881ff
archivers/zstd: Update to 1.5.5
Changes: https://github.com/facebook/zstd/releases
|
Sun, 9 Apr 2023
|
[ 23:37 Po-Chuan Hsieh (sunpoet) ] 454e3c9
archivers/zstd: Fix static library
- Bump PORTREVISION for package change
It fixes the build of dependent ports, e.g. devel/qt6-base.
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] 57d2530
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
|
Wed, 5 Apr 2023
|
[ 06:12 Daniel Engberg (diizzy) ] 72ad532
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)
|
Tue, 21 Mar 2023
|
[ 19:20 Po-Chuan Hsieh (sunpoet) ] 99f38d73
archivers/zstd: Update to 1.5.4
Changes: https://github.com/facebook/zstd/releases
|
Fri, 30 Dec 2022
|
[ 09:04 Po-Chuan Hsieh (sunpoet) ] 7593d64
archivers/zstd: Update WWW and clean up pkg-descr
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 1 Sep 2022
|
[ 13:52 Rene Ladan (rene) ] 2a09e5b (Only the first 10 of 49 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 31 Aug 2022
|
[ 11:40 Po-Chuan Hsieh (sunpoet) ] 3a0193f
archivers/zstd: Use MAKE_ENV instead of patch files
|
Sat, 27 Aug 2022
|
[ 15:52 Po-Chuan Hsieh (sunpoet) ] f23fdb0
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
|
[ 10:23 Po-Chuan Hsieh (sunpoet) ] 538a001
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]
|
Sat, 20 Aug 2022
|
[ 07:32 Daniel Engberg (diizzy) ] 5a2f556
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)
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Mon, 11 Jul 2022
|
[ 13:49 Po-Chuan Hsieh (sunpoet) ] 1723e3e
archivers/zstd: Use .tar.zst instead of .tar.gz
|
Fri, 28 Jan 2022
|
[ 23:26 Po-Chuan Hsieh (sunpoet) ] 3c5bf9e
archivers/zstd: Cosmetic change
|
Tue, 25 Jan 2022
|
[ 19:49 Po-Chuan Hsieh (sunpoet) ] 87cab61
archivers/zstd: Update to 1.5.2
Changes: https://github.com/facebook/zstd/releases
|
Sun, 16 Jan 2022
|
[ 09:49 Daniel Engberg (diizzy) ] 3bb8f5f
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)
|
Sat, 22 May 2021
|
[ 14:42 Po-Chuan Hsieh (sunpoet) ] 7cb3066
archivers/zstd: Update to 1.5.0
- Update pkg-descr
Changes: https://github.com/facebook/zstd/releases
|
Sun, 18 Apr 2021
|
[ 05:41 Po-Chuan Hsieh (sunpoet) ] e655bb4
archivers/zstd: Update to 1.4.9
Changes: https://github.com/facebook/zstd/releases
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Jan 2021
|
[ 13:59 sunpoet ]
Update to 1.4.8
Changes: https://github.com/facebook/zstd/releases
PR: 252569
Exp-run by: antoine
|
Wed, 19 Aug 2020
|
[ 16:26 sunpoet ]
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>
|
Thu, 28 May 2020
|
[ 13:13 danfe ] (Only the first 10 of 111 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
|
Mon, 25 May 2020
|
[ 18:00 sunpoet ]
Update to 1.4.5
Changes: https://github.com/facebook/zstd/releases
|
Wed, 26 Feb 2020
|
[ 20:46 sunpoet ]
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
|
Wed, 13 Nov 2019
|
[ 23:24 sunpoet ]
Update to 1.4.4
Changes: https://github.com/facebook/zstd/releases
|
Mon, 30 Sep 2019
|
[ 11:32 sunpoet ]
Fix build with archivers/lzmalib installed
PR: 239432
Reported by: <doctor@doctor.nl2k.ab.ca>
|
Tue, 20 Aug 2019
|
[ 19:18 sunpoet ]
Update to 1.4.3
Changes: https://github.com/facebook/zstd/releases
|
Thu, 1 Aug 2019
|
[ 16:15 sunpoet ]
Update to 1.4.2
Changes: https://github.com/facebook/zstd/releases
|
Sun, 21 Jul 2019
|
[ 20:46 sunpoet ]
Update to 1.4.1
Changes: https://github.com/facebook/zstd/releases
|
Thu, 18 Apr 2019
|
[ 17:59 sunpoet ]
Update to 1.4.0
Changes: https://github.com/facebook/zstd/releases
|
Tue, 1 Jan 2019
|
[ 20:30 sunpoet ]
Update to 1.3.8
Changes: https://github.com/facebook/zstd/releases
|
Sat, 20 Oct 2018
|
[ 14:47 sunpoet ]
Update to 1.3.7
Changes: https://github.com/facebook/zstd/releases
|
Sat, 6 Oct 2018
|
[ 09:34 sunpoet ]
Update to 1.3.6
Changes: https://github.com/facebook/zstd/releases
|
Sun, 29 Jul 2018
|
[ 19:09 sunpoet ]
Update to 1.3.5
Changes: https://github.com/facebook/zstd/releases
|
Mon, 14 May 2018
|
[ 19:12 bapt ]
Remove LIBDIR arguments which are now unneeded
|
Wed, 4 Apr 2018
|
[ 10:56 sunpoet ]
Update to 1.3.4
Changes: https://github.com/facebook/zstd/releases
|
Sat, 23 Dec 2017
|
[ 16:49 sunpoet ]
Add LZ4 option
- Bump PORTREVISION for dependency and package change
|
Fri, 22 Dec 2017
|
[ 23:03 sunpoet ]
Update to 1.3.3
Changes: https://github.com/facebook/zstd/releases
|
Wed, 11 Oct 2017
|
[ 19:49 sunpoet ]
Update to 1.3.2
Changes: https://github.com/facebook/zstd/releases
|
Mon, 21 Aug 2017
|
[ 20:44 sunpoet ]
Update to 1.3.1
- Update LICENSE
Changes: https://github.com/facebook/zstd/releases
|
Sun, 9 Jul 2017
|
[ 06:58 sunpoet ]
Add TEST_TARGET and USE_LDCONFIG
- Bump PORTREVISION for package change
PR: 220522
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
Thu, 6 Jul 2017
|
[ 20:55 sunpoet ]
Update to 1.3.0
Changes: https://github.com/facebook/zstd/releases
|
Fri, 5 May 2017
|
[ 15:34 sunpoet ]
Update to 1.2.0
- Remove pzstd
Changes: https://github.com/facebook/zstd/releases
|
Tue, 25 Apr 2017
|
[ 14:22 sunpoet ]
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
|
Mon, 20 Mar 2017
|
[ 00:28 sunpoet ]
Update to 1.1.4
Changes: https://github.com/facebook/zstd/releases
|
Sun, 19 Mar 2017
|
[ 01:56 sunpoet ]
Clean up Makefile
- Use BSD_INSTALL_*
- Cosmetic change
|
Sat, 11 Feb 2017
|
[ 14:28 sunpoet ]
Take maintainership
|
[ 12:42 rene ] (Only the first 10 of 63 ports in this commit are shown above. )
Return ports maintained by John Marino to the pool, see r433827 for details
|
Tue, 7 Feb 2017
|
[ 15:58 marino ]
archivers/zstd: Upgrade version 1.1.2 => 1.1.3
The makefile patches are no longer required.
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Mon, 19 Dec 2016
|
[ 23:06 dim ]
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
|
Sat, 5 Nov 2016
|
[ 23:36 marino ]
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)
|
Wed, 2 Nov 2016
|
[ 14:40 marino ]
archivers/zstd: Upgrade version 1.1.0 => 1.1.1
|
Wed, 28 Sep 2016
|
[ 15:56 marino ]
archivers/zstd: Upgrade version 1.0.0 => 1.1.0
|
Fri, 2 Sep 2016
|
[ 14:33 marino ]
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).
|
Thu, 18 Aug 2016
|
[ 20:20 marino ]
archivers/zstd: Upgrade version 0.8.0 => 0.8.1
|
Tue, 16 Aug 2016
|
[ 22:16 marino ]
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
|
Mon, 1 Aug 2016
|
[ 14:07 marino ]
archivers/zstd: Upgrade version 0.7.4 => 0.8.0
|
Sat, 30 Jul 2016
|
[ 23:51 marino ]
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.
|
Number of commits found: 60 |