From nobody@FreeBSD.org  Sat Nov 24 12:27:25 2007
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 969BE16A418
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Nov 2007 12:27:25 +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 9785C13C43E
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Nov 2007 12:27:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lAOCROwu030422
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Nov 2007 12:27:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id lAOCROFD030421;
	Sat, 24 Nov 2007 12:27:24 GMT
	(envelope-from nobody)
Message-Id: <200711241227.lAOCROFD030421@www.freebsd.org>
Date: Sat, 24 Nov 2007 12:27:24 GMT
From: Mij <mij@bitchx.it>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [new port] mail/greylite - An efficient greylisting module for qmail
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         118233
>Category:       ports
>Synopsis:       [new port] mail/greylite - An efficient greylisting module for qmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 24 12:30:00 UTC 2007
>Closed-Date:    Wed Dec 19 12:42:58 UTC 2007
>Last-Modified:  Wed Dec 19 12:50:02 UTC 2007
>Originator:     Mij
>Release:        
>Organization:
>Environment:
FreeBSD vecio 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Thu Sep 20 16:34:38 CEST 2007     michele@vecio:/usr/obj/usr/src/sys/vecioMar07  i386
>Description:
This is the port for http://mij.oltrelinux.com/net/greylite/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/mail/greylite/
#	/usr/ports/mail/greylite/Makefile
#	/usr/ports/mail/greylite/distinfo
#	/usr/ports/mail/greylite/pkg-descr
#
echo c - /usr/ports/mail/greylite/
mkdir -p /usr/ports/mail/greylite/ > /dev/null 2>&1
echo x - /usr/ports/mail/greylite/Makefile
sed 's/^X//' >/usr/ports/mail/greylite/Makefile << 'END-of-/usr/ports/mail/greylite/Makefile'
X# New ports collection makefile for:	sshguard
X# Date created:		2007-02-22
X# Whom:			Mij <mij@bitchx.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		greylite
XDISTVERSION=	1.2
XCATEGORIES=		mail
XMASTER_SITES=	http://mij.oltrelinux.com/net/greylite/
X
XMAINTAINER=		mij@bitchx.it
XCOMMENT=		An efficient greylisting module for qmail
X
XUSE_BZIP2=		yes
XUSE_SQLITE=		3
X#LIB_DEPENDS=	sqlite3:${PORTSDIR}/databases/sqlite3
XPLIST_FILES=	bin/greylite
X
XMAN8=			greylite.8
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/mail/greylite/Makefile
echo x - /usr/ports/mail/greylite/distinfo
sed 's/^X//' >/usr/ports/mail/greylite/distinfo << 'END-of-/usr/ports/mail/greylite/distinfo'
XMD5 (greylite-1.2.tar.bz2) = 71ef2afc679977684de7081337430ec6
XSHA256 (greylite-1.2.tar.bz2) = 230d8873238d6fae660560f06937d9d7cafb17f42fdab20098f65e5f9cab03e0
XSIZE (greylite-1.2.tar.bz2) = 12127
END-of-/usr/ports/mail/greylite/distinfo
echo x - /usr/ports/mail/greylite/pkg-descr
sed 's/^X//' >/usr/ports/mail/greylite/pkg-descr << 'END-of-/usr/ports/mail/greylite/pkg-descr'
XGreylite is an implementation of a modified greylisting technology for fighting
XSPAM on mailservers running qmail.
X
XGreylite does not require patching qmail, it is self-contained because it uses
Xsqlite, it uses a technology that minimizes delivery delays and enables suspect
Xsenders to be multiply rejected and never whitelisted.
X
XGreylite is easy to setup and maintain, and it is small and fast. 
X
XWWW: http://mij.oltrelinux.com/net/greylite/
END-of-/usr/ports/mail/greylite/pkg-descr
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Dec 7 10:36:58 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: Mij <mij@bitchx.it>
To: bug-followup@FreeBSD.org,
 Mij Mij <mij@bitchx.it>
Cc:  
Subject: Re: ports/118233: [new port] mail/greylite - An efficient greylisting module for qmail
Date: Tue, 11 Dec 2007 00:54:42 +0100

 --Apple-Mail-1--19649889
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed
 
 greylite 1.3 has been released some days ago.
 Please use this new port.
 
 
 
 --Apple-Mail-1--19649889
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name=greylite-shar.txt
 Content-Disposition: attachment;
 	filename=greylite-shar.txt
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	/usr/ports/mail/greylite/
 #	/usr/ports/mail/greylite/Makefile
 #	/usr/ports/mail/greylite/distinfo
 #	/usr/ports/mail/greylite/pkg-descr
 #	/usr/ports/mail/greylite/pkg-message
 #
 echo c - /usr/ports/mail/greylite/
 mkdir -p /usr/ports/mail/greylite/ > /dev/null 2>&1
 echo x - /usr/ports/mail/greylite/Makefile
 sed 's/^X//' >/usr/ports/mail/greylite/Makefile << 'END-of-/usr/ports/mail/greylite/Makefile'
 X# New ports collection makefile for:	greylite
 X# Date created:		2007-12-11
 X# Whom:			Mij <mij@bitchx.it>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=		greylite
 XDISTVERSION=	1.3
 XCATEGORIES=		mail
 XMASTER_SITES=	http://mij.oltrelinux.com/net/greylite/
 X
 XMAINTAINER=		mij@bitchx.it
 XCOMMENT=		An efficient greylisting module for qmail
 X
 XUSE_BZIP2=		yes
 XUSE_SQLITE=		3
 XPLIST_FILES=	bin/greylite
 X
 XMAN8=			greylite.8
 XMANCOMPRESSED=	yes
 X
 XOPTIONS=	GEOIP	"Enable support for GeoIP in suspicion rules" On
 X
 X.include <bsd.port.pre.mk>
 X
 X.if !defined(WITHOUT_GEOIP)
 XLIB_DEPENDS+=	GeoIP:$(PORTSDIR)/net/GeoIP
 XMAKE_ARGS+=		WITH_GEOIP=yep
 X.endif
 X
 Xpost-patch:
 X	${CP} ${WRKSRC}/Makefile.bsdmake ${WRKSRC}/Makefile
 X
 Xdo-build:
 X	$(MAKE) -C $(WRKSRC) $(MAKE_ARGS)
 X
 Xpost-install:
 X	@$(CAT) pkg-message
 X
 X.include <bsd.port.post.mk>
 END-of-/usr/ports/mail/greylite/Makefile
 echo x - /usr/ports/mail/greylite/distinfo
 sed 's/^X//' >/usr/ports/mail/greylite/distinfo << 'END-of-/usr/ports/mail/greylite/distinfo'
 XMD5 (greylite-1.3.tar.bz2) = b0f4ab2af38a3f09d5ab0e2ed2a3f5c0
 XSHA256 (greylite-1.3.tar.bz2) = 7977d14f4c7cd70b1e538a37a4a98e20741a25673d048308f984b3f7182e5b1c
 XSIZE (greylite-1.3.tar.bz2) = 13597
 END-of-/usr/ports/mail/greylite/distinfo
 echo x - /usr/ports/mail/greylite/pkg-descr
 sed 's/^X//' >/usr/ports/mail/greylite/pkg-descr << 'END-of-/usr/ports/mail/greylite/pkg-descr'
 XGreylite is an implementation of a modified greylisting technology for fighting
 XSPAM on mailservers running qmail.
 X
 XGreylite does not require patching qmail, it is self-contained because it uses
 Xsqlite, it uses a technology that minimizes delivery delays and enables suspect
 Xsenders to be multiply rejected and never whitelisted.
 X
 XGreylite is easy to setup and maintain, and it is small and fast. 
 X
 XWWW: http://mij.oltrelinux.com/net/greylite/
 END-of-/usr/ports/mail/greylite/pkg-descr
 echo x - /usr/ports/mail/greylite/pkg-message
 sed 's/^X//' >/usr/ports/mail/greylite/pkg-message << 'END-of-/usr/ports/mail/greylite/pkg-message'
 X################################################################
 XGreylite has been installed. Some steps are required for setting
 Xit up with qmail. greylite(8) has a synthesis and the website at
 Xhttp://mij.oltrelinux.com/net/greylite/ has more information.
 XYou might be also interested in further refinements to improve
 Xthe effectiveness and performance of greylite:
 Xhttp://mij.oltrelinux.com/net/greylite/practmatters.html
 X################################################################
 END-of-/usr/ports/mail/greylite/pkg-message
 exit
 
 
 --Apple-Mail-1--19649889--
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Dec 19 12:42:57 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118233: commit references a PR
Date: Wed, 19 Dec 2007 12:42:55 +0000 (UTC)

 miwi        2007-12-19 12:42:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/greylite        Makefile distinfo pkg-descr pkg-message 
   Log:
   Greylite is an implementation of a modified greylisting technology for fighting
   SPAM on mailservers running qmail.
   
   Greylite does not require patching qmail, it is self-contained because it uses
   sqlite, it uses a technology that minimizes delivery delays and enables suspect
   senders to be multiply rejected and never whitelisted.
   
   Greylite is easy to setup and maintain, and it is small and fast.
   
   WWW: http://mij.oltrelinux.com/net/greylite/
   
   PR:             ports/118233
   Submitted by:   Mij <mij at bitchx.it>
   
   Revision  Changes    Path
   1.876     +1 -0      ports/mail/Makefile
   1.1       +41 -0     ports/mail/greylite/Makefile (new)
   1.1       +3 -0      ports/mail/greylite/distinfo (new)
   1.1       +10 -0     ports/mail/greylite/pkg-descr (new)
   1.1       +8 -0      ports/mail/greylite/pkg-message (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:
