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/lzfse/distinfo

Number of commits found: 2

Saturday, 16 Nov 2024
18:29 Daniel Engberg (diizzy) search for other commits by this committer
archivers/lzfse: Update to 1.0

* Switch to CMake
* Import upstream PR#60

Reference:
https://github.com/lzfse/lzfse/pull/60

PR:		282362
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: ec7e5f0dd7def0d86262ab9b07087cac9534fd49 commit hash: ec7e5f0dd7def0d86262ab9b07087cac9534fd49 commit hash: ec7e5f0dd7def0d86262ab9b07087cac9534fd49 commit hash: ec7e5f0dd7def0d86262ab9b07087cac9534fd49 ec7e5f0
Thursday, 7 Jul 2016
13:55 skreuzer search for other commits by this committer
This is a reference C implementation of the LZFSE compressor introduced in the
Compression library with OS X 10.11 and iOS 9.

LZFSE is a Lempel-Ziv style data compression algorithm using Finite State
Entropy coding. It targets similar compression rates at higher compression and
decompression speed compared to deflate using zlib.

WWW: https://github.com/lzfse/lzfse
Original commitRevision:418183 

Number of commits found: 2