Port details |
- lizard Efficient compressor with very fast decompression
- 1.0_2 archivers =2 1.0_2Version of this port present on the latest quarterly branch.
- Maintainer: tagattie@FreeBSD.org
- Port Added: 2019-04-18 14:55:55
- Last Update: 2024-01-31 08:05:13
- Commit Hash: ad004d8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE GPLv2
- WWW:
- https://github.com/inikep/lizard
- Description:
- Lizard (formerly LZ5) is an efficient compressor with very fast
decompression. It achieves compression ratio that is comparable to
zip/zlib and zstd/brotli (at low and medium compression levels) at
decompression speed of 1000 MB/s and faster.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lizard>0:archivers/lizard
- To install the port:
- cd /usr/ports/archivers/lizard/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/lizard
- pkg install lizard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lizard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706687556
SHA256 (inikep-lizard-v1.0-af8518ccb8c68e062a8c80205ff07d56a2e77dd4_GH0.tar.gz) = 8974cd29527741c43e21eb6b82a30c6d10fa55fd3909b0c44011acb169ee6a00
SIZE (inikep-lizard-v1.0-af8518ccb8c68e062a8c80205ff07d56a2e77dd4_GH0.tar.gz) = 214408
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_lizard
- USES:
- cpe gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2 31 Jan 2024 08:05:13 |
Hiroki Tagato (tagattie) |
archivers/lizard: update to latest GH commit to address security vulnerability
PR: 257863
Reported by: decke
MFH: 2024Q1
Security: 67c2eb06-5579-4595-801b-30355be24654 |
1.0_1 27 Jan 2024 10:52:27 |
Gleb Popov (arrowd) Author: Hiroki Tagato |
archivers/lizard: move manpages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0 15 Aug 2021 14:24:18 |
Bernhard Froehlich (decke) |
archivers/lizard: Add CPE information
Approved by: portmgr (blanket) |
1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 13 Apr 2020 03:15:19 |
tagattie |
Change MAINTAINER email address to FreeBSD.org one
Approved by: ehaupt (mentor) |
1.0 18 Apr 2019 14:55:40 |
kai |
New port: archivers/lizard
Lizard (formerly LZ5) is an efficient compressor with very fast
decompression. It achieves compression ratio that is comparable to
zip/zlib and zstd/brotli (at low and medium compression levels) at
decompression speed of 1000 MB/s and faster.
WWW: https://github.com/inikep/lizard
PR: 237310
Submitted by: Hiroki Tagato <tagattie@yandex.com>
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19933 |
Number of commits found: 9
|