| Port details on branch 2022Q4 |
- py-marrow.mailer Python library to ease sending emails
- 4.0.3_1 devel
=0 4.0.3_1Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2022-12-02 22:33:06
- Last Update: 2022-12-02 22:30:05
- Commit Hash: c7de228
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/marrow/mailer
- Description:
- Marrow Mailer is a Python library to ease sending emails from your application.
By using Marrow Mailer you can:
- Easily construct plain text and HTML emails.
- Improve the testability of your e-mail deliveries.
- Use different mail delivery management strategies; e.g. immediate, deferred,
or even multi-server.
- Deliver e-mail through a number of alternative transports including SMTP,
Amazon SES, sendmail, or even via direct on-disk mbox/maildir.
- Multiple simultaneous configurations for more targeted delivery.
¦ ¦ ¦ ¦ 
- 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}marrow.mailer>0:devel/py-marrow.mailer@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-marrow.mailer/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-marrow.mailer
- pkg install py39-marrow.mailer
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 py39-marrow.mailer listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-marrow.mailer
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1582998600
SHA256 (marrow.mailer-4.0.3.tar.gz) = 5c374b65ea4b9d99b986e9cf8ba859ef3776864f1284c77c852bb51695206ccd
SIZE (marrow.mailer-4.0.3.tar.gz) = 38464
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-marrow.util>=1.2.3 : devel/py-marrow.util@py39
- py39-requests>=0 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-marrow.mailer
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.0.3_1 02 Dec 2022 22:30:05
    |
Danilo G. Baio (dbaio)  |
devel/py-marrow.mailer: Fix runtime with Python 3.9+
MFH: 2022Q4
(cherry picked from commit b765c5966e82d572d7d933159f7651d5aae77cb6) |
Number of commits found: 1
|