Port details on branch 2022Q2 |
- py-twisted Asynchronous networking framework written in Python
- 22.4.0 devel
=0 22.4.0Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2022-05-13 12:00:33
- Last Update: 2022-05-13 11:56:28
- Commit Hash: 80df659
- Also Listed In: net python
- License: MIT
- WWW:
- https://twistedmatrix.com/
- Description:
- From the README:
Twisted is an event-based framework for Internet applications. It includes
a web server, a telnet server, a chat server, a news server, a generic
client and server for remote object access, and APIs for creating new
protocols and services. Twisted supports integration of the Tk, GTK+, Qt or
wxPython event loop with its main event loop. The Win32 event loop is also
supported, as is basic support for running servers on top of Jython.
Twisted is based on an unconventional and somewhat Twisted design philosophy.
WWW: https://twistedmatrix.com/
¦ ¦ ¦ ¦ 
- 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}twisted>0:devel/py-twisted@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-twisted/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-twisted
- pkg install py38-twisted
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 py38-twisted listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-twisted
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1652122935
SHA256 (Twisted-22.4.0.tar.gz) = a047990f57dfae1e0bd2b7df2526d4f16dcdc843774dc108b78c52f2a5f13680
SIZE (Twisted-22.4.0.tar.gz) = 3744412
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-incremental>=21.3.0 : devel/py-incremental@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-attrs>=19.2.0 : devel/py-attrs@py38
- py38-Automat>=0.8.0 : devel/py-Automat@py38
- py38-constantly>=15.1 : devel/py-constantly@py38
- py38-hyperlink>=17.1.1 : www/py-hyperlink@py38
- py38-incremental>=21.3.0 : devel/py-incremental@py38
- py38-typing-extensions>=3.6.5 : devel/py-typing-extensions@py38
- py38-zope.interface>=4.4.2 : devel/py-zope.interface@py38
- py38-appdirs>=1.4.0 : devel/py-appdirs@py38
- py38-bcrypt>=3.0.0 : security/py-bcrypt@py38
- py38-cryptography>=2.6 : security/py-cryptography@py38
- py38-pyasn1>=0 : devel/py-pyasn1@py38
- py38-h2>=3.0<5.0 : www/py-h2@py38
- py38-priority1>=1.1.0<2.0 : www/py-priority1@py38
- py38-pyserial>=3.0 : comms/py-pyserial@py38
- py38-idna>=2.4 : dns/py-idna@py38
- py38-openssl>=16.0.0 : security/py-openssl@py38
- py38-service_identity>=18.1.0 : security/py-service_identity@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- net-im/py-matrix-synapse
Configuration Options:
- ===> The following configuration options are available for py38-twisted-22.4.0:
CONCH=on: Conch secure shell SSH
HTTP2=on: HTTP protocol version 2.0 support
SERIAL=on: Serial port extension
TLS=on: Secure network connection support via TLS
===> Use 'make config' to modify these settings
- Options name:
- devel_py-twisted
- USES:
- cpe python:3.7-3.10
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|