notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-python-engineio Python implementation of the Engine.IO realtime client and server
4.9.0 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.9.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-03-08 12:48:39
Last Update: 2024-02-21 15:07:45
Commit Hash: 03d8a31
People watching this port, also watch:: json-c, sysinfo, python, miller
Also Listed In: net python
License: MIT
WWW:
https://github.com/miguelgrinberg/python-engineio
Description:
This project implements Python based Engine.IO client and server that can run standalone or integrated with a variety of Python web frameworks and applications. Engine.IO is a lightweight 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. The Engine.IO protocol is extremely simple. Once a connection between a client and a server is established, either side can send "messages" to the other side. Event handlers provided by the applications on both ends are invoked when a message is received, or when a connection is established or dropped.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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-engineio>0:devel/py-python-engineio@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-python-engineio/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-python-engineio
  • pkg install py39-python-engineio
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 py39-python-engineio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-python-engineio
Package flavors (<flavor>: <package>)
  • py39: py39-python-engineio
distinfo:
TIMESTAMP = 1708449334 SHA256 (python-engineio-4.9.0.tar.gz) = e87459c15638e567711fd156e6f9c4a402668871bed79523f0ecfec744729ec7 SIZE (python-engineio-4.9.0.tar.gz) = 89122

Packages (timestamps in pop-ups are UTC):
py37-python-engineio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.14.2_1---3.14.2_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py39-python-engineio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.9.04.9.0-4.9.04.9.0---
FreeBSD:13:quarterly4.9.04.9.04.4.14.9.04.9.04.8.04.8.04.8.0
FreeBSD:14:latest4.9.04.9.04.3.44.9.04.9.04.4.1-4.4.1
FreeBSD:14:quarterly4.9.04.9.0-4.9.04.9.04.8.04.8.04.8.0
FreeBSD:15:latest4.9.04.9.0n/a4.9.0n/a4.8.04.8.04.9.0
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=61.2 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-simple-websocket>=0.10.0 : www/py-simple-websocket@py39
  2. py39-aiohttp>=3.4 : www/py-aiohttp@py39
  3. py39-requests>=2.21.0 : www/py-requests@py39
  4. py39-websocket-client>=0.54.0 : www/py-websocket-client@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-python-socketio

Configuration Options:
===> The following configuration options are available for py39-python-engineio-4.9.0: ASYNCIO_CLIENT=on: Asynchronous client support CLIENT=on: Standard client support ===> Use 'make config' to modify these settings
Options name:
devel_py-python-engineio
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python-engineio/
  2. https://pypi.org/packages/source/p/python-engineio/
Collapse this list.

There are no commits on branch 2022Q2 for this port