Port details |
- py-python-socketio Python implementation of the Socket.IO realtime client and server
- 5.12.1 devel
=3 5.11.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-03-08 12:48:39
- Last Update: 2025-01-02 02:44:27
- Commit Hash: 6ca7ebb
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- Also Listed In: net python
- License: MIT
- WWW:
- https://github.com/miguelgrinberg/python-socketio
- Description:
- This projects implements Socket.IO clients and servers that can run standalone
or integrated with a variety of Python web frameworks.
Socket.IO is a transport protocol that enables real-time bidirectional
event-based communication between clients (typically, though not always, web
browsers) and a server. The official implementations of the client and server
components are written in JavaScript. This package provides Python
implementations of both, each with standard and asyncio variants.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-socketio>0:devel/py-python-socketio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-python-socketio/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-python-socketio
- pkg install py311-python-socketio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-python-socketio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-socketio
- Package flavors (<flavor>: <package>)
- py311: py311-python-socketio
- distinfo:
- TIMESTAMP = 1735705177
SHA256 (python_socketio-5.12.1.tar.gz) = 0299ff1f470b676c09c1bfab1dead25405077d227b2c13cf217a34dadc68ba9c
SIZE (python_socketio-5.12.1.tar.gz) = 119991
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61.2 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-bidict>=0.21.0 : devel/py-bidict@py311
- py311-python-engineio>=4.11.0 : devel/py-python-engineio@py311
- py311-aiohttp>=3.4 : www/py-aiohttp@py311
- py311-requests>=2.21.0 : www/py-requests@py311
- py311-websocket-client>=0.54.0 : www/py-websocket-client@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-flask-socketio
- www/py-nicegui
- www/py-nicegui-nogui
Configuration Options:
- ===> The following configuration options are available for py311-python-socketio-5.12.1:
ASYNCIO_CLIENT=on: Asynchronous client support
CLIENT=on: Standard client support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-python-socketio
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.12.1 02 Jan 2025 02:44:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.12.1
Changes: https://github.com/miguelgrinberg/python-socketio/releases
https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.12.0 31 Dec 2024 15:49:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.12.0
Changes: https://github.com/miguelgrinberg/python-socketio/releases
https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.11.2 31 Mar 2024 03:06:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.11.2
Changes: https://github.com/miguelgrinberg/python-socketio/releases
https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.11.1 21 Feb 2024 15:07:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.11.1
Changes: https://github.com/miguelgrinberg/python-socketio/releases
https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.10.0 16 Oct 2023 15:59:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.10.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/miguelgrinberg/python-socketio/releases
https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.9.0 04 Sep 2023 21:30:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.9.0
Changes: https://github.com/miguelgrinberg/python-socketio/releases
https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.8.0 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> |
5.8.0 05 Apr 2023 17:30:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.8.0
Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.7.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
5.7.2 30 Dec 2022 09:04:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.7.2
Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
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) |
5.7.1 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 ) |
5.7.1 18 Jul 2022 18:00:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.7.1
Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.7.0 07 Jul 2022 21:42:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.7.0
Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.6.0 26 Apr 2022 15:01:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.6.0
Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.5.2 07 Mar 2022 18:11:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.5.2
Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
5.5.1 28 Feb 2022 12:46:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Update to 5.5.1
Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md |
4.6.1_2 09 Oct 2021 10:20:15
    |
Emanuel Haupt (ehaupt)  |
devel/py-websockets: Update to 10.0
websockets 10.0 requires Python >= 3.7 therefore bump depending ports
Python version requirements.
Changes: https://websockets.readthedocs.io/en/stable/project/changelog.html |
4.6.1_1 29 Apr 2021 14:23:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-socketio: Sort CATEGORIES |
4.6.1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.6.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.6.1_1 13 Dec 2020 22:20:40
  |
sunpoet  |
Add ASYNCIO_CLIENT and CLIENT options
- Update USES=python: devel/py-websockets requires Python 3.6+
- Bump PORTREVISION for dependency change |
4.6.1 13 Dec 2020 14:42:44
  |
sunpoet  |
Update to 4.6.1
- Update COMMENT
- Update pkg-descr
- Update WWW
Changes: https://github.com/miguelgrinberg/python-socketio/blob/master/CHANGES.md |
1.8.4 10 Dec 2020 21:37:04
  |
sunpoet  |
Add LICENSE
- Add NO_ARCH
- Take maintainership |
1.8.4 07 Dec 2020 20:09:03
  |
rene  |
Return mmokhi@'s ports to the pool after his commit bit was safekept. |
1.8.4 07 Feb 2018 18:39:51
  |
mmokhi  |
devel/py-python-socketio: Update the port to 1.8.4
This is a dependency for r461164 |
1.7.6 08 Jul 2017 11:01:31
  |
mmokhi  |
devel/py-python-socketio: Update port to 1.7.6
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/D11460 |
1.7.5 02 Jun 2017 10:34:17
  |
mmokhi  |
devel/py-python-socketio: Update to 1.7.5
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11008 |
1.7.4 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.7.1 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 |