non port: devel/py-pika/Makefile |
SVNWeb
|
Number of commits found: 26 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Sun, 7 May 2023
|
[ 19:26 Muhammad Moinur Rahman (bofh) ] 57827bc
devel/py-pika: Update version 1.3.1=>1.3.2
Changelog: https://github.com/pika/pika/releases/tag/1.3.2
|
Wed, 14 Dec 2022
|
[ 21:41 Muhammad Moinur Rahman (bofh) ] fa4239b
devel/py-pika: Update version 1.3.0=>1.3.1
Relnotes: https://github.com/pika/pika/releases/tag/1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 19:43 Muhammad Moinur Rahman (bofh) ] ac4bda6
devel/py-pika: Update version 1.2.1=>1.3.0
- Add USE_PYTHON=nose2
Relnotes: https://github.com/pika/pika/releases/tag/1.3.0
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 4 May 2022
|
[ 00:53 Muhammad Moinur Rahman (bofh) ] f73c97c
devel/py-pika: Update version 1.2.0=>1.2.1
Relnotes: https://github.com/pika/pika/releases/tag/1.2.1
|
Sat, 12 Mar 2022
|
[ 10:40 Muhammad Moinur Rahman (bofh) ] 05c5777
devel/py-pika: Update version 1.1.0=>1.2.0
Relnotes: https://github.com/pika/pika/releases/tag/1.2.0
|
Tue, 8 Mar 2022
|
[ 02:09 Muhammad Moinur Rahman (bofh) ] bc808e2 (Only the first 10 of 106 ports in this commit are shown above. )
*/*: Take maintainership
|
Mon, 7 Mar 2022
|
[ 19:07 Rene Ladan (rene) ] 3d89f95 (Only the first 10 of 140 ports in this commit are shown above. )
all: return koobs' ports to the pool after safekeeping his commit bit.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 2 Nov 2019
|
[ 03:27 koobs ]
devel/py-pika: Update to 1.1.0
Add missing python secondary category
PR: 241240
Submitted by: Mikael Uurankar <mikael.urankar gmail com>
MFH: 2019Q4 (blanket: bugfix release)
|
Thu, 25 Apr 2019
|
[ 11:25 koobs ]
devel/py-pika: Update to 1.0.1
Changelog:
https://github.com/pika/pika/blob/1.0.1/CHANGELOG.rst
|
Sun, 22 Jul 2018
|
[ 11:24 koobs ]
devel/py-pika: Update to 0.12.0
- Switch to GitHub for MASTER_SITES (test suite not included in PyPI sdist)
Changelog:
https://github.com/pika/pika/blob/0.12.0/CHANGELOG.rst
Differential Revision: D15856 (based on)
|
Sat, 16 Jan 2016
|
[ 14:34 koobs ]
devel/py-pika: Update to 0.10.0
- Update PORTVERSION and distinfo checksum (0.10.0)
- Take MAINTAINER'ship
- Add LICENSE / LICENSE_FILE
- Sort USE_PYTHON
- Update pkg-descr WWW: URL to match setup.py:url=
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Mon, 11 Aug 2014
|
[ 13:47 wg ]
devel/py-pika: update to 0.9.14
PR: 191875
Submitted by: olgeni
Approved by: maintainer (timeout)
|
Thu, 6 Mar 2014
|
[ 14:13 miwi ]
- Stage support
- Convert to autoplist
- Bump PORTREVISION
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 28 Jun 2013
|
[ 02:28 clsung ]
- Update to 0.9.13
|
Mon, 20 May 2013
|
[ 16:06 wg ]
- Update to 0.9.12
Changes:
https://github.com/pika/pika/blob/0.9.12/docs/version_history.rst
PR: ports/178290
Submitted by: Matthias Petermann <matthias@petermann.it>
Approved by: culot (mentor), maintainer (timeout, > 14 days)
|
Thu, 31 Jan 2013
|
[ 07:03 clsung ]
- Update to 0.9.9
|
Wed, 6 Apr 2011
|
[ 07:53 clsung ]
- Update to 0.9.5
|
Fri, 4 Mar 2011
|
[ 10:15 clsung ]
Pika is a pure-Python implementation of the AMQP 0-9-1 protocol
that tries to stay fairly independent of the underlying network
support library. Pika was developed primarily for use with
RabbitMQ, but should also work with other AMQP 0-9-1 brokers.
WWW: http://tonyg.github.com/pika/
|
Number of commits found: 26 |