From leeym@utopia.leeym.com  Thu Mar 21 12:23:17 2002
Return-Path: <leeym@utopia.leeym.com>
Received: from msr50.hinet.net (msr50.hinet.net [168.95.4.150])
	by hub.freebsd.org (Postfix) with ESMTP id 4EB0E37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Mar 2002 12:23:11 -0800 (PST)
Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93])
	by msr.hinet.net (8.8.8/8.8.8) with ESMTP id CAA19705
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Mar 2002 02:17:34 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 4D4443EA288; Fri, 22 Mar 2002 02:17:32 +0800 (CST)
Message-Id: <20020321181732.4D4443EA288@utopia.leeym.com>
Date: Fri, 22 Mar 2002 02:17:32 +0800 (CST)
From: Yen-Ming Lee <leeym@utopia.leeym.com>
Reply-To: Yen-Ming Lee <leeym@utopia.leeym.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: mail/drbl
X-Send-Pr-Version: 3.113

>Number:         36173
>Category:       ports
>Synopsis:       new port: mail/drbl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 12:30:01 PST 2002
>Closed-Date:    Thu Mar 21 19:26:01 PST 2002
>Last-Modified:  Thu Mar 21 19:26:01 PST 2002
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.5-STABLE FreeBSD 4.5-STABLE #53: Sat Mar 16 05:41:15 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
Distributed Realtime Blackhole List 

WWW: http://www.drbl.ofisp.org/eng/

>How-To-Repeat:
	
>Fix:

	

--- drbl.shar begins here ---
# 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:
#
#	drbl/
#	drbl/Makefile
#	drbl/pkg-comment
#	drbl/pkg-descr
#	drbl/pkg-plist
#	drbl/distinfo
#
echo c - drbl/
mkdir -p drbl/ > /dev/null 2>&1
echo x - drbl/Makefile
sed 's/^X//' >drbl/Makefile << 'END-of-drbl/Makefile'
X# New ports collection makefile for:	drbl
X# Date created:				21 March 2002
X# Whom:	      				Yen-Ming Lee <leeym@leeym.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	drbl
XPORTVERSION=	1.06
XCATEGORIES=	mail
XMASTER_SITES=	ftp://ftp.drbl.ofisp.org/drbl/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	leeym@leeym.com
X
XNO_BUILD=	yes
X
Xdo-install:
X	@${MKDIR} ${DATADIR}
X.for file in README header zones
X	@${INSTALL_DATA} ${WRKSRC}/${file} ${DATADIR}
X.endfor
X.for file in access2drbl build_drbl
X	@${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin
X.endfor
X
X.include <bsd.port.mk>
END-of-drbl/Makefile
echo x - drbl/pkg-comment
sed 's/^X//' >drbl/pkg-comment << 'END-of-drbl/pkg-comment'
XDistributed Realtime Black List
END-of-drbl/pkg-comment
echo x - drbl/pkg-descr
sed 's/^X//' >drbl/pkg-descr << 'END-of-drbl/pkg-descr'
XDRBL stands for Distributed Realtime Black List. There was a MAPS RBL service
Xin the Net, that perfectly worked for a long time. Unfortunately, MAPS LLC
Xstops their public services by July 31, 2001, which in fact means the most
Xeffective anti-spam engine in the Net is dead. 
X
XDRBL differs from MAPS RBL in it's distributed nature. Instead of a
Xproprietary database controlled by certain people, DRBL offers every
Xnetwork to establish its own database and share it with colleagues.
XDRBL method of operation is similar to "old" RBL, but the main difference is
X(1) using many "local" databases instead of one centralized and
X(2) sharing information among them, so many other networks can make decisions
Xwhether some server is a junk generator and has to be banned, and ever do that
Xautomatically by getting and analyzing such information from different sources.
X
XWWW: http://www.drbl.ofisp.org/eng/
END-of-drbl/pkg-descr
echo x - drbl/pkg-plist
sed 's/^X//' >drbl/pkg-plist << 'END-of-drbl/pkg-plist'
Xbin/access2drbl
Xbin/build_drbl
Xshare/drbl/README
Xshare/drbl/header
Xshare/drbl/zones
X@dirrm share/drbl
END-of-drbl/pkg-plist
echo x - drbl/distinfo
sed 's/^X//' >drbl/distinfo << 'END-of-drbl/distinfo'
XMD5 (drbl-1.06.tgz) = 86e2ab4fc2ad4f5849e38e9514f862ad
END-of-drbl/distinfo
exit
--- drbl.shar ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Thu Mar 21 19:25:47 PST 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36173 
>Unformatted:
