Created attachment 181885 [details] shar Passes poudrere.
Created attachment 181886 [details] shar
A commit references this bug: Author: miwi Date: Sat May 6 06:08:04 UTC 2017 New revision: 440233 URL: https://svnweb.freebsd.org/changeset/ports/440233 Log: This module provides Python bindings for the LZO data compression library. LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. WWW: https://pypi.python.org/pypi/python-lzo PR: 218746 Submitted by: Yuri Victorovich <yuri@rawbw.com> Changes: head/archivers/Makefile head/archivers/py-python-lzo/ head/archivers/py-python-lzo/Makefile head/archivers/py-python-lzo/distinfo head/archivers/py-python-lzo/pkg-descr