Port details |
- py-postfix-mta-sts-resolver TLS client policy for Postfix according to domain MTA-STS policy
- 1.1.2 mail
=0 Version of this port present on the latest quarterly branch. - Maintainer: nork@FreeBSD.org
 - Port Added: 2020-01-11 21:50:53
- Last Update: 2023-02-23 08:59:13
- Commit Hash: d40c1a1
- Also Listed In: python
- License: MIT
- Description:
- Daemon which provides TLS client policy for Postfix via socketmap, according to
domain MTA-STS policy. Current support of RFC8461 is limited - daemon lacks
some minor features:
- Proactive policy fetch
- Fetch error reporting
- Fetch ratelimit (but actual fetch rate partially restricted with cache_grace config option).
Server has configurable cache backend which allows to store cached STS policies
in memory (internal), file (sqlite) or in Redis database (redis).
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}postfix-mta-sts-resolver>0:mail/py-postfix-mta-sts-resolver@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-postfix-mta-sts-resolver/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-postfix-mta-sts-resolver
- pkg install py39-postfix-mta-sts-resolver
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-postfix-mta-sts-resolver listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-postfix-mta-sts-resolver
- Package flavors (<flavor>: <package>)
- py39: py39-postfix-mta-sts-resolver
- distinfo:
- TIMESTAMP = 1657391229
SHA256 (Snawoot-postfix-mta-sts-resolver-v1.1.2_GH0.tar.gz) = c7e49ce3e441ebe2d2a4644d6fde21b4eaecf84479314f56a20fec018b9f8e9e
SIZE (Snawoot-postfix-mta-sts-resolver-v1.1.2_GH0.tar.gz) = 51618
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:
-
- py39-wheel>0 : devel/py-wheel@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-aiodns>=3.0.0 : dns/py-aiodns@py39
- py39-aiohttp>=3.4.4 : www/py-aiohttp@py39
- py39-yaml>=3.12 : devel/py-yaml@py39
- ca-root-nss.crt : security/ca_root_nss
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-postfix-mta-sts-resolver-1.1.2:
REDIS=off: Redis key-value store database support
SQLITE=off: SQLite database support
UVLOOP=off
===> Use 'make config' to modify these settings
- Options name:
- mail_py-postfix-mta-sts-resolver
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.2 23 Feb 2023 08:59:13
    |
Norikatsu Shigemura (nork)  |
mail/py-postfix-mta-sts-resolver: Change MAINTAINERship to myself
Approved by: hrs (mentor) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.2 09 Jul 2022 19:29:44
    |
Romain Tartière (romain)  Author: Norikatsu Shigemura |
mail/py-postfix-mta-sts-resolver: Update to 1.1.2
PR: 262254 |
1.1.1 27 Dec 2021 18:18:48
    |
Romain Tartière (romain)  |
mail/py-postfix-mta-sts-resolver: Update to 1.1.1 |
1.0.1 10 Aug 2021 00:39:46
    |
Romain Tartière (romain)  |
mail/py-postfix-mta-sts-resolver: Update to 1.0.1 |
1.0.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 24 Jul 2020 01:58:51
  |
romain  |
Update to 1.0.0 |
0.8.2 28 Apr 2020 03:50:20
  |
romain  |
Update to 0.8.2 |
0.8.0 28 Mar 2020 17:27:55
  |
romain  |
Update to 0.8.0 |
0.7.5 03 Feb 2020 03:58:08
  |
romain  |
Update to 0.7.5 |
0.7.3 12 Jan 2020 19:57:05
  |
romain  |
Update to 0.7.3 |
0.7.2 12 Jan 2020 04:35:36
  |
romain  |
Use actual dependencies version requirements
Reported by: koobs@ via private mail |
0.7.2 11 Jan 2020 21:50:45
  |
romain  |
New port: mail/py-postfix-mta-sts-resolver
Daemon which provides TLS client policy for Postfix via socketmap, according to
domain MTA-STS policy. Current support of RFC8461 is limited - daemon lacks
some minor features:
- Proactive policy fetch
- Fetch error reporting
- Fetch ratelimit (but actual fetch rate partially restricted with cache_grace
config option).
Server has configurable cache backend which allows to store cached STS policies
in memory (internal), file (sqlite) or in Redis database (redis).
WWW: https://pypi.python.org/pypi/postfix-mta-sts-resolver |