Commit graph

12 commits

Author SHA1 Message Date
Marcus von Appen
306e66af5d - Convert ports of mail/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 17:10:06 +00:00
Danilo Egea Gondolfo
2583af9c7c - Fix plist
Reported by:	swills
2014-07-15 15:19:28 +00:00
Danilo Egea Gondolfo
7ef1df378a - Add stage support
- Use @sample
while here
- Use @owner and @group

PR:		ports/191521
Submitted by:	bsd@dino.sk
2014-07-10 20:33:34 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Bryan Drewery
f8ddb11b40 - Fix options conversion 2013-05-24 11:46:11 +00:00
Jason Helfman
2a8fb99db4 - adoption of optionsNG
Approved by:	portmgr (miwi)
2013-05-23 02:19:02 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Martin Wilke
550283f9fa - Fix build with CUSTOM PREFIX
- OPTIONS cleanup

PR:		136979
Submitted by:	Milan Obuch <bsd@dino.sk> (maintainer)
2009-07-28 18:05:33 +00:00
Beech Rintoul
1de0b66aca - Update to 1.6
PR:		ports/131694
Submitted by:	Milan Obuch <bsd@dino.sk> (maintainer)
2009-02-17 18:09:08 +00:00
Nicola Vitale
1bd5efef95 - 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)
2007-01-28 17:06:51 +00:00
Ion-Mihai Tetcu
23c23b1ea1 - update to 0.16
- don't delete user-modified .conf file on deinstall
- OPTIONify

PR:		ports/107651
Submitted by:	Milan Obuch (maintainer)
2007-01-16 10:28:15 +00:00
Alejandro Pulver
e74f9da761 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
2006-10-04 23:28:43 +00:00