non port: archivers/liblz4/pkg-descr |
Number of commits found: 8 |
Saturday, 30 Sep 2023
|
23:29 Po-Chuan Hsieh (sunpoet)
archivers/liblz4: Use upstream release tarball
- Update WWW
- Use complete arguments/options
- Simplify SHEBANG_FILES
- Update pkg-descr
03214da |
Wednesday, 7 Sep 2022
|
21:58 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)
fb16dfe |
Saturday, 27 Aug 2022
|
10:26 Po-Chuan Hsieh (sunpoet)
archivers/liblz4: Update WWW
Approved by: portmgr (blanket)
750e759 |
Monday, 30 Jan 2017
|
11:21 amdmi3
- Fix WWW
PR: 213735
Reported by: julian@hsiao.email
Submitted by: martin@waschbuesch.de (maintainer
MFH: 2017Q1
 |
Thursday, 19 May 2016
|
10:21 amdmi3
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
 |
Tuesday, 6 Oct 2015
|
21:14 amdmi3
- Silence patching
- Fix WWW:
 |
Sunday, 19 Apr 2015
|
19:34 adamw
Update to r128.
Changes are listed on https://github.com/Cyan4973/lz4/releases
Also, use the new USE_GITHUB syntax, and update WWW.
 |
Sunday, 26 Oct 2014
|
00:14 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/
 |
Number of commits found: 8 |