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
py3-aiohttp HTTP client/server for asyncio
0.16.3 www Deleted on this many watch lists=0 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 0.16.3Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-11-21 10:42:04
Last Update: 2015-11-21 12:40:42
SVN Revision: 402153
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/KeepSafe/aiohttp
Description:
HTTP client/server for Python asyncio (PEP-3156) Features: * Compression (deflate) * HTTP Basic Authenntication * Chunked Transfer Encoding * Connection Pooling * Session Cookies * Custom Request/Response classes WWW: https://github.com/KeepSafe/aiohttp
Homepage    cgit ¦ GitHub ¦ 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}aiohttp>0:www/py3-aiohttp@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py34-aiohttp
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py34-setuptools34>0 : devel/py-setuptools34
  2. python3.4 : lang/python34
  3. python3 : lang/python3
Runtime dependencies:
  1. py34-chardet>0 : textproc/py3-chardet
  2. py34-setuptools34>0 : devel/py-setuptools34
  3. python3.4 : lang/python34
  4. python3 : lang/python3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py34-aiohttp-0.16.3: TESTS=off: Install test suite requirements ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:3
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pypi.python.org/packages/source/a/aiohttp/
  3. https://pypi.python.org/packages/source/a/aiohttp/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.3
21 Nov 2015 12:40:42
Revision:402153Original commit files touched by this commit
antoine search for other commits by this committer
Remove duplicate port www/py3-aiohttp
www/py-aiohttp should be modified instead

With hat:	portmgr
0.16.3
21 Nov 2015 10:41:58
Revision:402147Original commit files touched by this commit
bofh search for other commits by this committer
[NEW] www/py3-aiohttp: HTTP client/server for asyncio

- Python3 specific version for www/py-aiohttp; although this uses a version
  3.3+ but unfortunately the dependent still uses version 2

HTTP client/server for Python asyncio (PEP-3156)

Features:

 * Compression (deflate)
 * HTTP Basic Authenntication
 * Chunked Transfer Encoding
 * Connection Pooling
 * Session Cookies
 * Custom Request/Response classes

WWW: https://github.com/KeepSafe/aiohttp

Number of commits found: 2