| Port details on branch 2026Q2 |
- py-tornado Python Web Server from FriendFeed
- 6.5 www
=3 6.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2009-10-03 03:21:48
- Last Update: 2025-05-25 09:52:48
- Commit Hash: 5849ec2
- People watching this port, also watch:: libinotify, p5-Encode-Locale, font-misc-meltho, desktop-file-utils, mkfontscale
- Also Listed In: python
- License: APACHE20
- WWW:
- https://www.tornadoweb.org/
- https://github.com/tornadoweb/tornado
- Description:
- Tornado is an open source version of the scalable, non-blocking web server and
tools that power FriendFeed. The FriendFeed application is written using a web
framework that looks a bit like web.py or Google's webapp, but with additional
tools and optimizations to take advantage of the underlying non-blocking
infrastructure.
The framework is distinct from most mainstream web server frameworks (and
certainly most Python frameworks) because it is non-blocking and reasonably
fast. Because it is non-blocking and uses epoll or kqueue, it can handle
thousands of simultaneous standing connections, which means it is ideal for
real-time web services. We built the web server specifically to handle
FriendFeed's real-time features - every active user of FriendFeed maintains an
open connection to the FriendFeed servers.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-tornado4
- py311-tornado5
- py311-tornado6
- To install the port:
- cd /usr/ports/www/py-tornado/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-tornado
- pkg install py311-tornado
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-tornado listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tornado
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1747715480
SHA256 (tornado-6.5.tar.gz) = c70c0a26d5b2d85440e4debd14a8d0b463a0cf35d92d3af05f5f1ffa8675c826
SIZE (tornado-6.5.tar.gz) = 508968
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>=0 : 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:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- databases/powa-web
- devel/py-distributed
- devel/py-ipykernel
- devel/py-ipyparallel
- devel/py-jupyter-client
- devel/py-jupyter-kernel-gateway
- devel/py-jupyter-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_py-tornado
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|