Port details |
- py-milter Python interface to Sendmail milter API
- 1.0.4 mail
=5 1.0.4Version of this port present on the latest quarterly branch. - Maintainer: estartu@augusta.de
 - Port Added: 2002-06-26 18:36:01
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: lsof, p5-TimeDate, zip, glib, libiconv
- Also Listed In: python
- License: GPLv2+
- 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.
WWW: https://pythonhosted.org/milter/
- SVNWeb : git : Homepage
- 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 py38-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 py38-milter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-milter
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1587687363
SHA256 (sdgathman-pymilter-pymilter-1.0.4_GH0.tar.gz) = f871e29d2bb4bb192e9d9a1f205278f55cb0092a6c8c84ab698171924e4d2a2c
SIZE (sdgathman-pymilter-pymilter-1.0.4_GH0.tar.gz) = 1023222
- 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-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- mail/py-spf-engine
- Configuration Options:
- No options to configure
- Options name:
- mail_py-milter
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.0.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.0.4
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
24 Dec 2020 13:46:02
1.0.4
|
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) |
24 Apr 2020 00:35:51
1.0.4
|
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 |
10 Apr 2019 05:47:27
1.0.2_1
|
antoine  |
Switch default version of python to 3.6
PR: 234633
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D18743 |
31 Jan 2019 17:51:39
1.0.2_1
|
tobik  |
Only append to EXTRA_PATCHES after bsd.port.pre.mk |
01 Jul 2018 10:17:19
1.0.2_1
|
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 |
04 Jun 2018 14:46:41
1.0.2
|
mat  |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
19 May 2018 16:25:15
1.0.2
|
miwi  |
- Update to 1.0.2
- Use Github
PR: 226857
Submitted by: Peter Wullinger
Approved by: maintainer
Sponsored by: iXsystems Inc. |
19 Feb 2018 11:10:43
1.0_4
|
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
01 Dec 2016 23:41:25
1.0_3
|
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) |
19 May 2016 10:44:12
1.0_2
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.0_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Feb 2016 08:47:18
1.0_2
|
dinoex  |
- set dependency to libmilter, bump PORTREVISION |
12 Jan 2016 16:20:32
1.0_1
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
19 Mar 2015 19:38:49
1.0_1
|
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. |
13 Mar 2015 13:22:04
1.0_1
|
amdmi3  |
- Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Strip library |
17 Jan 2015 16:04:30
1.0
|
vanilla  |
Upgrade to 1.0. |
21 Oct 2014 17:10:06
0.9.7_1
|
mva  |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
17 Oct 2014 10:23:35
0.9.7_1
|
bapt  |
Reset maintainership |
16 Jul 2014 08:13:59
0.9.7_1
|
bapt  |
Fix some non default LIB_DEPENDS
With hat: portmgr |
15 Feb 2014 10:32:53
0.9.7_1
|
miwi  |
- Convert to autoplist
- Stage support
- Bump PORTREV |
13 Jan 2014 21:00:04
0.9.7
|
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) |
20 Sep 2013 19:59:14
0.9.7
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
13 Feb 2013 06:04:09
0.9.7
|
pclin  |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
13 Jan 2013 20:42:20
0.9.7
|
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) |
14 Aug 2012 10:18:07
0.9.5
|
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) |
25 Feb 2011 03:19:29
0.8.7_1
|
miwi  |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
22 Aug 2009 00:28:34
0.8.7 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
16 Jul 2009 05:27:06
0.8.7
|
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) |
05 Jan 2007 22:47:54
0.8.7
|
miwi  |
- Update to 0.8.7
PR: ports/107558
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer |
12 Dec 2006 20:40:41
0.8.6
|
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) |
22 Jan 2006 12:50:54
0.8.2
|
edwin  |
SHA256ify
Approved by: krion@ |
10 Sep 2005 20:14:50
0.8.2
|
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) |
16 Jul 2005 05:42:10
0.8.1
|
novel  |
Update to 0.8.1.
PR: 83508
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: Georg Graf (maintainer) |
21 Dec 2004 15:59:02
0.6.9_1
|
erwin  |
- add missing file to pkg-plist
- bump PORTREVISION
PR: 75358
Submitted by: maintainer |
29 Apr 2004 13:20:26
0.6.9
|
arved  |
Upgrade to 0.6.9
PR: 65907
Submitted by: Georg Graf |
31 Mar 2004 03:12:58
0.6.0
|
trevor  |
SIZEify (maintainer timeout) |
29 Sep 2003 17:28:35
0.6.0
|
arved  |
Add a patch to fix build problems on -CURRENT.
Submitted by: maintainer |
27 Sep 2003 21:45:33
0.6.0
|
arved  |
Update to 0.6.0
PR: 56941
Submitted by: maintainer |
14 Jul 2003 05:36:34
0.5.5
|
daichi  |
update mail/py-milter: 0.5.4 -> 0.5.5
PR: 54266
Submitted by: Georg Graf <georg@graf.priv.at> (maintainer) |
26 Mar 2003 09:32:56
0.5.4
|
arved  |
Update to 0.5.4, pass Maintainership to submitter.
PR: 50270
Submitted by: Georg Graf <georg@graf.priv.at>
Approved by: old Maintainer |
21 Feb 2003 12:42:26
0.5.2
|
knu  |
De-pkg-comment. |
07 Jan 2003 22:02:27
0.5.2
|
arved  |
Unbreak by updating to 0.5.2
PR: 46726
Submitted by: Christopher Sharp <csharp@gmx.net> |
26 Jun 2002 18:25:56
0.4.5
|
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> |