Port details |
- lz4 Fast compressor using LZ4 algorithm
- r101 archivers
=0 r101Version of this port present on the latest quarterly branch.
- DEPRECATED: Superseded by archivers/liblz4; use that instead
This port expired on: 2015-05-08
- Maintainer: alexey@renatasystems.org
- Port Added: 2013-08-17 02:24:53
- Last Update: 2015-05-08 17:01:37
- SVN Revision: 385800
- License: not specified in port
- WWW:
- https://code.google.com/p/lz4/
- Description:
- LZ4 is a very fast lossless compression algorithm, providing compression speed
at 300 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in GB/s per core, typically reaching RAM
speed limits on multi-core systems.
WWW: https://code.google.com/p/lz4/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: lz4
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
r101 08 May 2015 17:01:37 |
adamw |
Remove archivers/lz4, which has been marked DEPRECATED for 1 month.
archivers/liblz4 is essentially a newer version and installs the liblz4
library, headers, etc.
PR: 198939
Submitted by: yuri@rawbw.com |
r101 08 Apr 2015 22:03:37 |
marino |
archivers/lz4: Is it 2015 already? |
r101 08 Apr 2015 16:46:00 |
adamw |
Mark archivers/lz4 as deprecated and mark it for removal in 1 month.
It is essentially superseded by archivers/liblz4, which also installs
a library.
PR: 198939
Submitted by: yuri@rawbw.com |
r101 26 Oct 2014 00:14:06 |
adamw |
Add archivers/liblz4. There is already archivers/lz4, which it looks
like might be an old version of this, but it only installs a binary.
This installs binaries and libraries/headers.
LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.
A high compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.
The libraries are BSD licensed, and the binaries are GPLv2.
WWW: https://code.google.com/p/lz4/ |
r101 26 Dec 2013 14:37:37 |
bapt |
Support stage |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
r101 19 Aug 2013 09:02:22 |
vanilla |
remove uneeded file.
Submitted by: maintainer via email. |
r101 17 Aug 2013 02:24:39 |
vanilla |
Add lz4 r101, fast compressor using LZ4 algorithm.
PR: ports/181287
Submitted by: Alexey Degtyarev <alexey@renatasystems.org> |
Number of commits found: 8
|