Port details |
- courier-pythonfilter Framework for courier filter development in python
- 1.6_1 mail
=0 1.6_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: bsd@dino.sk
- Port Added: 2006-10-04 23:29:54
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: python
- License: not specified in port
- Description:
- Courier pythonfilter
pythonfilter is a framework for developing courierfilter programs in
Python. The pythonfilter program itself is a multi-threaded daemon
that loads filters as python modules and passes the control and data
files from courier to each module in turn.
pythonfilter includes several modules that provide utility functions.
These modules are found in the "courier" directory. The "config"
module provides functions to access or interpret Courier's
configuration settings. The "control" module provides functions
to interpret Courier's control files.
pythonfilter is distributed under the GNU General Public License
(GPL), as described in the COPYING file.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- courier-pythonfilter${PYTHON_PKGNAMESUFFIX}>0:mail/courier-pythonfilter
- No installation instructions:
- This port has been deleted.
- PKGNAME: courier-pythonfilter-py27
- Package flavors (<flavor>: <package>)
- py27: courier-pythonfilter-py27
- distinfo:
- SHA256 (courier-pythonfilter-1.6.tar.gz) = 101bcbe8343eebdba3114808271919973169150688ea2d07778b5326b9d00f0c
SIZE (courier-pythonfilter-1.6.tar.gz) = 70509
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- courier-config : mail/courier
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for courier-pythonfilter-py27-1.6_1:
ATTACHMENTS=off: attachments module
AUTO_WHITELIST=off: auto_whitelist module
CLAMAV_CLAMD=off: clamav filter with py-pyclamd
COMEAGAIN=off: comeagain module
DEBUG=on: debug module
DELIVEREDTO=off: deliveredto module
DIALBACK=off: dialback module
GREYLIST=off: greylist module
LOCALSENDERS=off: localsenders module
NODUPLICATES=off: noduplicates module
NOSUCCESSDSN=off: nosuccessdsn module
PRIVATEADDR=off: privateaddr module
QUOTA=off: quota module
RATELIMIT=off: ratelimit module
SPAMASSASSIN=off: spamassassin module
SPFCHECK=off: spfcheck module
WHITELIST_AUTH=on: whitelist_auth module
WHITELIST_BLOCK=off: whitelist_block module
WHITELIST_DNSWL=off: whitelist_dnswl module
WHITELIST_RELAY=on: whitelist_relayclients module
WHITELIST_SPF=off: whitelist_spf module
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- 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.6_1 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.6_1 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.6_1 20 Oct 2019 22:03:55 |
tobik |
mail/courier-pythonfilter: Spell WHITELIST_SPF_DESC correctly |
1.6_1 02 Feb 2019 16:34:19 |
tobik |
mail/courier-pythonfilter: Fix CLAMAV_CLAMD option after r416149
Setting options helpers after bsd.port.{options,pre}.mk has no
effect. |
1.6 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.6 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.6 30 May 2016 12:15:57 |
rene |
mail/courier-pythonfilter: remove optional dependency on expired
security/py-clamav and simplify option handling.
PR: 209843
Submitted by: myself
Approved by: maintainer (bsd@dino.sk) |
1.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.6 18 Sep 2015 17:34:46 |
amdmi3 |
- Add NO_ARCH
- Fix and modernize plist
Approved by: portmgr blanket |
1.6 21 Oct 2014 17:10:06 |
mva |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
1.6 15 Jul 2014 15:19:28 |
danilo |
- Fix plist
Reported by: swills |
1.6 10 Jul 2014 20:33:34 |
danilo |
- Add stage support
- Use @sample
while here
- Use @owner and @group
PR: ports/191521
Submitted by: bsd@dino.sk |
1.6 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.6 24 May 2013 11:46:11 |
bdrewery |
- Fix options conversion |
1.6 23 May 2013 02:19:02 |
jgh |
- adoption of optionsNG
Approved by: portmgr (miwi) |
1.6 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.6 28 Jul 2009 18:05:33 |
miwi |
- Fix build with CUSTOM PREFIX
- OPTIONS cleanup
PR: 136979
Submitted by: Milan Obuch <bsd@dino.sk> (maintainer) |
1.6 17 Feb 2009 18:09:08 |
beech |
- Update to 1.6
PR: ports/131694
Submitted by: Milan Obuch <bsd@dino.sk> (maintainer) |
0.18 28 Jan 2007 17:06:51 |
nivit |
- Updated to 0.18
- Added new OPTIONS
- Fixed pkg-plist
PR: ports/108370
Submitted by: Milan Obuch <bsd at dino.sk> (maintainer)
Approved by: alexbl (mentor, implicit) |
0.16 16 Jan 2007 10:28:15 |
itetcu |
- update to 0.16
- don't delete user-modified .conf file on deinstall
- OPTIONify
PR: ports/107651
Submitted by: Milan Obuch (maintainer) |
0.9 04 Oct 2006 23:28:43 |
alepulver |
Courier pythonfilter
pythonfilter is a framework for developing courierfilter programs in
Python. The pythonfilter program itself is a multi-threaded daemon
that loads filters as python modules and passes the control and data
files from courier to each module in turn.
pythonfilter includes several modules that provide utility functions.
These modules are found in the "courier" directory. The "config"
module provides functions to access or interpret Courier's
configuration settings. The "control" module provides functions
to interpret Courier's control files.
pythonfilter is distributed under the GNU General Public License
(GPL), as described in the COPYING file.
PR: ports/101862
Submitted by: Milan Obuch |