Bug 100187 - [NEW PORT] dns/p5-Net-RBLClient: Queries multiple Realtime Blackhole Lists in parallel
Summary: [NEW PORT] dns/p5-Net-RBLClient: Queries multiple Realtime Blackhole Lists in...
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 02:10 UTC by gslin
Modified: 2006-07-13 03:06 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-RBLClient-0.5.shar (2.84 KB, text/plain)
2006-07-13 02:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-07-13 02:10:15 UTC
- Tinderbox log:

http://tb.gslin.org/logs/4.11-FreeBSD/p5-Net-RBLClient-0.5.log
http://tb.gslin.org/logs/4.11-FreeBSD-Perl5/p5-Net-RBLClient-0.5.log
http://tb.gslin.org/logs/4.11-FreeBSD-Perl58/p5-Net-RBLClient-0.5.log
http://tb.gslin.org/logs/5.5-FreeBSD/p5-Net-RBLClient-0.5.log

This module is used to discover what RBL's are listing a particular
IP address. It parallelizes requests for fast response.

An RBL, or Realtime Blackhole List, is a list of IP addresses meeting
some criteria such as involvement in Unsolicited Bulk Email. Each RBL
has its own criteria for addition and removal of addresses. If you
want to block email or other traffic to/from your network based on one
or more RBL's, you should carefully study the behavior of those RBL's
before and during such blocking.

Author:	Asher Blum <asher@wildspark.com>
WWW:	http://search.cpan.org/dist/Net-RBLClient/

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-13 02:14:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-13 03:06:46 UTC
State Changed
From-To: open->closed

New port added. Thank You.