Bug 218746 - [NEW PORT] archivers/py-python-lzo: Python bindings for the LZO data compression library
Summary: [NEW PORT] archivers/py-python-lzo: Python bindings for the LZO data compress...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks: 218757
  Show dependency treegraph
 
Reported: 2017-04-19 08:24 UTC by Yuri Victorovich
Modified: 2017-05-06 06:08 UTC (History)
1 user (show)

See Also:


Attachments
shar (2.05 KB, text/plain)
2017-04-19 08:24 UTC, Yuri Victorovich
no flags Details
shar (2.07 KB, text/plain)
2017-04-19 08:26 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-04-19 08:24:00 UTC
Created attachment 181885 [details]
shar

Passes poudrere.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-04-19 08:26:14 UTC
Created attachment 181886 [details]
shar
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-05-06 06:08:52 UTC
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