notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: archivers/lz4/Makefile

Number of commits found: 6

Wednesday, 8 Apr 2015
22:03 marino search for other commits by this committer
archivers/lz4: Is it 2015 already?
Original commitRevision:383611 
16:46 adamw search for other commits by this committer
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
Original commitRevision:383582 
Sunday, 26 Oct 2014
00:14 adamw search for other commits by this committer
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/
Original commitRevision:371493 
Thursday, 26 Dec 2013
14:37 bapt search for other commits by this committer
Support stage
Original commitRevision:337522 
Friday, 20 Sep 2013
13:11 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Original commitRevision:327699 
Saturday, 17 Aug 2013
02:24 vanilla search for other commits by this committer
Add lz4 r101, fast compressor using LZ4 algorithm.

PR:		ports/181287
Submitted by:	Alexey Degtyarev <alexey@renatasystems.org>
Original commitRevision:324828 

Number of commits found: 6