Port details |
- py-authheaders Generate email authentication headers
- 0.16.3 mail
=2 0.16.3Version of this port present on the latest quarterly branch. - Maintainer: einar@isnic.is
 - Port Added: 2020-11-25 23:26:59
- Last Update: 2024-07-25 19:48:27
- Commit Hash: ecfb303
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MPL20
- WWW:
- https://github.com/ValiMail/authentication-headers
- Description:
- This is a Python library for the generation of email authentication headers.
The library can perform DKIM, SPF, and DMARC validation, and the results are
packaged into the Authentication-Results header.
authenticate_message(message, "example.com", ip='192.168.50.81',
mail_from="test.com", helo="domain.of.sender.net")
Authentication-Results: example.com; spf=none smtp.helo=domain.of.sender.net
smtp.mailfrom=test.com; dkim=pass header.d=valimail.com; dmarc=pass
header.from=valimail.com
¦ ¦ ¦ ¦ 
- 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}authheaders>0:mail/py-authheaders@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-authheaders/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-authheaders
- pkg install py311-authheaders
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-authheaders listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-authheaders
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1719234496
SHA256 (authheaders-0.16.3.tar.gz) = 118edc6d3cb1ad18ffab3d788ccc562fca2854cd645faab08fc47033c648148a
SIZE (authheaders-0.16.3.tar.gz) = 115428
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dkimpy>=0.7.1 : mail/py-dkimpy@py311
- py311-authres>=1.2.0 : mail/py-authres@py311
- py311-publicsuffix2>0 : dns/py-publicsuffix2@py311
- py311-dnspython>0 : dns/py-dnspython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- mail/mailman3
Configuration Options:
- No options to configure
- Options name:
- mail_py-authheaders
- USES:
- python
- 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 |
0.16.3 25 Jul 2024 19:48:27
    |
Vladimir Druzenko (vvd)  Author: Einar Bjarni Halldórsson |
mail/py-authheaders: update 0.16.2 → 0.16.3, pet portlint and portclippy
2024-06-24 Version 0.16.3
* Update expected test results to also be compatible with dkimpy >= 1.1.7
* Update PSL from upstream
https://github.com/ValiMail/authentication-headers/releases/tag/0.16.3
PR: 279949 |
0.16.2_1 20 May 2024 10:33:03
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
0.16.2 05 Apr 2024 00:43:48
    |
Po-Chuan Hsieh (sunpoet)  |
mail/py-authheaders: Clean up USES=python
USES=python means USES=python:3.8+ now.
Approved by: portmgr (blanket)
With hat: python |
0.16.2 08 Mar 2024 14:24:43
    |
Yasuhiro Kimura (yasu)  Author: Einar Bjarni Halldórsson |
mail/py-authheaders: Update to 0.16.2
PR: 276550 |
0.16.0 14 Jan 2024 04:40:23
    |
Wen Heping (wen)  |
mail/py-authheaders: Update to 0.16.0
PR: 276305
Reported by: einar@isnic.is(maintainer) |
0.15.2 11 Jul 2023 22:07:20
    |
Robert Clausecker (fuz)  Author: Einar Bjarni Halldórsson |
mail/py-authheaders: update to 0.15.2
Submitter becomes maintainer. Already maintainer of other ports.
Changelog:
https://github.com/ValiMail/authentication-headers/releases/tag/0.15.2
PR: 272375
MFH: 2023Q3 |
0.15.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.15.1 26 May 2023 12:34:18
    |
Dan Langille (dvl)  |
www/py-postorius: Give up maintainership
Give up maintainership of www/py-postorius and related mail/mailman3
ports.
I'm not yet using mail/mailman3 and hope that others can give these
ports the attention they deserve. |
0.15.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
0.15.1 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 ) |
0.15.1 14 Jun 2022 12:46:30
    |
Dan Langille (dvl)  |
mail/py-authheaders: Update to 0.15.1 |
0.14.0 20 Oct 2021 13:12:09
    |
Dan Langille (dvl)  |
mail/py-authheaders: Update to 0.14.0
Reported by: portscout |
0.13.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.13.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.13.0 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.13.0 25 Nov 2020 23:26:47
  |
dvl  |
Add mail/py-authheaders, an undeclared dependency of mail/mailman3 |