notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/liblz4/pkg-descr
SVNWeb

Number of commits found: 7

Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 27 Aug 2022
[ 10:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:750e7598f532aeaf013dc92015207478db187746  commit hash:750e7598f532aeaf013dc92015207478db187746  commit hash:750e7598f532aeaf013dc92015207478db187746  750e759 
archivers/liblz4: Update WWW

Approved by:	portmgr (blanket)
Mon, 30 Jan 2017
[ 11:21 amdmi3 search for other commits by this committer ] Original commit   Revision:432832
- Fix WWW

PR:		213735
Reported by:	julian@hsiao.email
Submitted by:	martin@waschbuesch.de (maintainer
MFH:		2017Q1
Thu, 19 May 2016
[ 10:21 amdmi3 search for other commits by this committer ] Original commit   Revision:415498 (Only the first 10 of 887 ports in this commit are shown above. View all ports for this commit)
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
Tue, 6 Oct 2015
[ 21:14 amdmi3 search for other commits by this committer ] Original commit   Revision:398721
- Silence patching
- Fix WWW:
Sun, 19 Apr 2015
[ 19:34 adamw search for other commits by this committer ] Original commit   Revision:384319
Update to r128.

Changes are listed on https://github.com/Cyan4973/lz4/releases

Also, use the new USE_GITHUB syntax, and update WWW.
Sun, 26 Oct 2014
[ 00:14 adamw search for other commits by this committer ] Original commit   Revision:371493
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: 7