From nobody@FreeBSD.org  Fri Nov 28 13:45:17 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4CB561065679
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Nov 2008 13:45:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 386E38FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Nov 2008 13:45:16 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mASDjGGb042348
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Nov 2008 13:45:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mASDjFk4042347;
	Fri, 28 Nov 2008 13:45:15 GMT
	(envelope-from nobody)
Message-Id: <200811281345.mASDjFk4042347@www.freebsd.org>
Date: Fri, 28 Nov 2008 13:45:15 GMT
From: Chifeng Qu <chifeng@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] mail/py-ppolicy
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129256
>Category:       ports
>Synopsis:       [NEW PORT] mail/py-ppolicy
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 28 13:50:01 UTC 2008
>Closed-Date:    Sat Nov 29 20:18:26 UTC 2008
>Last-Modified:  Sat Nov 29 20:20:15 UTC 2008
>Originator:     Chifeng Qu
>Release:        FreeBSD 7.0-RELEASE-p5
>Organization:
extmail team
>Environment:
FreeBSD chifeng.chifeng.name 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Fri Nov 28 11:44:52 UTC 2008     root@chifeng.chifeng.name:/usr/obj/usr/src/sys/CHIFENG  amd64
>Description:
NEW PORT , please commit!! thanks!
ppolicy is tool for extending Postfix checking capabilities.
>How-To-Repeat:
NONE.
>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.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Nov 28 13:50:10 UTC 2008 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129256 
Responsible-Changed-From-To: freebsd-python->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Nov 28 13:51:25 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129256 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Nov 29 20:18:25 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129256 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129256: commit references a PR
Date: Sat, 29 Nov 2008 20:18:53 +0000 (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"
 
>Unformatted:
