Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
0.1.4_2

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
04 Oct 2020 14:13:41
0.1.4_2

|
sunpoet  |
Convert REINPLACE_CMD to patch file |
29 Jan 2020 19:14:41
0.1.4_2

|
sunpoet  |
Remove unnecessary requires.txt patch |
20 Jun 2018 17:05:44
0.1.4_2

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Apr 2018 16:42:38
0.1.4_2

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
24 Apr 2018 19:47:21
0.1.4_2

|
sunpoet  |
Fix msgpack dependency
- Bump PORTREVISION for package change |
22 Apr 2018 18:29:51
0.1.4_1

|
sunpoet  |
Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
01 Mar 2018 13:35:36
0.1.4

|
sunpoet  |
Update to 0.1.4
- Sort RUN_DEPENDS
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Simplify pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/tarantool/queue-python/commits/master |
23 Feb 2018 21:09:47
0.1.0

|
rene  |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
30 Nov 2017 15:50:34
0.1.0

|
mat  |
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 (Only the first 15 lines of the commit message are shown above ) |
01 Apr 2016 14:00:57
0.1.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
28 Jan 2016 03:12:24
0.1.0

|
koobs  |
devel/py-msgpack: Rename to py-msgpack-python, Update to 0.4.6
- Rename to py-msgpack-python, accordingly:
- Add MOVED entry
- Update devel/Makefile
- Update dependent ports
- Remove DISTNAME and TODO comment
- Update PORTVERSION and distinfo checksum (0.4.6)
- Re-assign MAINTAINER'ship
PR: 205733
Submitted by: Brendan Molloy <brendan+freebsd bbqsrc net>
Approved by: zont (maintainer) |
28 Sep 2014 18:20:18
0.1.0

|
mva  |
- Convert to USES=python
Approved by: portmgr (implicit) |
31 Oct 2013 19:45:56
0.1.0

|
vg  |
Python Bindings for Tarantool Queue
More details about Tarantool Queue on the page:
https://github.com/tarantool/queue
WWW: https://github.com/tarantool/tarantool-queue-python
WWW: https://pypi.python.org/pypi/tarantool-queue
Approved by: eadler, osa, rm (mentors, implicit) |