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
Port details on branch 2026Q1
py-aiohttp Async http client/server framework (asyncio)
3.13.3_1 www on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.11.18Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-06-20 10:54:16
Last Update: 2026-02-10 19:35:19
Commit Hash: 57bed74
People watching this port, also watch:: libinotify, font-misc-meltho, py311-pycparser, tmux, mkfontscale
Also Listed In: python
License: APACHE20
WWW:
https://docs.aiohttp.org/en/stable/
https://github.com/aio-libs/aiohttp
Description:
Async http client/server framework Key Features: - Supports both client and server side of HTTP protocol. - Supports both client and server Web-Sockets out-of-the-box and avoids Callback Hell. - Provides Web-server with middlewares and plugable routing.
HomepageHomepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-aiohttp/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-aiohttp
  • pkg install py311-aiohttp
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-aiohttp listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-aiohttp
Package flavors (<flavor>: <package>)
  • py311: py311-aiohttp
distinfo:
TIMESTAMP = 1768625759 SHA256 (aiohttp-3.13.3.tar.gz) = a949eee43d3782f2daae4f4a2819b2cb9b0c5d3b7f7a927067cc84dafdbb9f88 SIZE (aiohttp-3.13.3.tar.gz) = 7844556

Packages (timestamps in pop-ups are UTC):
py37-aiohttp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.6.2--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-aiohttp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--3.8.5--n/an/an/a
FreeBSD:14:latest--3.8.3_1--3.8.4-3.8.4
FreeBSD:14:quarterly-----3.9.13.9.13.9.1
FreeBSD:15:latest--n/a-n/an/a3.9.13.9.3
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-aiohttp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.11.183.13.3-3.11.183.13.3n/an/an/a
FreeBSD:13:quarterly3.11.183.11.18-3.11.183.11.18n/an/an/a
FreeBSD:14:latest3.13.33.13.3-3.11.183.13.3---
FreeBSD:14:quarterly3.11.183.11.18-3.11.183.11.18---
FreeBSD:15:latest3.13.33.13.3n/a3.11.18n/an/a--
FreeBSD:15:quarterly3.11.183.11.18n/a-n/an/a--
FreeBSD:16:latest3.11.183.13.3n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-pkgconfig>=0,1 : devel/py-pkgconfig@py311
  2. py311-setuptools>=61.0 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. py311-cython>=3.2.4 : lang/cython@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-aiodns>=3.3.0 : dns/py-aiodns@py311
  2. py311-backports.zstd>=1.0.0 : devel/py-backports.zstd@py311
  3. py311-brotli>=1.2 : archivers/py-brotli@py311
  4. py311-freezegun>=0 : devel/py-freezegun@py311
  5. py311-gunicorn>=0 : www/py-gunicorn@py311
  6. py311-isal>=0 : devel/py-isal@py311
  7. py311-proxy.py>=2.4.4 : www/py-proxy.py@py311
  8. py311-pytest-codspeed>=0 : devel/py-pytest-codspeed@py311
  9. py311-pytest-cov>=0 : devel/py-pytest-cov@py311
  10. py311-pytest-mock>=0 : devel/py-pytest-mock@py311
  11. py311-pytest-xdist>=0,1 : devel/py-pytest-xdist@py311
  12. py311-re-assert>=0 : devel/py-re-assert@py311
  13. py311-uvloop>=0 : devel/py-uvloop@py311
  14. py311-zlib-ng>=0 : archivers/py-zlib-ng@py311
  15. py311-pytest>=7,1 : devel/py-pytest@py311
  16. python3.11 : lang/python311
Runtime dependencies:
  1. py311-aiohappyeyeballs>=2.5.0 : net/py-aiohappyeyeballs@py311
  2. py311-aiosignal>=1.4.0 : devel/py-aiosignal@py311
  3. py311-attrs>=17.3.0 : devel/py-attrs@py311
  4. py311-frozenlist>=1.1.1 : devel/py-frozenlist@py311
  5. py311-multidict>=4.5<7.0 : www/py-multidict@py311
  6. py311-propcache>=0.2.0 : devel/py-propcache@py311
  7. py311-yarl>=1.17.0<2.0 : www/py-yarl@py311
  8. python3.11 : lang/python311
Library dependencies:
  1. libllhttp.so : www/llhttp
This port is required by:
for Build
  1. finance/freqtrade
  2. finance/py-alpha-vantage
  3. finance/py-finviz
  4. security/caldera-ot
for Run
  1. astro/py-sunpy
  2. biology/py-resdk
  3. comms/py-pymodbus
  4. deskutils/py-vdirsyncer
  5. devel/py-aiobotocore
  6. devel/py-aiohttp-apispec
  7. devel/py-azure-core
Expand this list (69 items / 62 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-electrum-aionostr
  3. devel/py-gql
  4. devel/py-mac-vendor-lookup
  5. devel/py-magnet2torrent
  6. devel/py-merossiot
  7. devel/py-pytest-aiohttp
  8. devel/py-python-engineio
  9. devel/py-python-socketio
  10. devel/py-tartiflette-aiohttp
  11. devel/py-threema-msgapi
  12. filesystems/py-gcsfs
  13. filesystems/py-s3fs
  14. finance/electrum
  15. finance/freqtrade
  16. finance/py-alpha-vantage
  17. finance/py-ccxt
  18. finance/py-finviz
  19. finance/py-pythclient
  20. finance/py-python-binance
  21. ftp/py-parfive
  22. games/py-discord.py
  23. graphics/py-fury
  24. mail/py-postfix-mta-sts-resolver
  25. misc/py-datasets
  26. misc/py-instructor
  27. misc/py-litellm
  28. misc/py-torch-geometric
  29. net/py-GeoIP2
  30. net/py-aiohttp-socks
  31. net/py-errbot-backend-slackv3
  32. net/py-tweepy
  33. net-im/py-slack-sdk
  34. net-im/py-slixmpp
  35. ports-mgmt/reprise
  36. science/py-asdf
  37. security/caldera
  38. security/caldera-ot
  39. security/py-aiohttp-security
  40. security/py-google-auth
  41. textproc/py-elasticsearch-async
  42. www/py-aiohttp-cors
  43. www/py-aiohttp-jinja2
  44. www/py-aiohttp-middlewares
  45. www/py-aiohttp-oauthlib
  46. www/py-aiohttp-session
  47. www/py-aiohttp-wsgi
  48. www/py-aioresponses
  49. www/py-google-resumable-media
  50. www/py-httpx-aiohttp
  51. www/py-nicegui
  52. www/py-nicegui-nogui
  53. www/py-nikola
  54. www/py-xandikos
  55. Collapse this list.

Deleted ports which required this port:

Expand this list of 9 deleted ports
  1. devel/py-gcsfs*
  2. devel/py-s3fs*
  3. devel/py3-threema-msgapi*
  4. devel/spyder*
  5. net-im/py-slackclient*
  6. net-im/py-telepot*
  7. security/caldera4*
  8. textproc/py-rstfmt*
  9. www/py-aiohttp_cors*
  10. Collapse this list of deleted ports.
* - 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:
===> The following configuration options are available for py311-aiohttp-3.13.3_1: SPEEDUPS=off: Performance speedups ===> Use 'make config' to modify these settings
Options name:
www_py-aiohttp
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/aiohttp/
  2. https://github.com/aio-libs/aiohttp/releases/download/v3.13.3/
  3. https://pypi.org/packages/source/a/aiohttp/
Collapse this list.

There are no commits on branch 2026Q1 for this port