Port details |
- py-aiosmtpd Asyncio based SMTP server
- 1.4.2 mail
=1 1.4.2Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2017-08-29 23:59:35
- Last Update: 2022-01-16 18:52:01
- Commit Hash: 8b5f30b
- People watching this port, also watch:: py38-Automat, freeimage, font-misc-meltho, libjxl, py38-pycparser
- Also Listed In: python
- License: APACHE20
- Description:
- This is a server for SMTP and related protocols, similar in utility to the
standard library's smtpd.py module, but rewritten to be based on asyncio for
Python 3.
WWW: https://aiosmtpd.readthedocs.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aiosmtpd>0:mail/py-aiosmtpd@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-aiosmtpd/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-aiosmtpd
- pkg install py38-aiosmtpd
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-aiosmtpd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-aiosmtpd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1642353380
SHA256 (aiosmtpd-1.4.2.tar.gz) = aa891d010d2097274189078c6ce2a59a167f3fb2e974e028b572a61e92e1549c
SIZE (aiosmtpd-1.4.2.tar.gz) = 140630
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-atpublic>=0 : devel/py-atpublic@py38
- py38-attrs>=0 : devel/py-attrs@py38
- py38-typing-extensions>=0 : devel/py-typing-extensions@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-pytest-localserver
- mail/mailman3
- Configuration Options:
- No options to configure
- Options name:
- mail_py-aiosmtpd
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Jan 2022 18:52:01 1.4.2
|
Jose Alonso Cardenas Marquez (acm)  |
mail/py-aiosmtpd: Add missing dependencies
PR: 254733
Reported by: radi-sh <masamory7 __at__ gmail.com> |
16 Jan 2022 17:17:04 1.4.2
|
Jose Alonso Cardenas Marquez (acm)  |
mail/py-aiosmtpd: update to 1.4.2 |
07 Apr 2021 08:09:01 1.2_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Sep 2019 09:38:18
1.2_1
|
amdmi3  |
- Add NO_ARCH
- Update WWW
- Whitespace fixes
Approved by: portmgr blanket |
07 Mar 2019 18:49:27
1.2_1
|
acm  |
- Bump PORTREVISION. devel/py-atpublic was updated to 1.0 |
23 Dec 2018 19:21:13
1.2
|
decke  |
mail/py-aiosmtpd:
- Update to 1.2
- Add missing atpublic runtime dependency
PR: 233829
Submitted by: myself
Approved by: maintainer timeout (2 weeks) |
30 Aug 2017 03:04:08
1.1_1
|
acm  |
- Fix python dependency
Reported by: dbaio |
29 Aug 2017 23:59:25
1.1
|
acm  |
- New port: mail/py-aiosmtpd
This is a server for SMTP and related protocols, similar in utility to the
standard library's smtpd.py module, but rewritten to be based on asyncio for
Python 3.
WWW: http://aiosmtpd.readthedocs.io |
Number of commits found: 9
|