Commit graph

25 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
dfd25e8dbf Update to 0.18.1
Changes:	https://github.com/python-lz4/python-lz4/releases
2018-01-03 16:45:59 +00:00
Sunpoet Po-Chuan Hsieh
e82c864197 Update to 0.18.0
Changes:	https://github.com/python-lz4/python-lz4/releases
2018-01-02 15:33:43 +00:00
Sunpoet Po-Chuan Hsieh
b0f52bfe06 Update to 0.17.0
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-12-28 13:41:39 +00:00
Li-Wen Hsu
a7d5f90167 - Update to 0.16.6 2017-12-26 18:54:27 +00:00
Sunpoet Po-Chuan Hsieh
abc8b04606 Update to 0.14.0
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-12-25 13:54:09 +00:00
Sunpoet Po-Chuan Hsieh
07bdabee1a Update to 0.13.0
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-12-23 16:49:53 +00:00
Pawel Pekala
a6370a8e99 Add missing @ before ${FLAVOR}
make all-depends-list error:
py27-lz4-0.12.0: "/hdd/ports/devel/py-pytestpy27" non-existent -- dependency list incomplete

Approved by:	just fix it
2017-12-22 14:13:38 +00:00
Sunpoet Po-Chuan Hsieh
57468a275f Update to 0.12.0
- Add TEST_DEPENDS

Changes:	https://github.com/python-lz4/python-lz4/releases
2017-12-21 17:41:41 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Sunpoet Po-Chuan Hsieh
bc09316f1a Update to 0.11.1
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-11-20 14:32:19 +00:00
Sunpoet Po-Chuan Hsieh
c77bb63922 Update to 0.10.1
- Remove USES=localbase

Changes:	https://github.com/python-lz4/python-lz4/releases
2017-07-03 17:18:49 +00:00
Sunpoet Po-Chuan Hsieh
7caddda62c Update to 0.10.0
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-06-11 04:35:33 +00:00
Sunpoet Po-Chuan Hsieh
b6727ccd20 Update to 0.9.4
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-05-19 15:35:43 +00:00
Sunpoet Po-Chuan Hsieh
ec93936d55 Fix packaging with Python 3 2017-05-18 16:03:57 +00:00
Sunpoet Po-Chuan Hsieh
8a894dfed3 Update to 0.9.2
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-05-17 17:13:16 +00:00
Sunpoet Po-Chuan Hsieh
40213cf050 Update to 0.9.1
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-05-14 18:53:38 +00:00
Sunpoet Po-Chuan Hsieh
88cb66f41b Add LICENSE_FILE
- Sort USES
2017-04-25 14:23:44 +00:00
Martin Wilke
6289d621c4 - Fix plist
- USE localbase
- Bump PORTREV
2017-04-25 01:56:41 +00:00
Martin Wilke
76f93f00b9 - Update to 0.9.0
PR:		218735
Submitted by:	eric@camachat.org
2017-04-21 07:29:15 +00:00
Sunpoet Po-Chuan Hsieh
321a350cfd - Update to 0.8.2
- Use archivers/liblz4 instead of bundle one
- Update WWW

Changes:	https://github.com/python-lz4/python-lz4/releases
2016-12-24 13:03:21 +00:00
Jung-uk Kim
9271cd1ae2 - Add an upstream patch for archivers/py-lz4 to export its version number.
- Remove a local hack for x11/xpra to properly detect LZ4 version.
2015-09-04 17:24:08 +00:00
Jung-uk Kim
959d1cf9a6 Assign maintainership to python@.
Requested by:	koobs
2015-06-11 04:40:14 +00:00
Jung-uk Kim
e11f3c66b2 Revert r389121 and fix setup.py.
Submitted by:	koobs
2015-06-11 04:34:50 +00:00
Jung-uk Kim
737c429c5e Fix build dependency. 2015-06-10 18:14:28 +00:00
Jung-uk Kim
52dc4d3ce6 Python binding for the lz4 compression library by Yann Collet.
WWW: https://github.com/steeve/python-lz4
2015-06-10 17:01:03 +00:00