Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.11.2 02 Jan 2025 02:44:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.11.2
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.11.1 31 Dec 2024 15:49:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.11.1
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.9.0 21 Feb 2024 15:07:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.9.0
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.8.0 16 Oct 2023 15:59:49
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.8.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.7.1 22 Sep 2023 03:18:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.7.1
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.7.0 04 Sep 2023 21:30:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.7.0
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.6.1 26 Aug 2023 20:34:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.6.1
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.6.0 26 Aug 2023 09:27:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.6.0
Changes: https://github.com/miguelgrinberg/python-engineio/releases
https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.5.1 09 Jul 2023 21:34:37
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.5.1
Changes: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.4.1 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.4.1 27 Apr 2023 15:46:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.4.1
Changes: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.4.0 05 Apr 2023 17:30:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.4.0
Changes: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.3.4 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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.3.4 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.3.4 27 Aug 2022 10:24:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.3.4
Changes: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.3.3 07 Jul 2022 21:42:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.3.3
Changes: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.3.2 26 Apr 2022 15:01:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.3.2
Changes: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
4.3.1 28 Feb 2022 12:46:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Update to 4.3.1
Changes: https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md |
3.14.2_1 29 Apr 2021 14:23:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-engineio: Sort CATEGORIES |
3.14.2_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.14.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.14.2_1 13 Dec 2020 22:20:35
  |
sunpoet  |
Add ASYNCIO_CLIENT and CLIENT options
- Update USES=python: www/py-aiohttp requires Python 3.5+
- Bump PORTREVISION for dependency change |
3.14.2 13 Dec 2020 14:42:39
  |
sunpoet  |
Update to 3.14.2
- Update COMMENT
- Add LICENSE
- Add NO_ARCH
- Update pkg-descr
- Update WWW
Changes: https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md |
2.0.2 10 Dec 2020 21:36:58
  |
sunpoet  |
Take maintainership |
2.0.2 07 Dec 2020 20:09:03
  |
rene  |
Return mmokhi@'s ports to the pool after his commit bit was safekept. |
2.0.2 07 Feb 2018 18:34:53
  |
mmokhi  |
devel/py-python-engineio: Update the port to 2.0.2
This is a dependency for r461164 |
1.7.0 10 Sep 2017 18:51:46
  |
olgeni  |
Some typo fixes and whitespace cleanup for pkg-descr files. |
1.7.0 08 Jul 2017 11:25:46
  |
mmokhi  |
devel/py-python-engineio: Update to 1.7.0
Update regarding to newer deve/py-gdbgui update
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Essen Hackathon 2017
Differential Revision: https://reviews.freebsd.org/D11459 |
1.6.0 02 Jul 2017 12:26:54
  |
mmokhi  |
devel/py-python-engineio: Update to 1.6.0
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11292 |
1.5.3 02 Jun 2017 10:32:38
  |
mmokhi  |
devel/py-python-engineio: Update to 1.5.3
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11009 |
1.5.2 30 May 2017 14:40:27
  |
mmokhi  |
devel/py-gdbgui: Update to 0.7.6.2
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10914 |
1.3.1 02 Apr 2017 13:42:11
  |
mmokhi  |
devel/py-gdbgui: Update devel/py-gdbgui and its dependencies to latest version.
Reviewed by: feld, mat (mentors)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10200 |
1.2.3 08 Mar 2017 12:48:28
  |
mmokhi  |
devel/py-gdbgui: Add devel/py-gdbgui and dependencies to the tree.
gdbgui is a browser-based frontend to gdb (gnu debugger).
Dependencies are:
py-pygdbmi, Parse gdb machine interface string output and return data types.
py-pypugjs, PyPugJS is just a fork of PyJade with the name Jade changed.
py-python-socketio, Python implementation of the Engine.IO realtime server.
py-python-engineio, Python implementation of the Socket.IO realtime server.
py-enum-compat, A virtual package, its whole purpose is to install enum34.
py-flask-socketio, Socket.IO integration for Flask applications.
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9849 |