Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.7 14 Apr 2024 14:38:06 |
Jimmy Olgeni (olgeni) |
net/py-kombu: update to version 5.3.7 |
5.3.5 05 Feb 2024 14:42:27 |
Juraj Lutter (otis) |
net/py-kombu: Update to 5.3.5
Approved by: olgeni (maintainer)
Differential revision: https://reviews.freebsd.org/D43365 |
4.6.11 26 Aug 2023 21:42:22 |
Po-Chuan Hsieh (sunpoet) |
net/py-kombu: Remove outdated PYTHON_REL check after lang/python37 removal
Approved by: portmgr (blanket)
With hat: python |
4.6.11 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.6.11 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.6.11 09 Oct 2022 20:51:35 |
Yuri Victorovich (yuri) |
databases/pymongo: Move to databases/py-pymongo
Approved by: portmgr (compliance) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.6.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.6.11 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
4.6.11 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
4.6.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.6.11 17 Feb 2021 06:29:07 |
olgeni |
Update net/py-kombu to version 4.6.11. |
4.6.9 15 Aug 2020 12:18:51 |
rene |
net/py-kombu: remove optional expired dependency on net/py-beanstalkc |
4.6.9 14 Jul 2020 07:59:28 |
antoine |
Unbreak bulk -a |
4.6.9 02 Jun 2020 11:25:32 |
olgeni |
Update net/py-kombu to version 4.6.9. |
4.6.8 26 May 2020 01:51:08 |
swills |
net/py-kombu: Update to 4.6.8
PR: 245331
Submitted by: Evilham <contact@evilham.com>
Approved by: olgeni (maintainer, via email) |
4.6.7 29 Jan 2020 19:17:43 |
sunpoet |
Update to 4.6.7
- Add LICENSE_FILE
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/celery/kombu/blob/master/Changelog.rst
PR: 243338
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
4.6.3 20 Jun 2019 23:53:57 |
wen |
- Update to 4.6.3
PR: 234090
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer(timeout, > 6 months) |
4.1.0 20 Jun 2018 17:05:44 |
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 |
4.1.0 22 May 2018 13:15:13 |
mat |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
4.1.0 02 Jan 2018 00:52:16 |
olgeni |
net/py-kombu: Update to 4.1.0 and take over maintainership.
PR: 224521
Submitted by: olgeni
Approved by: maintainer (wg) |
3.0.36_1 30 Nov 2017 15:50:34 |
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 ) |
3.0.36_1 27 Dec 2016 11:44:49 |
rene |
net/py-kombu: update SQLalchemy dependency to version 1.0, bump PORTREVISION
PR: 215220
Submitted by: myself
Approved by: maintainer timeout (wg, 16 days) |
3.0.36 13 Oct 2016 13:29:16 |
wg |
net/py-kombu: updat eto 3.0.36
PR: 213415
Submitted by: olgeni |
3.0.35 19 Jul 2016 13:19:11 |
olgeni |
Update net/py-kombu to 3.0.35.
PR: 208431
Submitted by: olgeni
Approved by: maintainer |
3.0.32 22 May 2016 10:52:45 |
matthew |
Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2] (Only the first 15 lines of the commit message are shown above ) |
3.0.32 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.0.32 04 Jan 2016 05:46:59 |
miwi |
- Update 3.0.32
- Add NO_ARCH
- Update www
PR: 205850
Submitted by: mi
Approved by: maintainer implicit |
3.0.29 10 Nov 2015 16:15:23 |
wg |
net/py-kombu: update to 3.0.29 |
3.0.23 07 Apr 2015 19:38:49 |
antoine |
Fix DEPENDS |
3.0.23 29 Sep 2014 16:30:14 |
wg |
net/py-kombu: update to 3.0.23
- USES python |
3.0.21 08 Jul 2014 17:11:02 |
wg |
net/py-kombu: update to 3.0.21 |
3.0.20 25 Jun 2014 11:59:56 |
wg |
net/py-kombu: update to 3.0.20
Changes: https://raw.githubusercontent.com/celery/kombu/master/Changelog |
3.0.19 12 Jun 2014 01:57:16 |
wg |
net/py-kombu: update to 3.0.19 |
3.0.16 24 May 2014 13:26:07 |
wg |
net/py-kombu: update to 3.0.16 and fix typo
PR: ports/189717
Submitted by: Bartek Rutkowski <ports at robakdesign com> |
3.0.15 17 Apr 2014 21:50:54 |
wg |
net/py-kombu: update to 3.0.15 |
3.0.10_1 22 Mar 2014 07:35:36 |
koobs |
Chase py-pyzmq category move for py-salt, ipython and py-kombu
Update py-pyzmq dependency entries for:
- sysutils/py-salt
- devel/ipython
- net/py-kombu |
3.0.10 20 Jan 2014 13:25:18 |
wg |
net/py-kombu: update to 1.4.1
- Update to 1.4.1
- Switch to appropriate BSD license
- Remove deprecated python <2.7 detection |
3.0.8 17 Dec 2013 10:44:07 |
wg |
net/py-kombu: update to 3.0.8 and switch from easy_install |
3.0.7 03 Dec 2013 10:28:54 |
wg |
net/py-kombu: update to 3.0.7 |
3.0.6 22 Nov 2013 12:00:18 |
wg |
net/py-kombu: upate to 3.0.6
Changes: https://raw.github.com/celery/kombu/master/Changelog |
3.0.5 17 Nov 2013 16:08:07 |
wg |
net/py-kombu: update to 3.0.5 |
3.0.4 09 Nov 2013 19:12:01 |
wg |
net/py-kombu: update to 3.0.4
- Update to 3.0.4
- Allow staging
- Remove empty files dir |
3.0.3 05 Nov 2013 21:10:27 |
wg |
net/py-kombu: update to 3.0.3 |
3.0.1 05 Nov 2013 14:29:58 |
wg |
net/py-kombu: fix boto and zmq run depends package
Reported by: Chad J. Milios |
3.0.1 26 Oct 2013 15:29:07 |
wg |
net/py-kombu: update to 3.0.1
- Update to 3.0.1 |
3.0.0 21 Oct 2013 12:44:21 |
wg |
net/py-kombu: update to 3.0.0
- Update to 3.0.0
- use autoplist |
2.5.15 05 Oct 2013 12:52:05 |
wg |
net/py-kombu: update to 2.5.15
- Update to 2.5.15 |
2.5.14 03 Oct 2013 09:05:54 |
rm |
Drop condititional dependency on py-imporlib, since it was removed.
With hat: python |
2.5.14 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.5.14 26 Aug 2013 16:48:46 |
wg |
net/py-kombu: update to 2.5.14
- Update to 2.5.14
Changes: https://github.com/celery/kombu/blob/2.5/Changelog |
2.5.13 17 Aug 2013 14:05:13 |
wg |
net/py-kombu: update to 2.5.13
- Update to 2.5.13
Changes: https://github.com/celery/kombu/blob/2.5/Changelog |
2.5.12 07 Jul 2013 19:57:31 |
wg |
net/py-kombu: fix USE_PYTHON
- Fix USE_PYTHON to restrict it to python 2.x
Reported by: rm |
2.5.12 29 Jun 2013 11:03:33 |
wg |
net/py-kombu: update to 2.5.12
- Update to 2.5.12
Changes: https://github.com/celery/kombu/blob/2.5/Changelog |
2.5.11 25 Jun 2013 16:09:15 |
wg |
net/py-kombu: update to 2.5.11
- Update to 2.5.11
Changes:
https://github.com/celery/kombu/blob/2.5/Changelog |
2.5.10 11 Jun 2013 17:45:19 |
wg |
- Update to 2.5.7
- Take maintainership
PR: ports/179014
Submitted by: wg (myself)
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) |
2.5.7 21 May 2013 12:26:04 |
wg |
- Update to 2.5.7
- Fix depends for python 2.6
- Remove article from COMMENT
- Replace tab for space in pkg-descr (WWW)
Changes: https://github.com/celery/kombu/blob/9c519e8d/Changelog
PR: ports/177021
Submitted by: wg (myself)
Approved by: culot (mentor), maintainer (timeout, > 60 days) |
2.5.6 12 Feb 2013 13:51:01 |
clsung |
- Update to 2.5.6 |
2.5.4 31 Jan 2013 06:51:05 |
clsung |
- Update to 2.5.4
- combine option_ng from ports/170046
Submitted by: vanilla |
2.2.1 22 Jun 2012 07:45:58 |
clsung |
- Update to 2.2.1 |
2.0.0 12 Feb 2012 22:39:56 |
pgollucci |
- Update to 2.0.0
PR: ports/164477
Submitted by: lwhsu
Approved by: maintainer timeout (clsung ; 17 days) |
1.5.1 15 Dec 2011 09:17:49 |
clsung |
- Update to 1.5.1 |
1.4.3 28 Oct 2011 10:08:42 |
clsung |
- Update to 1.4.3 |
1.4.2 28 Oct 2011 03:28:07 |
clsung |
- Update to 1.4.2 |
1.4.1 27 Sep 2011 02:40:12 |
clsung |
- Update to 1.4.1 |
1.4.0 27 Sep 2011 01:17:05 |
clsung |
- Update to 1.4.0 |
1.2.1 25 Aug 2011 08:39:37 |
clsung |
- Update to 1.2.1 |
1.1.6 20 Jun 2011 08:17:43 |
clsung |
- forgot to remove patch |
1.1.6 20 Jun 2011 08:16:56 |
clsung |
- Update to 1.1.6 |
1.1.3 03 May 2011 08:34:34 |
clsung |
- Update to 1.1.3 |
1.1.1 07 Apr 2011 09:08:39 |
clsung |
- Update to 1.1.1 |
1.0.7 06 Apr 2011 08:03:25 |
clsung |
- Update to 1.0.7 |
1.0.5 18 Mar 2011 04:46:08 |
clsung |
Kombu is an AMQP messaging framework for Python.
The aim of Kombu is to make messaging in Python as easy as
possible by providing an idiomatic high-level interface for
the AMQP protocol, and also provide proven and tested solutions
to common messaging problems.
Features:
* Allows application authors to support several message
server solutions by using pluggable transports.
* Supports automatic encoding, serialization and compression
of message payloads.
* Consistent exception handling across transports.
* The ability to ensure that an operation is performed by
gracefully handling connection and channel errrors.
* Several annoyances with amqplib has been fixed, like
supporting timeouts and the ability to wait for events on
more than one channel.
WWW: http://github.com/ask/kombu |