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

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
29 Jan 2020 19:17:38
2.5.2

|
sunpoet  |
Update to 2.5.2
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/celery/py-amqp/blob/master/Changelog
PR: 243337
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
21 Mar 2019 19:41:54
2.4.1

|
sunpoet  |
Update to 2.4.1
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://github.com/celery/py-amqp/blob/master/Changelog
PR: 236277
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days) |
02 Jul 2018 08:37:36
2.2.2

|
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
20 Jun 2018 17:05:44
2.2.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 |
02 Jan 2018 00:50:27
2.2.2

|
olgeni  |
net/py-amqp: Update to 2.2.2 and take over maintainership.
PR: 224519 (plus devel/py-vine dependency)
Submitted by: olgeni
Approved by: maintainer (wg) |
30 Nov 2017 15:50:34
1.4.9

|
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 ) |
02 Dec 2016 09:21:59
1.4.9

|
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
13 Nov 2016 16:14:14
1.4.9

|
rene  |
Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26 |
19 Jul 2016 13:18:34
1.4.9

|
olgeni  |
Update net/py-amqp to 1.4.9.
PR: 208430
Submitted by: olgeni
Approved by: maintainer (PR 208431) |
01 Apr 2016 14:16:20
1.4.7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
10 Nov 2015 16:13:36
1.4.7

|
wg  |
net/py-amqp: update to 1.4.7 |
29 Sep 2014 16:29:47
1.4.6

|
wg  |
net/py-amqp: update to 1.4.6
- USES python |
17 Apr 2014 21:36:28
1.4.5

|
wg  |
net/py-amqp: update to 1.4.5 |
20 Jan 2014 13:20:09
1.4.1

|
wg  |
net/py-amqp: update to 1.4.1 |
13 Nov 2013 13:50:12
1.3.3

|
wg  |
net/py-amqp: update to 1.3.3
- Update to 1.3.3
- Use CHEESESHOP mater site
- Allow staging
- Take maintainership
Approved by: maintainer |
05 Nov 2013 20:58:22
1.3.2

|
wg  |
net/py-amqp: update to 1.3.2
Approved by: maintainer (via email) |
26 Oct 2013 14:45:35
1.3.1

|
koobs  |
net/py-amqp: Update to 1.3.1
- Update to 1.3.1
- Add TEST_DEPENDS and regression-test target |
20 Oct 2013 01:45:07
1.3.0

|
wg  |
net/py-amqp: update to 1.3.0
- Update to 1.3.0
- Use auto plist
Approved by: koobs (maintainer) |
20 Sep 2013 22:10:25
1.2.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
14 Feb 2013 13:58:36
1.2.0

|
koobs  |
- Update to 1.2.0
- Update pkg-plist
- USE_GITHUB
- pkg-descr: WWW: tab->space
Approved by: rm (mentor) |
09 Feb 2013 14:50:27
0.9.3

|
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
18 Oct 2012 15:22:56
0.9.3

|
sbz  |
This is a fork of amqplib which was originally written by Barry Pederson. It
is maintained by the Celery project, and used by kombu as a pure python
alternative when librabbitmq is not available.
This library should be API compatible with librabbitmq.
WWW: http://github.com/celery/py-amqp
PR: ports/171506
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Feature safe: yes |