Port details |
- linux-rl9-lz4 LZ4 compression library and utilities (Rocky Linux 9.4)
- 1.9.3_1 archivers
=2 1.9.3_1Version of this port present on the latest quarterly branch. - Maintainer: emulation@FreeBSD.org
 - Port Added: 2024-05-12 10:03:06
- Last Update: 2024-11-13 00:10:50
- Commit Hash: 7dbd23b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: linux
- License: not specified in port
- WWW:
- https://lz4.github.io/lz4/
- Description:
- LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s
per core, scalable with multi-cores CPU. It features an extremely fast decoder,
with speed in multiple GB/s per core, typically reaching RAM speed limits on
multi-core systems.
Speed can be tuned dynamically, selecting an "acceleration" factor which trades
compression ratio for faster speed. On the other end, a high compression
derivative, LZ4_HC, is also provided, trading CPU time for improved compression
ratio. All versions feature the same decompression speed.
LZ4 is also compatible with dictionary compression, both at API and CLI levels.
It can ingest any input file as dictionary, though only the final 64KB are used.
This capability can be combined with the Zstandard Dictionary Builder, in order
to drastically improve compression performance on small files.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linux-rl9-lz4>0:archivers/linux-rl9-lz4
- To install the port:
- cd /usr/ports/archivers/linux-rl9-lz4/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/linux-rl9-lz4
- pkg install linux-rl9-lz4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linux-rl9-lz4
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1731428930
SHA256 (rocky/l/lz4-1.9.3-5.el9.aarch64.rpm) = c05d506dd1159cf36a6bf32253cfe80769e12e13cd91a3d1151ba22617212ad3
SIZE (rocky/l/lz4-1.9.3-5.el9.aarch64.rpm) = 58506
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- linux_base-rl9>=9.2 : emulators/linux_base-rl9
- This port is required by:
- for Run
-
- devel/linux-rl9-systemd-libs
- emulators/linux-rl9
Configuration Options:
- ===> The following configuration options are available for linux-rl9-lz4-1.9.3_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_linux-rl9-lz4
- USES:
- cpe linux:rl9
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.3_1 13 Nov 2024 00:10:50
    |
Dima Panov (fluffy)  |
*/*: Introduce Rocky Linux 9 32-bit compat librariries (+)
Finaly we can get Linux Steam utils works again! :)
While here, pet reative paths
Sponsored by: Future Crew, LLC |
1.9.3 12 May 2024 10:01:21
    |
Gleb Popov (arrowd)  |
Linuxulator ports: Add aarch64 support for Rocky Linux 9
Sponsored by: Serenity Cybersecurity, LLC |
1.9.3 12 May 2024 10:01:16
    |
Gleb Popov (arrowd)  |
Linuxulator ports: Introduce Rocky Linux 9.
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Dima Panov <fluffy@FreeBSD.org> |