Bug 101862 - [new port] courier-pythonfilter
Summary: [new port] courier-pythonfilter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-12 07:40 UTC by bsd
Modified: 2006-10-05 00:40 UTC (History)
0 users

See Also:


Attachments
file.shar (9.87 KB, text/plain)
2006-08-12 07:40 UTC, bsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bsd 2006-08-12 07:40:15 UTC
Courier filtering framework in puthon
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-04 21:43:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-05 00:28:49 UTC
alepulver    2006-10-04 23:28:43 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/courier-pythonfilter Makefile distinfo pkg-descr 
                              pkg-plist 
    mail/courier-pythonfilter/files patch-filters__comeagain.py 
                                    patch-filters__dialback.py 
                                    patch-pythonfilter.conf 
                                    patch-setup.py 
                                    patch-whitelist_auth.py 
  Log:
  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
  
  Revision  Changes    Path
  1.797     +1 -0      ports/mail/Makefile
  1.1       +38 -0     ports/mail/courier-pythonfilter/Makefile (new)
  1.1       +3 -0      ports/mail/courier-pythonfilter/distinfo (new)
  1.1       +11 -0     ports/mail/courier-pythonfilter/files/patch-filters__comeagain.py (new)
  1.1       +11 -0     ports/mail/courier-pythonfilter/files/patch-filters__dialback.py (new)
  1.1       +13 -0     ports/mail/courier-pythonfilter/files/patch-pythonfilter.conf (new)
  1.1       +9 -0      ports/mail/courier-pythonfilter/files/patch-setup.py (new)
  1.1       +26 -0     ports/mail/courier-pythonfilter/files/patch-whitelist_auth.py (new)
  1.1       +15 -0     ports/mail/courier-pythonfilter/pkg-descr (new)
  1.1       +52 -0     ports/mail/courier-pythonfilter/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-05 00:28:55 UTC
State Changed
From-To: open->closed

New port added, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-10-05 00:33:10 UTC
alepulver    2006-10-04 23:32:57 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  Add Milan Obuch for mail/courier-pythonfilter.
  
  PR:             ports/101862
  Submitted by:   Milan Obuch <bsd@dino.sk>
  
  Revision  Changes    Path
  1.619     +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"