Port details |
- py-milter Python interface to Sendmail milter API
- 1.0.5 mail =6 1.0.5Version of this port present on the latest quarterly branch.
- Maintainer: estartu@augusta.de
- Port Added: 2002-06-26 18:36:01
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: p5-Net-SSLeay, unzip, p5-libwww, p5-Digest-HMAC, glib
- Also Listed In: python
- License: GPLv2+
- WWW:
- https://pythonhosted.org/milter/
- Description:
- This is a python extension module to enable python scripts to attach to
sendmail's libmilter functionality. Additional python modules provide for
navigating and modifying MIME parts, and sending DSNs or doing CBVs.
- ¦ ¦ ¦ ¦
- 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}milter>0:mail/py-milter@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-milter/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-milter
- pkg install py39-milter
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-milter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-milter
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1662401352
SHA256 (sdgathman-pymilter-pymilter-1.0.5_GH0.tar.gz) = 8093032829ddd53261dbe2991959514156767f3785dfb095ed9b17f3fba965e1
SIZE (sdgathman-pymilter-pymilter-1.0.5_GH0.tar.gz) = 1030610
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-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- mail/py-dkimpy-milter
- mail/py-spf-engine
Configuration Options:
- No options to configure
- Options name:
- mail_py-milter
- 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 |
1.0.5 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> |
1.0.5 30 Sep 2022 09:26:39 |
Yasuhiro Kimura (yasu) |
mail/py-milter: Update to 1.0.5
Changes: https://github.com/sdgathman/pymilter/compare/pymilter-1.0.4...pymilter-1.0.5
PR: 266238
Approved by: maintainer timeout |
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.0.4 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.0.4 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.4 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.0.4 24 Dec 2020 13:46:02 |
kai |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
1.0.4 24 Apr 2020 00:35:51 |
dbaio |
mail/py-milter: Update to 1.0.4
Remove patches, not necessary anymore.
PR: 244405
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer |
1.0.2_1 10 Apr 2019 05:47:27 |
antoine |
Switch default version of python to 3.6
PR: 234633
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D18743 |
1.0.2_1 31 Jan 2019 17:51:39 |
tobik |
Only append to EXTRA_PATCHES after bsd.port.pre.mk |
1.0.2_1 01 Jul 2018 10:17:19 |
dinoex |
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports |
1.0.2 04 Jun 2018 14:46:41 |
mat |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
1.0.2 19 May 2018 16:25:15 |
miwi |
- Update to 1.0.2
- Use Github
PR: 226857
Submitted by: Peter Wullinger
Approved by: maintainer
Sponsored by: iXsystems Inc. |
1.0_4 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.0_3 01 Dec 2016 23:41:25 |
junovitch |
mail/py-milter: fix runtime crash; pass on MAINTAINER
- Import patch to resolve crash during IPv6 connection handling. Submitter
has coordinated fix with upstream; it can be removed next update.
- Pass on MAINTAINER to from ports@ to submitter.
- While here, move DIST_SUBDIR to appease portlint.
PR: 214317
Submitted by: schmidt@ze.tum.de
MFH: 2016Q4 (blanket) |
1.0_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0_2 26 Feb 2016 08:47:18 |
dinoex |
- set dependency to libmilter, bump PORTREVISION |
1.0_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0_1 19 Mar 2015 19:38:49 |
marino |
five milter ports: Add or improve support on systems missing sendmail
In some cases no-sendmail support was in place but missing CFLAGS or
LDFLAGS, but in others it needed to be added. Problems found as a result
of DragonFly removing sendmail from base.
Approved by: just fix it. |
1.0_1 13 Mar 2015 13:22:04 |
amdmi3 |
- Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Strip library |
1.0 17 Jan 2015 16:04:30 |
vanilla |
Upgrade to 1.0. |
0.9.7_1 21 Oct 2014 17:10:06 |
mva |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
0.9.7_1 17 Oct 2014 10:23:35 |
bapt |
Reset maintainership |
0.9.7_1 16 Jul 2014 08:13:59 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
0.9.7_1 15 Feb 2014 10:32:53 |
miwi |
- Convert to autoplist
- Stage support
- Bump PORTREV |
0.9.7 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.9.7 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.9.7 13 Feb 2013 06:04:09 |
pclin |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
0.9.7 13 Jan 2013 20:42:20 |
swills |
- Update to 0.9.7
- Use the abbrev. name in MASTER_SITES
- Give maintainership to submitter
PR: ports/175203
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Georg Graf <georg@graf.priv.at> (maintainer) |
0.9.5 14 Aug 2012 10:18:07 |
sbz |
- Update to 0.9.5
PR: ports/168894
Submitted by: koobs <koobs.freebsd at gmail.com>
Approved by: Georg Graf <georg at graf.priv.at> (maintainer) |
0.8.7_1 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
0.8.7 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.8.7 16 Jul 2009 05:27:06 |
lwhsu |
- Fix Python version requirement, this port works fine with Python 2.4+,
but not 3.0+
PR: ports/136799
Submitted by: Oliver Fromme <olli AT secnetix.de>
Approved by: Georg Graf <georg AT graf.priv.at> (maintainer) |
0.8.7 05 Jan 2007 22:47:54 |
miwi |
- Update to 0.8.7
PR: ports/107558
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer |
0.8.6 12 Dec 2006 20:40:41 |
miwi |
- Update to 0.8.6
PR: ports/106606
Submitted by: Oliver Fromme <olli@secnetix.de>
Approved by: Georg Graf <georg@graf.priv.at> (maintainer) |
0.8.2 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.2 10 Sep 2005 20:14:50 |
pav |
- Update to 0.8.2
PR: ports/85908
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
Approved by: Georg Graf <georg@graf.priv.at> (maintainer) |
0.8.1 16 Jul 2005 05:42:10 |
novel |
Update to 0.8.1.
PR: 83508
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: Georg Graf (maintainer) |
0.6.9_1 21 Dec 2004 15:59:02 |
erwin |
- add missing file to pkg-plist
- bump PORTREVISION
PR: 75358
Submitted by: maintainer |
0.6.9 29 Apr 2004 13:20:26 |
arved |
Upgrade to 0.6.9
PR: 65907
Submitted by: Georg Graf |
0.6.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.6.0 29 Sep 2003 17:28:35 |
arved |
Add a patch to fix build problems on -CURRENT.
Submitted by: maintainer |
0.6.0 27 Sep 2003 21:45:33 |
arved |
Update to 0.6.0
PR: 56941
Submitted by: maintainer |
0.5.5 14 Jul 2003 05:36:34 |
daichi |
update mail/py-milter: 0.5.4 -> 0.5.5
PR: 54266
Submitted by: Georg Graf <georg@graf.priv.at> (maintainer) |
0.5.4 26 Mar 2003 09:32:56 |
arved |
Update to 0.5.4, pass Maintainership to submitter.
PR: 50270
Submitted by: Georg Graf <georg@graf.priv.at>
Approved by: old Maintainer |
0.5.2 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
0.5.2 07 Jan 2003 22:02:27 |
arved |
Unbreak by updating to 0.5.2
PR: 46726
Submitted by: Christopher Sharp <csharp@gmx.net> |
0.4.5 26 Jun 2002 18:25:56 |
perky |
Add py-milter 0.4.5, python interface to sendmail-8.1x milter API.
PR: 37491
Submitted by: Vsevolod Lobko <seva@sevasoft.kiev.ua> |