Bug 129256 - [NEW PORT] mail/py-ppolicy
Summary: [NEW PORT] mail/py-ppolicy
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-28 13:50 UTC by chifeng
Modified: 2008-11-29 20:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chifeng 2008-11-28 13:50:01 UTC
NEW PORT , please commit!! thanks!
ppolicy is tool for extending Postfix checking capabilities.

Fix: 

please download all files this URL.

http://www.chifeng.name/dist/ppolicy/py-ppolicy.tar.gz

chifeng# pwd
/usr/ports/mail/py-ppolicy
chifeng# portlint -CN
looks fine.
chifeng# portlint -a
looks fine.
How-To-Repeat: NONE.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-28 13:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-28 13:51:25 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-29 20:18:25 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-11-29 20:18:53 UTC
miwi        2008-11-29 20:18:40 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/py-ppolicy      Makefile distinfo pkg-descr pkg-plist 
    mail/py-ppolicy/files patch-ppolicy.tap pkg-message.in 
                          ppolicyd.sh.in 
  Log:
  Modular Python Postfix Policy Server
  
  Modular Python Postfix Policy Server is tool for extending Postfix
  checking capabilities. It uses Postfix access policy delegation
  (http://www.postfix.org/SMTPD_POLICY_README.html) to check incoming
  SMTP request and accept or reject it according provided data. It can
  reduce mailserver load with rejecting incorrect mail during SMTP
  connection. It was made with stress to height reliability and performance
  by providing caching of required data and results.
  
  WWW: http://bimbo.fjfi.cvut.cz/ppolicy
  
  PR:             ports/129256
  Submitted by:   Chifeng QU <chifeng at gmail.com>
  
  Revision  Changes    Path
  1.933     +1 -0      ports/mail/Makefile
  1.1       +59 -0     ports/mail/py-ppolicy/Makefile (new)
  1.1       +3 -0      ports/mail/py-ppolicy/distinfo (new)
  1.1       +11 -0     ports/mail/py-ppolicy/files/patch-ppolicy.tap (new)
  1.1       +8 -0      ports/mail/py-ppolicy/files/pkg-message.in (new)
  1.1       +35 -0     ports/mail/py-ppolicy/files/ppolicyd.sh.in (new)
  1.1       +11 -0     ports/mail/py-ppolicy/pkg-descr (new)
  1.1       +113 -0    ports/mail/py-ppolicy/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"