Version: 1.0, Package name: py-milter-1.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description milter is a Python extension module to enable Python scripts to attach to Sendmail's libmilter API, enabling filtering of messages as they arrive. Since it's a script, you can do anything you want to the message - screen out viruses, collect statistics, add or modify headers, etc. You can, at any point, tell Sendmail to reject, discard, or accept the message. |
Filesize: 990.666 KB |
Version History (View Complete History) |
|
2021-10-26 13:52:48 by Stuart Henderson | Files touched by this commit (175) |
Log message: remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports which aren't used as dependencies in ports. many are either old stuff, or things used to provide backports of functionality from newer Python base versions which were used in ports that have already been converted to py3-only. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2015-09-19 03:05:52 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to py-milter-1.0. |
2011-06-08 11:50:10 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: bump after default python version switch |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-28 02:15:02 by Federico G. Schwindt | Files touched by this commit (4) |
Log message: Update py-milter to 0.9.3 martynas@ ok. |
2010-08-30 11:46:57 by Federico G. Schwindt | Files touched by this commit (35) |
Log message: Bump revision after python's default change. |
2009-10-11 14:16:32 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - remove unused file |
2009-03-25 07:52:31 by Jasper Lievisse Adriaanse | Files touched by this commit (21) |
Log message: another batch of missing bumps |
2008-10-18 06:37:42 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - bring this port up-to-date: py-pymilter-0.8.10 suggested by Pierre-Emmanuel Andre |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-12-10 10:36:01 by Marc Balmer | Files touched by this commit (1) |
Log message: Drop maintainership. |
2006-10-22 07:49:28 by Marc Balmer | Files touched by this commit (2) |
Log message: Switch to python 2.4 |
2006-06-03 03:17:37 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Set MODPY_VERSION to 2.3 as it doesn't build with py2.4 |
2006-02-07 04:52:16 by Marc Espie | Files touched by this commit (1) |
Log message: bump PKGNAME, obviously |
2006-02-07 03:30:06 by Marc Balmer | Files touched by this commit (1) |
Log message: Take maintainership. |
2006-02-07 02:46:27 by Xavier Santolaria | Files touched by this commit (4) |
Log message: drop maintainership on these; |
2005-11-01 09:29:24 by Peter Valchev | Files touched by this commit (1) |
Log message: libmilter WANTLIB |
2005-01-05 09:58:59 by Christian Weisgerber | Files touched by this commit (132) |
Log message: SIZE |